aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ctrlproxy
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-08-17 02:04:40 +0800
committernovel <novel@FreeBSD.org>2009-08-17 02:04:40 +0800
commiteca1cf95d458e76990c77d38103cf30a96c51467 (patch)
tree55b0de0ced1add49d77516588335a7c063b7227f /irc/ctrlproxy
parent4c532e98adf2028ff3fcc40cedbefb73fe9dc6b5 (diff)
downloadfreebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.tar.gz
freebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.tar.zst
freebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.zip
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Diffstat (limited to 'irc/ctrlproxy')
-rw-r--r--irc/ctrlproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index c96a5c7e3545..66997c64ac16 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ctrlproxy
PORTVERSION= 3.0.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MASTER_SITES= http://www.ctrlproxy.org/releases/ \
LOCAL/chinsan/ctrlproxy/
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.ctrlproxy.org/releases/ \
MAINTAINER= wahjava@gmail.com
COMMENT= Flexible IRC proxy
-LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
USE_GNOME= glib20 gnometarget
USE_LDCONFIG= yes