aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
commitc9536f39b314cc055496892d6f9598434770c4b3 (patch)
tree7a7761c4465ce6894fc0b4bd8cb65f84b82a46a3
parent4585b4adc053c2df42c76e150ac9354191402282 (diff)
downloadports-c9536f39b314cc055496892d6f9598434770c4b3.tar.gz
ports-c9536f39b314cc055496892d6f9598434770c4b3.zip
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Notes
Notes: svn path=/head/; revision=208375
-rw-r--r--UPDATING10
-rw-r--r--deskutils/fusenshi/Makefile2
-rw-r--r--devel/libsoup/Makefile4
-rw-r--r--devel/libsoup22/Makefile4
-rw-r--r--ftp/curl/Makefile1
-rw-r--r--ftp/filezilla/Makefile3
-rw-r--r--ftp/lftp/Makefile1
-rw-r--r--ftp/moftpd/Makefile4
-rw-r--r--ftp/wput/Makefile3
-rw-r--r--ftp/wzdftpd/Makefile4
-rw-r--r--games/libggz/Makefile4
-rw-r--r--irc/bitlbee-otr/Makefile4
-rw-r--r--irc/bitlbee/Makefile4
-rw-r--r--irc/ctrlproxy/Makefile3
-rw-r--r--irc/scrollz/Makefile2
-rw-r--r--irc/weechat-devel/Makefile3
-rw-r--r--irc/weechat/Makefile3
-rw-r--r--mail/anubis/Makefile2
-rw-r--r--mail/claws-mail/Makefile3
-rw-r--r--mail/libetpan/Makefile3
-rw-r--r--mail/libnewmail/Makefile4
-rw-r--r--mail/libvmime/Makefile4
-rw-r--r--mail/msmtp/Makefile3
-rw-r--r--mail/mutt-ng/Makefile4
-rw-r--r--mail/wmbiff/Makefile4
-rw-r--r--multimedia/vlc-devel/Makefile4
-rw-r--r--multimedia/vlc/Makefile3
-rw-r--r--net-im/climm/Makefile1
-rw-r--r--net-im/gloox/Makefile3
-rw-r--r--net-im/jabber/Makefile3
-rw-r--r--net-im/loudmouth/Makefile4
-rw-r--r--net-mgmt/zabbix/Makefile3
-rw-r--r--net-mgmt/zabbix2/Makefile3
-rw-r--r--net-p2p/gtk-gnutella/Makefile1
-rw-r--r--net/csync2/Makefile4
-rw-r--r--net/gtk-vnc/Makefile1
-rw-r--r--net/liferea/Makefile3
-rw-r--r--net/morebalance/Makefile4
-rw-r--r--net/net6/Makefile4
-rw-r--r--net/vino/Makefile1
-rw-r--r--net/wireshark/Makefile4
-rw-r--r--print/cups-base/Makefile3
-rw-r--r--security/libprelude/Makefile3
-rw-r--r--security/prelude-manager/Makefile3
-rw-r--r--security/py-gnutls/Makefile3
-rw-r--r--security/xmlsec1/Makefile1
-rw-r--r--sysutils/gkrellm2/Makefile4
-rw-r--r--textproc/iksemel/Makefile3
-rw-r--r--www/cherokee-devel/Makefile4
-rw-r--r--www/cherokee/Makefile4
-rw-r--r--www/gurlchecker/Makefile4
-rw-r--r--www/hydra/Makefile4
-rw-r--r--www/kazehakase/Makefile3
-rw-r--r--www/retawq/Makefile4
-rw-r--r--www/wwwoffle/Makefile3
55 files changed, 108 insertions, 70 deletions
diff --git a/UPDATING b/UPDATING
index 59188bd98ab5..4413e554c356 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080303:
+ AFFECTS: users of security/gnutls and any port that depends on it
+ AUTHOR: novel@FreeBSD.org
+
+ gnutls has been updated to 2.2.2 and all shared libraries' versions
+ have been bumped. So you need to rebuild all applications that
+ depend on gnutls. Do something like:
+
+ portupgrade -rf gnutls
+
20080223:
AFFECTS: users of www/instiki
AUTHOR: beech@FreeBSD.org
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 79ad9c5500d0..01748eb89192 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fusenshi
PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 102ccd4463b6..3456c3df1567 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libsoup
PORTVERSION= 2.2.105
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -35,7 +35,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
PLIST_SUB= VERSION="2.2"
.if !defined(WITHOUT_SSL)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+=--disable-ssl
.endif
diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile
index 102ccd4463b6..3456c3df1567 100644
--- a/devel/libsoup22/Makefile
+++ b/devel/libsoup22/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libsoup
PORTVERSION= 2.2.105
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -35,7 +35,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
PLIST_SUB= VERSION="2.2"
.if !defined(WITHOUT_SSL)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+=--disable-ssl
.endif
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 1e2ad56cc326..7ee412296b19 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= curl
PORTVERSION= 7.16.3
+PORTREVISION= 1
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
${MASTER_SITE_SOURCEFORGE} \
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index f13efe1edcc1..a2366d286b9c 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -7,6 +7,7 @@
PORTNAME= filezilla
DISTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= SF
DISTNAME= FileZilla_${DISTVERSION}_src
@@ -14,7 +15,7 @@ DISTNAME= FileZilla_${DISTVERSION}_src
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Fast and reliable cross-platform FTP, FTPS and SFTP client
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \
idn.16:${PORTSDIR}/dns/libidn
USE_BZIP2= yes
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 70471c7877a8..2f5a7360363a 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lftp
PORTVERSION= 3.6.3
+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 6a64a1205a5d..6b173572fa6e 100644
--- a/ftp/moftpd/Makefile
+++ b/ftp/moftpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= moftpd
PORTVERSION= 1.2.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.morth.org/moftpd/ \
${MASTER_SITE_LOCAL}
@@ -31,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.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
LIBS= -L${LOCALBASE}/lib -lgnutls
CFLAGS+= -I${LOCALBASE}/include
.else
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index c4451e25594c..eda855eeed11 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wput
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= chip-set@mail.ru
COMMENT= Uploads files or directories to a ftpserver with support of resuming
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
PORTDOCS= ABOUT-NLS COPYING ChangeLog INSTALL TODO
PORTEXAMPLES= USAGE.examples USAGE.resumehandling USAGE.urlhandling \
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index c6b03188d683..b46a1a71fe39 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wzdftpd
PORTVERSION= 0.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -68,7 +68,7 @@ CONFIGURE_ARGS+= --disable-openssl
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --disable-gnutls
.endif
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index b5c8144b0514..80e35d6474e4 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libggz
PORTVERSION= ${GGZ_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MAINTAINER= yinjieh@csie.nctu.edu.tw
@@ -27,7 +27,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${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 b4d5af083068..1f132e8725a3 100644
--- a/irc/bitlbee-otr/Makefile
+++ b/irc/bitlbee-otr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/
@@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--msn=0 --ssl=bogus
CONFIGURE_ARGS+=--ssl=openssl
.else
CONFIGURE_ARGS+=--ssl=gnutls
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.endif
.if defined(WITH_LDAP)
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index b4d5af083068..1f132e8725a3 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/
@@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--msn=0 --ssl=bogus
CONFIGURE_ARGS+=--ssl=openssl
.else
CONFIGURE_ARGS+=--ssl=gnutls
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.endif
.if defined(WITH_LDAP)
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index b04181fd8fa4..64a791b2e2c3 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -8,13 +8,14 @@
PORTNAME= ctrlproxy
PORTVERSION= 3.0.5
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://ctrlproxy.vernstok.nl/releases/
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Flexible IRC proxy
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_GNOME= glib20 gnometarget
USE_LDCONFIG= yes
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
index 105ae27bea91..8a517eefcca9 100644
--- a/irc/scrollz/Makefile
+++ b/irc/scrollz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scrollz
PORTVERSION= 1.9.98.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ \
ftp://ftp.du.se/pub/mirrors/ScrollZ/source/
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index 1f12490852b7..e77b4f1c799e 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= weechat
PORTVERSION= 0.2.6
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \
http://weechat.flashtux.org/download/
@@ -74,7 +75,7 @@ PLIST_SUB+= RUBY="@comment "
.if defined(WITH_GNUTLS)
CONFIGURE_ARGS+= --enable-gnutls
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --disable-gnu-tls
.endif
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 1f12490852b7..e77b4f1c799e 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -7,6 +7,7 @@
PORTNAME= weechat
PORTVERSION= 0.2.6
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \
http://weechat.flashtux.org/download/
@@ -74,7 +75,7 @@ PLIST_SUB+= RUBY="@comment "
.if defined(WITH_GNUTLS)
CONFIGURE_ARGS+= --enable-gnutls
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --disable-gnu-tls
.endif
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index b4709edd0776..a64c3a762aa5 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -19,7 +19,7 @@
PORTNAME= anubis
PORTVERSION= 3.6.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 501cdb8860f1..a1dadf3a5f90 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -7,6 +7,7 @@
PORTNAME= claws-mail
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= mail news ipv6
MASTER_SITES= SF
MASTER_SITE_SUBDIR= sylpheed-claws
@@ -124,7 +125,7 @@ PLIST_SUB+= SA_PLUG="@comment "
.endif
.if defined(WITH_GNUTLS)
CONFIGURE_ARGS+= --enable-gnutls --disable-openssl
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --disable-gnutls
.include "${PORTSDIR}/Mk/bsd.openssl.mk"
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 9c51957adb4f..329caf2d8a59 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libetpan
PORTVERSION= 0.54
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -30,7 +31,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ENV= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --without-openssl --with-gnutls
.else
USE_OPENSSL= yes
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile
index 6e8a0647b6c9..8cf4941bb072 100644
--- a/mail/libnewmail/Makefile
+++ b/mail/libnewmail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnewmail
PORTVERSION= 0.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= mail
MASTER_SITES= http://0pointer.de/lennart/projects/libnewmail/ \
http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/
@@ -15,7 +15,7 @@ MASTER_SITES= http://0pointer.de/lennart/projects/libnewmail/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic mail checking library
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \
oop.4:${PORTSDIR}/devel/liboop
USE_AUTOTOOLS= libltdl:15 libtool:15
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index e708d46264d5..2e6ff0fc2c27 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libvmime
PORTVERSION= 0.8.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR= vmime
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= vmime
MAINTAINER= delphij@FreeBSD.org
COMMENT= An all-in-one Internet mail library
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gsasl.11:${PORTSDIR}/security/gsasl
USE_BZIP2= yes
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index a51d11d0a76d..ba6f5b565e0b 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= msmtp
PORTVERSION= 1.4.13
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= msmtp
@@ -25,7 +26,7 @@ MAN1= msmtp.1
INFO= msmtp
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-ssl=gnutls
.elif defined(WITH_OPENSSL)
USE_OPENSSL= yes
diff --git a/mail/mutt-ng/Makefile b/mail/mutt-ng/Makefile
index b21c1f2b7d2b..b296f5308d60 100644
--- a/mail/mutt-ng/Makefile
+++ b/mail/mutt-ng/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mutt-ng
PORTVERSION= 20061125
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
@@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --enable-imap
CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE}
.else
CONFIGURE_ARGS+= --with-gnutls=${LOCALBASE}
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.endif
.endif
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index dc4d3a1a3a1d..8066199eab98 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -37,7 +37,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
.if defined(WITH_GNUTLS)
LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.26:${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 aac938e6154a..4174322a0ea1 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.9.0.20080223
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://nightlies.videolan.org/build/source/trunk-${DISTVERSION:S/0.9.0.//}-0024/
@@ -484,7 +484,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
.endif
.if !defined(WITHOUT_HTTPD)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-gnutls
.else
CONFIGURE_ARGS+=--disable-gnutls
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 7043b7de7e90..654437f15811 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -10,6 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.6e
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \
@@ -468,7 +469,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
.endif
.if !defined(WITHOUT_HTTPD)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-gnutls
.else
CONFIGURE_ARGS+=--disable-gnutls
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 89b1d0172910..06222c44a15c 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= climm
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.climm.org/source/ \
http://http.bg.climm.org/source/
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile
index f51893100d66..8d04e0ff3fef 100644
--- a/net-im/gloox/Makefile
+++ b/net-im/gloox/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gloox
PORTVERSION= 0.9.9.3
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://camaya.net/download/
@@ -14,7 +15,7 @@ MAINTAINER= trasz@FreeBSD.org
COMMENT= Jabber/XMPP client library
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.26:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index 326e76853179..3cb71cdad63c 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jabber
PORTVERSION= 1.6.1.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-im ipv6
MASTER_SITES= http://download.jabberd.org/jabberd14/ \
@@ -22,7 +23,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth-hard \
idn.16:${PORTSDIR}/dns/libidn \
expat.6:${PORTSDIR}/textproc/expat2 \
tasn1.3:${PORTSDIR}/security/libtasn1 \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.26:${PORTSDIR}/security/gnutls
OPTIONS= IPV6 "Enable IPv6 support" off \
MYSQL "Build with MySQL support" off \
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index f5f6f3412b06..b0ef12cb6532 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= loudmouth
PORTVERSION= 1.2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im gnome
MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \
${MASTER_SITE_GNOME}
@@ -32,7 +32,7 @@ OPTIONS= GNUTLS "Enable SSL (via GnuTLS) support" on
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile
index 80b925b776fa..428a40557610 100644
--- a/net-mgmt/zabbix/Makefile
+++ b/net-mgmt/zabbix/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.4.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
@@ -41,7 +42,7 @@ SUB_FILES= pkg-message
.ifndef WITHOUT_LDAP
USE_OPENLDAP= yes
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls \
sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.endif
.ifdef WITH_IPV6
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile
index 80b925b776fa..428a40557610 100644
--- a/net-mgmt/zabbix2/Makefile
+++ b/net-mgmt/zabbix2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.4.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
@@ -41,7 +42,7 @@ SUB_FILES= pkg-message
.ifndef WITHOUT_LDAP
USE_OPENLDAP= yes
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls \
sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.endif
.ifdef WITH_IPV6
diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile
index 0f7205a55b1b..3238066dd843 100644
--- a/net-p2p/gtk-gnutella/Makefile
+++ b/net-p2p/gtk-gnutella/Makefile
@@ -44,6 +44,7 @@
PORTNAME= gtk-gnutella
PORTVERSION= 0.96.4
+PORTREVISION= 1
CATEGORIES= net-p2p ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index 928d2f82f8b9..e19768f9efb2 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csync2
PORTVERSION= 1.34
-PORRTEVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://oss.linbit.com/csync2/ \
http://people.freebsd.org/~aaron/distfiles/
@@ -17,7 +17,7 @@ COMMENT= A cluster synchronization tool
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \
tasn1.3:${PORTSDIR}/security/libtasn1 \
- gnutls.13:${PORTSDIR}/security/gnutls \
+ gnutls.26:${PORTSDIR}/security/gnutls \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile
index 2b68766325ee..52d9423a8dd7 100644
--- a/net/gtk-vnc/Makefile
+++ b/net/gtk-vnc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtk-vnc
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtk-vnc
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index b883e6ac5278..acd1a8b64eda 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -7,6 +7,7 @@
PORTNAME= liferea
PORTVERSION= 1.4.13
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -47,7 +48,7 @@ PLIST_SUB+= NOTIFY=""
.ifdef WITHOUT_GNUTLS
CONFIGURE_ARGS+=--disable-gnutls
.else
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.endif
.ifdef WITH_MOZILLA
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index 410e533faae7..3d2ad7b1db44 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= morebalance
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
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.13:${PORTSDIR}/security/gnutls \
+ gnutls.26:${PORTSDIR}/security/gnutls \
ggz.5:${PORTSDIR}/games/libggz
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
diff --git a/net/net6/Makefile b/net/net6/Makefile
index a4172b4d0f8c..16353b64cf3a 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= net6
PORTVERSION= 1.3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/ \
http://www.atarininja.org/~wxs/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= wxs@FreeBSD.org
COMMENT= Network access framework for IPv4/IPv6
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.26:${PORTSDIR}/security/gnutls
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 1ca45177c993..a374c02561d2 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -8,6 +8,7 @@
PORTNAME= vino
PORTVERSION= 2.20.1
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index d2f1ebf226b7..b35d2794578e 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= wireshark
PORTVERSION= 0.99.8
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/
DISTNAME= ${DATADIR_NAME}-${PORTVERSION}
@@ -143,7 +143,7 @@ CONFIGURE_ARGS+= --with-adns=no
.endif
.if exists(${LOCALBASE}/lib/libgnutls.so) || defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--with-libgnutls-prefix=${LOCALBASE}
.endif
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 3f03acee6261..071f7b979a4f 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cups
PORTVERSION= 1.3.6
+PORTREVISION= 1
DISTVERSIONSUFFIX= -source
CATEGORIES= print
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
@@ -71,7 +72,7 @@ PLIST_SUB+= OVERWRITE="@comment "
.if !defined(WITHOUT_GNUTLS)
CONFIGURE_ARGS+= --enable-gnutls --disable-openssl
-LIB_DEPENDS+= gnutls-openssl.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls-openssl.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --disable-gnutls --enable-openssl
.include "${PORTSDIR}/Mk/bsd.openssl.mk"
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 30bdc6b343dd..78f191472d18 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -5,6 +5,7 @@
PORTNAME= libprelude
PORTVERSION= 0.9.16.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -12,7 +13,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Framework library for Prelude NIDS
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
OPTIONS= PERL "Include Perl bindings" off \
PYTHON "Include Python bindings" off
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile
index 41e0a5b7d0b9..7d3342fb8043 100644
--- a/security/prelude-manager/Makefile
+++ b/security/prelude-manager/Makefile
@@ -6,6 +6,7 @@
PORTNAME= prelude-manager
PORTVERSION= 0.9.10
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -14,7 +15,7 @@ MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Prelude Network Intrusion Detection System central logging point
LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.26:${PORTSDIR}/security/gnutls
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 6695d5ef273a..d13999083235 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.1.4
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DISTNAME= python-gnutls-${PORTVERSION}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python wrapper for the GNUTLS library
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 27177aeb6e36..77aadb75e9ff 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmlsec1
PORTVERSION= 1.2.11
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 89102f124e38..e8e60c0e7cc5 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gkrellm
PORTVERSION= 2.3.1
-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.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls-openssl.26:${PORTSDIR}/security/gnutls
MAKE_ENV+= GNUTLSINC=${LOCALBASE}/include GNUTLSLIB=${LOCALBASE}/lib \
without-ssl=1
.elif defined(WITH_OPENSSL)
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile
index 34603e2e1f68..d9a38e7d6f3d 100644
--- a/textproc/iksemel/Makefile
+++ b/textproc/iksemel/Makefile
@@ -7,13 +7,14 @@
PORTNAME= iksemel
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://iksemel.googlecode.com/files/
MAINTAINER= trasz@FreeBSD.org
COMMENT= XML parser library mainly designed for Jabber applications
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:15
USE_GETOPT_LONG= yes
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile
index 440812fa7e09..789d3856cd12 100644
--- a/www/cherokee-devel/Makefile
+++ b/www/cherokee-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cherokee
DISTVERSION= 0.6.0b863
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.cherokee-project.com/download/0.6/${PORTVERSION:R}/ \
CENKES LOCAL/beech
@@ -46,7 +46,7 @@ OPTIONS= OPENSSL "TLS/SSL support via openssl" on \
.ifndef WITHOUT_OPENSSL
CONFIGURE_ARGS+=--enable-tls=openssl
.elifdef WITH_GNUTLS
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-tls=gnutls
.else
CONFIGURE_ARGS+=--disable-tls
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index 9715dd53194a..bf7f113a6d0c 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cherokee
PORTVERSION= 0.5.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www
MASTER_SITES= http://www.cherokee-project.com/download/${PORTVERSION:R}/${PORTVERSION}/ \
CENKES LOCAL/beech
@@ -43,7 +43,7 @@ OPTIONS= OPENSSL "TLS/SSL support via openssl" on \
.ifndef WITHOUT_OPENSSL
CONFIGURE_ARGS+=--enable-tls=openssl
.elifdef WITH_GNUTLS
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-tls=gnutls
.else
CONFIGURE_ARGS+=--disable-tls
diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile
index dc6d14df005a..fcf1feba091b 100644
--- a/www/gurlchecker/Makefile
+++ b/www/gurlchecker/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gurlchecker
PORTVERSION= 0.10.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www gnome
MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/%SUBDIR%/
MASTER_SITE_SUBDIR= 547
@@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A Gnome program to check a page/website for broken links
LIB_DEPENDS= gnet-2.0.0:${PORTSDIR}/net/gnet2 \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.26:${PORTSDIR}/security/gnutls
OPTIONS= CROCO "Use CROCO library for CSS2 validation" off \
TIDY "Use TIDY library for HTML w3c validation" off \
diff --git a/www/hydra/Makefile b/www/hydra/Makefile
index 5a51aaf23e4e..b7a0fa898b94 100644
--- a/www/hydra/Makefile
+++ b/www/hydra/Makefile
@@ -8,7 +8,7 @@
PORTNAME= hydra
PORTVERSION= 0.1.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \
ftp://ftp.hellug.gr/pub/software/hydra/
@@ -16,7 +16,7 @@ MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \
MAINTAINER= shaun@FreeBSD.org
COMMENT= A high performance multi-threaded web server
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_RC_SUBR= hydra.sh
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index fbd1e239e586..f11e3807a837 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -8,6 +8,7 @@
PORTNAME= kazehakase
PORTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME}/29143
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/29143
MAINTAINER= ahze@FreeBSD.org
COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_X_PREFIX= yes
USE_GNOME= gnomehack intlhack gnomeprefix gtk20
diff --git a/www/retawq/Makefile b/www/retawq/Makefile
index 55cd23a6152a..508e57dfa2c5 100644
--- a/www/retawq/Makefile
+++ b/www/retawq/Makefile
@@ -8,7 +8,7 @@
PORTNAME= retawq
DISTVERSION= 0.2.6c
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -34,7 +34,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --set-tls=1
.elif defined(WITH_OPENSSL)
USE_OPENSSL= yes
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 89b5ebe710b1..0b032dc7e880 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wwwoffle
PORTVERSION= 2.9d
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.gedanken.demon.co.uk/download-wwwoffle/
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A caching proxy server for HTTP and FTP designed for dial-up hosts
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_PERL5= yes
USE_GMAKE= yes