diff options
author | acm <acm@FreeBSD.org> | 2007-12-23 00:00:01 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-12-23 00:00:01 +0000 |
commit | a145b7b383b1f86be94a222718dccb2076b79815 (patch) | |
tree | 39b7ef37e9589544ff03c412bfa7a93cde1c8329 /net-p2p | |
parent | 154cfec3483e9f0470066249ea475e7e6d97cf11 (diff) | |
download | FreeBSD-ports-a145b7b383b1f86be94a222718dccb2076b79815.zip FreeBSD-ports-a145b7b383b1f86be94a222718dccb2076b79815.tar.gz |
- Chase devel/commoncpp update
Reported by: erwin
Forgotten by: me
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 9b52a05..750f92d 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 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 9b52a05..750f92d 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/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 |