aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2009-11-14 06:15:47 +0800
committeracm <acm@FreeBSD.org>2009-11-14 06:15:47 +0800
commit3523859428b663dcfaae55d8574015414bb5ff56 (patch)
tree9c72c5d6fcd184796ec073fc9670e0b835b07935
parent3a5c5cfdbcddefe70a3c6357b821759ac052fa9a (diff)
downloadfreebsd-ports-gnome-3523859428b663dcfaae55d8574015414bb5ff56.tar.gz
freebsd-ports-gnome-3523859428b663dcfaae55d8574015414bb5ff56.tar.zst
freebsd-ports-gnome-3523859428b663dcfaae55d8574015414bb5ff56.zip
- Bump PORTREVISION. The commoncpp port has been updated
- ccscript bump PORTREVISION is not neccesary because it has been marked as BROKEN Reported by: pav
-rw-r--r--lang/ccscript/Makefile2
-rw-r--r--net-p2p/qbittorrent-22/Makefile3
-rw-r--r--net-p2p/qbittorrent/Makefile3
-rw-r--r--net/panoptis/Makefile4
4 files changed, 7 insertions, 5 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 44dcf8cd2171..ef4c06427cfd 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME:S/$/3/}-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
COMMENT= State-event driven class extendible C++ script interpreter
-LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp
BROKEN= Does not build with libtool 2.2.
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index b3fae756d850..c4512b3be1c4 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -7,13 +7,14 @@
PORTNAME= qbittorrent
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
-LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \
+LIB_DEPENDS= ccext2-1.7.0:${PORTSDIR}/devel/commoncpp \
execinfo.1:${PORTSDIR}/devel/libexecinfo \
zzip.13:${PORTSDIR}/devel/zziplib \
curl.5:${PORTSDIR}/ftp/curl \
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index b3fae756d850..c4512b3be1c4 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -7,13 +7,14 @@
PORTNAME= qbittorrent
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
-LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \
+LIB_DEPENDS= ccext2-1.7.0:${PORTSDIR}/devel/commoncpp \
execinfo.1:${PORTSDIR}/devel/libexecinfo \
zzip.13:${PORTSDIR}/devel/zziplib \
curl.5:${PORTSDIR}/ftp/curl \
diff --git a/net/panoptis/Makefile b/net/panoptis/Makefile
index 20fb8c8ca0f8..3739a8cdbe06 100644
--- a/net/panoptis/Makefile
+++ b/net/panoptis/Makefile
@@ -7,14 +7,14 @@
PORTNAME= panoptis
PORTVERSION= 0.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net security
MASTER_SITES= SF
MAINTAINER= sbrabez@gmail.com
COMMENT= Detect and block DoS/DDoS attacks
-LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp
GNU_CONFIGURE= yes
USE_PYTHON= yes