summaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent-devel
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-07-17 11:03:00 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-07-17 11:03:00 +0000
commitd05a17a69d86017dbb2fedf0624bcd02ddc5d20a (patch)
tree5bd16f4a0f118b2357aaa828e5705297614f7419 /net-p2p/rtorrent-devel
parent- Update lang/mono to 2.4.2.2 (diff)
Remove stale patch that's causing issues with scgi_port option.
Notes
Notes: svn path=/head/; revision=237976
Diffstat (limited to 'net-p2p/rtorrent-devel')
-rw-r--r--net-p2p/rtorrent-devel/Makefile1
-rw-r--r--net-p2p/rtorrent-devel/files/patch-src_command__network.cc11
2 files changed, 1 insertions, 11 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile
index f70389790c9c..68102e6faf52 100644
--- a/net-p2p/rtorrent-devel/Makefile
+++ b/net-p2p/rtorrent-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rtorrent-devel
PORTVERSION= 0.8.5
+PORTREVISION= 1
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
diff --git a/net-p2p/rtorrent-devel/files/patch-src_command__network.cc b/net-p2p/rtorrent-devel/files/patch-src_command__network.cc
deleted file mode 100644
index 08922049ed7a..000000000000
--- a/net-p2p/rtorrent-devel/files/patch-src_command__network.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/command_network.cc.orig 2007-12-18 21:13:53.000000000 +0000
-+++ src/command_network.cc 2007-12-18 21:14:26.000000000 +0000
-@@ -224,6 +224,8 @@
- saPtr->set_port(port);
- control->scgi()->open_port(saPtr, saPtr->length(), rpc::call_command_value("get_scgi_dont_route"));
-
-+ rak::address_info::free_address_info(ai);
-+
- break;
-
- case 2: