diff options
author | acm <acm@FreeBSD.org> | 2007-12-23 08:00:01 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-12-23 08:00:01 +0800 |
commit | a145b7b383b1f86be94a222718dccb2076b79815 (patch) | |
tree | 39b7ef37e9589544ff03c412bfa7a93cde1c8329 /net-p2p/qbittorrent-22 | |
parent | 154cfec3483e9f0470066249ea475e7e6d97cf11 (diff) | |
download | freebsd-ports-gnome-a145b7b383b1f86be94a222718dccb2076b79815.tar.gz freebsd-ports-gnome-a145b7b383b1f86be94a222718dccb2076b79815.tar.zst freebsd-ports-gnome-a145b7b383b1f86be94a222718dccb2076b79815.zip |
- Chase devel/commoncpp update
Reported by: erwin
Forgotten by: me
Diffstat (limited to 'net-p2p/qbittorrent-22')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 9b52a05c33ea..750f92dfcfb4 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -7,13 +7,14 @@ PORTNAME= qbittorrent DISTVERSION= 1.0.0rc10 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF MAINTAINER= alepulver@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent -LIB_DEPENDS= ccext2-1.5.0:${PORTSDIR}/devel/commoncpp \ +LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ curl.4:${PORTSDIR}/ftp/curl \ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel |