aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent-rasterbar-14
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2007-07-04 23:10:58 +0800
committerbarner <barner@FreeBSD.org>2007-07-04 23:10:58 +0800
commitbf1a3874aa1c460365e3e2ec3861fb30d88ce983 (patch)
tree1959b096418c744ba154c2fbbfdbf7055a654918 /net-p2p/libtorrent-rasterbar-14
parentf68596762687c06b29aade20be0bfa9330b5ee81 (diff)
downloadfreebsd-ports-gnome-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.gz
freebsd-ports-gnome-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.zst
freebsd-ports-gnome-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.zip
- Bump boost shared library version to 4
- Bump PORTREVISION
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-rw-r--r--net-p2p/libtorrent-rasterbar-14/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile
index 6600ed0a0456..6da5b044026f 100644
--- a/net-p2p/libtorrent-rasterbar-14/Makefile
+++ b/net-p2p/libtorrent-rasterbar-14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtorrent
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
PKGNAMEPREFIX= rb
@@ -15,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
-LIB_DEPENDS= boost_date_time.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost
GNU_CONFIGURE= yes
USE_LDCONFIG= yes