summaryrefslogtreecommitdiffstats
path: root/net-p2p/sharktorrent
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerbarner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitbf1a3874aa1c460365e3e2ec3861fb30d88ce983 (patch)
tree1959b096418c744ba154c2fbbfdbf7055a654918 /net-p2p/sharktorrent
parentf68596762687c06b29aade20be0bfa9330b5ee81 (diff)
downloadFreeBSD-ports-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.zip
FreeBSD-ports-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.gz
- Bump boost shared library version to 4
- Bump PORTREVISION
Diffstat (limited to 'net-p2p/sharktorrent')
-rw-r--r--net-p2p/sharktorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/sharktorrent/Makefile b/net-p2p/sharktorrent/Makefile
index ea715d9..074667c 100644
--- a/net-p2p/sharktorrent/Makefile
+++ b/net-p2p/sharktorrent/Makefile
@@ -7,14 +7,14 @@
PORTNAME= sharktorrent
PORTVERSION= 0.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF
MAINTAINER= alepulver@FreeBSD.org
COMMENT= C++ Bittorrent client using wxWidgets, libtorrent and boost
-LIB_DEPENDS= boost_filesystem.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \
torrent.1:${PORTSDIR}/net-p2p/rblibtorrent
USE_WX= 2.6
OpenPOWER on IntegriCloud