diff options
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 | ||||
-rw-r--r-- | net/panoptis/Makefile | 3 |
3 files changed, 6 insertions, 3 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 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 9b52a05c33ea..750f92dfcfb4 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 diff --git a/net/panoptis/Makefile b/net/panoptis/Makefile index 9aa1d2ceb875..8ed08dee4b94 100644 --- a/net/panoptis/Makefile +++ b/net/panoptis/Makefile @@ -7,6 +7,7 @@ PORTNAME= panoptis PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= farrokhi@FreeBSD.org COMMENT= Detect and block DoS/DDoS attacks -LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp GNU_CONFIGURE= yes USE_PYTHON= yes |