summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libsoup/Makefile3
-rw-r--r--devel/libsoup22/Makefile3
-rw-r--r--ftp/curl/Makefile1
-rw-r--r--ftp/lftp/Makefile1
-rw-r--r--ftp/moftpd/Makefile3
-rw-r--r--games/libggz/Makefile3
-rw-r--r--irc/bitlbee-otr/Makefile3
-rw-r--r--irc/bitlbee/Makefile3
-rw-r--r--mail/anubis/Makefile2
-rw-r--r--mail/libetpan/Makefile3
-rw-r--r--mail/libnewmail/Makefile4
-rw-r--r--mail/mutt-ng/Makefile3
-rw-r--r--mail/wmbiff/Makefile3
-rw-r--r--multimedia/vlc-devel/Makefile4
-rw-r--r--multimedia/vlc/Makefile4
-rw-r--r--net-im/gaim/Makefile2
-rw-r--r--net-im/loudmouth/Makefile4
-rw-r--r--net-p2p/gtk-gnutella/Makefile1
-rw-r--r--net/gtk-gnutella/Makefile1
-rw-r--r--net/morebalance/Makefile4
-rw-r--r--net/vino/Makefile2
-rw-r--r--print/cups/Makefile.common4
-rw-r--r--security/libprelude/Makefile4
-rw-r--r--security/xmlsec1/Makefile4
-rw-r--r--sysutils/gkrellm2/Makefile4
-rw-r--r--www/cherokee-devel/Makefile3
-rw-r--r--www/cherokee/Makefile3
-rw-r--r--www/gurlchecker/Makefile4
-rw-r--r--www/hydra/Makefile3
-rw-r--r--www/retawq/Makefile3
30 files changed, 53 insertions, 36 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 2268bafb00cf..fd82b744b24c 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libsoup
PORTVERSION= 2.2.7
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
@@ -31,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
PLIST_SUB= VERSION="2.2"
.if !defined(WITHOUT_SSL)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+=--disable-ssl
.endif
diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile
index 2268bafb00cf..fd82b744b24c 100644
--- a/devel/libsoup22/Makefile
+++ b/devel/libsoup22/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libsoup
PORTVERSION= 2.2.7
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
@@ -31,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
PLIST_SUB= VERSION="2.2"
.if !defined(WITHOUT_SSL)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+=--disable-ssl
.endif
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 0b956fa15413..5721f26ab0a4 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= curl
PORTVERSION= 7.15.1
+PORTREVISION= 1
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
${MASTER_SITE_SOURCEFORGE} \
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 43a9fa52293f..5d4ec285fbee 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lftp
PORTVERSION= 3.4.0
+PORTREVISION= 1
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
diff --git a/ftp/moftpd/Makefile b/ftp/moftpd/Makefile
index a50dfe02c497..41518c84be28 100644
--- a/ftp/moftpd/Makefile
+++ b/ftp/moftpd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= moftpd
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.morth.org/moftpd/ \
${MASTER_SITE_LOCAL}
@@ -30,7 +31,7 @@ RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
CONFIGURE_ARGS+= --without-tls
.elif defined(WITH_GNUTLS)
CONFIGURE_ARGS+= --without-openssl
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
LIBS= -L${LOCALBASE}/lib -lgnutls
CFLAGS+= -I${LOCALBASE}/include
.else
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index cad83ccc2208..7f48f5ee6553 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libggz
PORTVERSION= 0.0.12
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
@@ -28,7 +29,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-tls=GnuTLS
.else
USE_OPENSSL= yes
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile
index dbe164b65060..4362f511a4da 100644
--- a/irc/bitlbee-otr/Makefile
+++ b/irc/bitlbee-otr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/:bitlbee \
http://get.bitlbee.org/patches/:patches
@@ -39,7 +40,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
CONFIGURE_ARGS= --mandir=${PREFIX}/man --config=${PREFIX}/etc/bitlbee
.if defined(WITH_MSN)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--msn=1
.else
CONFIGURE_ARGS+=--msn=0 --ssl=bogus
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index dbe164b65060..4362f511a4da 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/:bitlbee \
http://get.bitlbee.org/patches/:patches
@@ -39,7 +40,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
CONFIGURE_ARGS= --mandir=${PREFIX}/man --config=${PREFIX}/etc/bitlbee
.if defined(WITH_MSN)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--msn=1
.else
CONFIGURE_ARGS+=--msn=0 --ssl=bogus
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index 2a7f71e77d8a..1fe52f9525dc 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -19,7 +19,7 @@
PORTNAME= anubis
PORTVERSION= 3.6.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 953612db875d..b12ef96d2429 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libetpan
PORTVERSION= 0.41
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,7 +26,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-gnutls
.else
USE_OPENSSL= yes
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile
index 23eefe5cd107..9704631dd3af 100644
--- a/mail/libnewmail/Makefile
+++ b/mail/libnewmail/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libnewmail
PORTVERSION= 0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic mail checking library
-LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \
oop.4:${PORTSDIR}/devel/liboop
USE_AUTOTOOLS= libltdl:15 libtool:15
diff --git a/mail/mutt-ng/Makefile b/mail/mutt-ng/Makefile
index dd132d9f33d3..b206a479cd43 100644
--- a/mail/mutt-ng/Makefile
+++ b/mail/mutt-ng/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mutt-ng
PORTVERSION= 20051110
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/
DISTNAME= muttng-${PORTVERSION}
@@ -80,7 +81,7 @@ CONFIGURE_ARGS+= --enable-imap
CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE}
.else
CONFIGURE_ARGS+= --with-gnutls=${LOCALBASE}
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
.endif
.endif
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 30eeea12e7cb..77d594370db0 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
+PORTREVISION= 1
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -36,7 +37,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
.if defined(WITH_GNUTLS)
LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt \
- gnutls.12:${PORTSDIR}/security/gnutls
+ gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \
--with-libgcrypt-prefix=${LOCALBASE}
.else
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 8e453c40e05c..2f1b204fb7a5 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -229,7 +229,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.5.20060102
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://nightlies.videolan.org/build/source/
# http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \
@@ -661,7 +661,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
.endif
.if !defined(WITHOUT_HTTPD) && (defined(WITH_SSL) || exists(${LOCALBASE}/lib/libgnutls.a))
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-gnutls
.else
CONFIGURE_ARGS+=--disable-gnutls
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 258882bd65b5..e078f92e1e8e 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -224,7 +224,7 @@
PORTNAME= vlc
PORTVERSION= 0.8.4a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \
http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
@@ -647,7 +647,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
.endif
.if !defined(WITHOUT_HTTPD) && (defined(WITH_SSL) || exists(${LOCALBASE}/lib/libgnutls.a))
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-gnutls
.else
CONFIGURE_ARGS+=--disable-gnutls
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index d6bc2ba47ce8..04c02ba2b699 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gaim
PORTVERSION= 1.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index 045427974b44..81a014d15380 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= loudmouth
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
@@ -29,7 +29,7 @@ OPTIONS= GNUTLS "Enable SSL (via GnuTLS) support" on
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_GNUTLS)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif
diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile
index a64ba12146e1..0ba51eef7ef9 100644
--- a/net-p2p/gtk-gnutella/Makefile
+++ b/net-p2p/gtk-gnutella/Makefile
@@ -25,6 +25,7 @@
PORTNAME= gtk-gnutella
DISTVERSION= 0.96b
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gtk-gnutella.sourceforge.net/download/ \
diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile
index a64ba12146e1..0ba51eef7ef9 100644
--- a/net/gtk-gnutella/Makefile
+++ b/net/gtk-gnutella/Makefile
@@ -25,6 +25,7 @@
PORTNAME= gtk-gnutella
DISTVERSION= 0.96b
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gtk-gnutella.sourceforge.net/download/ \
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index 6b7f62599b80..3241423e75ea 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= morebalance
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://morebalance.coolprojects.org/
@@ -15,7 +15,7 @@ MAINTAINER= clement@FreeBSD.org
COMMENT= A modular open source user-space load balancing system
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
- gnutls.12:${PORTSDIR}/security/gnutls \
+ gnutls.15:${PORTSDIR}/security/gnutls \
ggz.3:${PORTSDIR}/games/libggz
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 740f9bb9025e..821f8eae57f7 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vino
PORTVERSION= 2.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
diff --git a/print/cups/Makefile.common b/print/cups/Makefile.common
index 52797a228bb8..31db67605dc1 100644
--- a/print/cups/Makefile.common
+++ b/print/cups/Makefile.common
@@ -12,7 +12,7 @@ CUPS_MASTER_SITES=\
CUPS_VERSION= 1.1.23
CUPS_REVISION= 0
CUPS_PORTVER= ${CUPS_VERSION}.${CUPS_REVISION}
-CUPS_PORTREV= 0
+CUPS_PORTREV= 1
CUPS_PORTEPOCH= 0
CUPS_FILESDIR= ${.CURDIR}/../../print/cups/files
CUPS_ETCDIR= ${PREFIX}/etc/cups
@@ -79,7 +79,7 @@ CONFIGURE_ARGS+= --localstatedir=/var \
.if !defined(WITHOUT_GNUTLS)
CONFIGURE_ARGS+= --enable-gnutls --disable-openssl
-LIB_DEPENDS+= gnutls-openssl.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls-openssl.15:${PORTSDIR}/security/gnutls
.endif
CONFIGURE_ARGS+= CPPFLAGS="-I.. -I${LOCALBASE}/include"
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 3af7d1f6c863..792d5f4c7136 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -5,14 +5,14 @@
PORTNAME= libprelude
PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/
MAINTAINER= sergei@FreeBSD.org
COMMENT= Framework library for Prelude NIDS
-LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls
USE_GPG= yes
SIG_SUFFIX= .sig
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 3b2a42746bd3..e3b39bc34501 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmlsec1
PORTVERSION= 1.2.4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
@@ -31,7 +31,7 @@ MAN1= xmlsec1.1 xmlsec1-config.1
.if defined(WITH_GNUTLS)
CONFIGURE_ARGS+= --with-gnutls="${LOCALBASE}"
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-gnutls
.endif
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index ff5c8812a2b3..67f18c0601b0 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gkrellm
PORTVERSION= 2.2.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils ipv6
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellm/ \
${MASTER_SITE_LOCAL}
@@ -45,7 +45,7 @@ USE_GETTEXT= yes
.endif
USE_XLIB= yes
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls-openssl.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls-openssl.15:${PORTSDIR}/security/gnutls
MAKE_ENV+= GNUTLSINC=${LOCALBASE}/include GNUTLSLIB=${LOCALBASE}/lib \
without-ssl=1
.elif defined(WITH_OPENSSL)
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile
index 9cd5ef8b4dd0..eb7066748745 100644
--- a/www/cherokee-devel/Makefile
+++ b/www/cherokee-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cherokee
PORTVERSION= 0.4.29
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION}
@@ -35,7 +36,7 @@ USE_OPENSSL= yes
CONFIGURE_ARGS+= --enable-tls=openssl
LDFLAGS+= -lssl -lcrypto
.else
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --enable-tls=gnutls
.endif
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index 9cd5ef8b4dd0..eb7066748745 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cherokee
PORTVERSION= 0.4.29
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION}
@@ -35,7 +36,7 @@ USE_OPENSSL= yes
CONFIGURE_ARGS+= --enable-tls=openssl
LDFLAGS+= -lssl -lcrypto
.else
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --enable-tls=gnutls
.endif
diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile
index 1615803e5dfe..c502421cd278 100644
--- a/www/gurlchecker/Makefile
+++ b/www/gurlchecker/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gurlchecker
PORTVERSION= 0.8.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= http://labs.libre-entreprise.org/download.php/${DOWNNUM}/
MAINTAINER= kwm@FreeBSD.org
COMMENT= A Gnome program to check a page/website for broken links
-LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \
gnet-2.0.0:${PORTSDIR}/net/gnet2
USE_X_PREFIX= yes
diff --git a/www/hydra/Makefile b/www/hydra/Makefile
index b1d5986ca30c..a58f7b4e7892 100644
--- a/www/hydra/Makefile
+++ b/www/hydra/Makefile
@@ -8,13 +8,14 @@
PORTNAME= hydra
PORTVERSION= 0.1.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/
MAINTAINER= ports@FreeBSD.org
COMMENT= A high performance multi-threaded web server
-LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls
NO_LATEST_LINK= yes
USE_REINPLACE= yes
diff --git a/www/retawq/Makefile b/www/retawq/Makefile
index f8dda45e131b..6a84dd3af9eb 100644
--- a/www/retawq/Makefile
+++ b/www/retawq/Makefile
@@ -8,6 +8,7 @@
PORTNAME= retawq
DISTVERSION= 0.2.6b
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -34,7 +35,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --set-tls=1
.elif defined(WITH_OPENSSL)
USE_OPENSSL= yes