summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-01-02 19:33:48 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-01-02 19:33:48 +0000
commit68c8932952766131f8f63ccccc4415160d42bfab (patch)
treeca612595955954de48c9b6d69a8d347d628aa568
parentUpdate to version 2.0.5, which contains the following bugfix: (diff)
Bump PORTREVISION relative to the recent boost-libs update. Old binaries
linked to this lib with new boost-libs will work. Compiling a new binary (such as net-p2p/qbittorrent) linked to this lib linked to old boost-libs will fail. Adopt the orphan.
Notes
Notes: svn path=/head/; revision=247016
-rw-r--r--net-p2p/libtorrent-rasterbar-14/Makefile3
-rw-r--r--net-p2p/rblibtorrent-devel/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile
index 22aba2e77cec..68a5d3d94bd5 100644
--- a/net-p2p/libtorrent-rasterbar-14/Makefile
+++ b/net-p2p/libtorrent-rasterbar-14/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libtorrent
PORTVERSION= 0.14.7
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= rb
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-rasterbar-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dougb@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs
diff --git a/net-p2p/rblibtorrent-devel/Makefile b/net-p2p/rblibtorrent-devel/Makefile
index 22aba2e77cec..68a5d3d94bd5 100644
--- a/net-p2p/rblibtorrent-devel/Makefile
+++ b/net-p2p/rblibtorrent-devel/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libtorrent
PORTVERSION= 0.14.7
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= rb
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-rasterbar-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dougb@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs