aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/chmsee/Makefile4
-rw-r--r--devel/libzrtpcpp/Makefile4
-rw-r--r--devel/srecord/Makefile3
-rw-r--r--emulators/fuse/Makefile4
-rw-r--r--emulators/libspectrum/Makefile3
-rw-r--r--games/libggz/Makefile4
-rw-r--r--graphics/telak/Makefile4
-rw-r--r--irc/irssi-otr/Makefile4
-rw-r--r--mail/wmbiff/Makefile4
-rw-r--r--misc/metalink-tools/Makefile3
-rw-r--r--net-im/climm/Makefile1
-rw-r--r--net-im/mcabber/Makefile4
-rw-r--r--net-p2p/gnunet/Makefile4
-rw-r--r--net/clamz/Makefile4
-rw-r--r--net/csync2/Makefile4
-rw-r--r--net/cyphesis/Makefile4
-rw-r--r--net/netatalk/Makefile1
-rw-r--r--net/remmina/Makefile4
-rw-r--r--net/wireshark/Makefile3
-rw-r--r--security/dirmngr/Makefile3
-rw-r--r--security/fiked/Makefile3
-rw-r--r--security/gnupg/Makefile4
-rw-r--r--security/gnutls-devel/Makefile3
-rw-r--r--security/gnutls/Makefile4
-rw-r--r--security/gsasl/Makefile4
-rw-r--r--security/libgnome-keyring/Makefile4
-rw-r--r--security/libotr/Makefile2
-rw-r--r--security/libssh/Makefile3
-rw-r--r--security/libssh2/Makefile1
-rw-r--r--security/opencdk/Makefile4
-rw-r--r--security/openvas-libnasl/Makefile3
-rw-r--r--security/p5-Crypt-GCrypt/Makefile3
-rw-r--r--security/pidgin-otr/Makefile2
-rw-r--r--security/pinentry/Makefile4
-rw-r--r--security/seccure/Makefile4
-rw-r--r--security/shishi/Makefile4
-rw-r--r--security/vpnc/Makefile4
-rw-r--r--sysutils/freeipmi/Makefile2
-rw-r--r--sysutils/fusefs-cryptofs/Makefile4
-rw-r--r--textproc/libxslt/Makefile4
40 files changed, 74 insertions, 61 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile
index b68f22aff771..d85ef4894c4d 100644
--- a/deskutils/chmsee/Makefile
+++ b/deskutils/chmsee/Makefile
@@ -7,7 +7,7 @@
PORTNAME= chmsee
PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -15,7 +15,7 @@ MAINTAINER= sylvio@FreeBSD.org
COMMENT= A viewer for Microsoft Help "CHM" files
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_GNOME= gnomehier libglade2
USE_GECKO= libxul seamonkey
diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile
index 69e9a9d34881..d8fe6614b89d 100644
--- a/devel/libzrtpcpp/Makefile
+++ b/devel/libzrtpcpp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libzrtpcpp
PORTVERSION= 1.4.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=ccrtp
@@ -16,7 +16,7 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= ZRTP extension for GNU ccRTP
LIB_DEPENDS= ccrtp1-1.7.0:${PORTSDIR}/devel/ccrtp \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/srecord/Makefile b/devel/srecord/Makefile
index c0e7bfd2a033..883b467699c5 100644
--- a/devel/srecord/Makefile
+++ b/devel/srecord/Makefile
@@ -8,6 +8,7 @@
PORTNAME= srecord
PORTVERSION= 1.50
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
@@ -15,7 +16,7 @@ MAINTAINER= abwang@gmail.com
COMMENT= A collection of powerful tools for manipulating EPROM load files
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 785ca8975acf..d18b0bcc17db 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fuse
PORTVERSION= 0.10.0.2
-PORTREVISION= 4
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= yuri.pankov@gmail.com
COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator
LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_GNOME= libxml2 glib20 gtk20
GNU_CONFIGURE= yes
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index c45dbe162212..2c413473ee98 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libspectrum
PORTVERSION= 0.5.0.1
+PORTREVISION= 1
CATEGORIES= emulators devel
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
MAINTAINER= yuri.pankov@gmail.com
COMMENT= Handling of ZX-Spectrum emulator files formats
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_GMAKE= yes
USE_GNOME= glib20
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index 9aa2d8673075..bdff1deb3e8c 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -8,13 +8,13 @@
PORTNAME= libggz
PORTVERSION= ${GGZ_VERSION}
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MAINTAINER= kde@FreeBSD.org
COMMENT= The GGZ Gaming Zone - Base Library
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_AUTOTOOLS= libtool:22
USE_GNOME= gnomehack gnometarget
diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile
index 3f169c7a0f61..6bb43616c57c 100644
--- a/graphics/telak/Makefile
+++ b/graphics/telak/Makefile
@@ -7,7 +7,7 @@
PORTNAME= telak
PORTVERSION= 0.5
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics
MASTER_SITES= http://julien.danjou.info/telak/ \
CRITICAL
@@ -16,7 +16,7 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A tool to draw pictures on your root window
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_GMAKE= yes
USE_EFL= imlib2
diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile
index 0dddf5a68d3c..7a5a97d1079c 100644
--- a/irc/irssi-otr/Makefile
+++ b/irc/irssi-otr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= irssi-otr
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= ftp://download.tuxfamily.org/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= irssiotr
@@ -18,7 +18,7 @@ COMMENT= A plugin for irssi for Off-the-Record (OTR) messaging
BUILD_DEPENDS= ${LOCALBASE}/include/irssi/src/common.h:${PORTSDIR}/irc/irssi \
${LOCALBASE}/bin/libgcrypt-config:${PORTSDIR}/security/libgcrypt
LIB_DEPENDS= otr.4:${PORTSDIR}/security/libotr \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi
USE_CMAKE= yes
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 703734637d8e..f4782da2c71b 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= SF
@@ -34,7 +34,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
.include <bsd.port.pre.mk>
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt \
gnutls.40:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \
--with-libgcrypt-prefix=${LOCALBASE}
diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile
index d23cd074270f..e59bc8b44df5 100644
--- a/misc/metalink-tools/Makefile
+++ b/misc/metalink-tools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= metalink
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= SF/metalinks/Metalink%20commandline/${PORTVERSION}
PKGNAMESUFFIX?= -tools
@@ -14,7 +15,7 @@ PKGNAMESUFFIX?= -tools
MAINTAINER= lioux@FreeBSD.org
COMMENT= Metalink generation tool
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index daf3df855880..93dcb2dd3a2f 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= climm
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.climm.org/source/ \
http://http.bg.climm.org/source/
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index 444ce88b0575..4a2adfd50d3e 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mcabber
PORTVERSION= 0.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES
#DISTNAME= ${PORTNAME}-${PORTVERSION}-rc3
@@ -56,7 +56,7 @@ CONFIGURE_ARGS+=--disable-aspell
.if defined(WITH_OTR)
LIB_DEPENDS+= otr.4:${PORTSDIR}/security/libotr \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--enable-otr
.else
CONFIGURE_ARGS+=--disable-otr
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index d8bce64c57de..e33fbddcf23a 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.8.1b
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-p2p ipv6
MASTER_SITES= GNU \
http://gnunet.org/download/
@@ -23,7 +23,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
guile.20:${PORTSDIR}/lang/guile \
esmtp.6:${PORTSDIR}/mail/libesmtp \
gmp.10:${PORTSDIR}/math/gmp \
- gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
extractor.2:${PORTSDIR}/textproc/libextractor \
microhttpd.6:${PORTSDIR}/www/libmicrohttpd
diff --git a/net/clamz/Makefile b/net/clamz/Makefile
index 10333b88f1ce..1ce97ed00f7b 100644
--- a/net/clamz/Makefile
+++ b/net/clamz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clamz
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net audio
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -16,7 +16,7 @@ COMMENT= Command-line program to download MP3 files from Amazon's music store
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
expat.6:${PORTSDIR}/textproc/expat2 \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig
diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index 3c2635a02f54..d730f8a668f0 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csync2
PORTVERSION= 1.34
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MASTER_SITES= http://oss.linbit.com/csync2/ \
http://people.freebsd.org/~aaron/distfiles/
@@ -19,7 +19,7 @@ LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \
tasn1.4:${PORTSDIR}/security/libtasn1 \
gnutls.40:${PORTSDIR}/security/gnutls \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
- gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
OPTIONS= CSYNC2_COMPARE "Install csync2-compare script" off
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile
index 282620c8cb71..90425ecd5c14 100644
--- a/net/cyphesis/Makefile
+++ b/net/cyphesis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyphesis
PORTVERSION= 0.5.21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION}
@@ -19,7 +19,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \
wfmath-0.3.4:${PORTSDIR}/math/wfmath \
mercator-0.2.6:${PORTSDIR}/devel/mercator \
skstream-0.3.4:${PORTSDIR}/net/skstream \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS= --with-python=${LOCALBASE}
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index ee4b5f3f3797..d429a8b8032d 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= netatalk
PORTVERSION= 2.1.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net print
MASTER_SITES= SF
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 70c90bde233f..fbd89c2ee7e0 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -7,7 +7,7 @@
PORTNAME= remmina
PORTVERSION= 0.7.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= SF/${PORTNAME}/0.7/
@@ -67,7 +67,7 @@ CONFIGURE_ARGS+= --disable-ssh
.endif
.if defined(WITH_GCRYPT)
-LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt
.else
CONFIGURE_ARGS+= --disable-gcrypt
.endif
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 44ac69f06c5c..702b63bb4767 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= wireshark
PORTVERSION= 1.2.9
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://wireshark.osmirror.nl/download/src/ \
@@ -162,7 +163,7 @@ CONFIGURE_ARGS+=--with-libgnutls-prefix=${LOCALBASE}
.endif
.if exists(${LOCALBASE}/lib/libgcrypt.so) || defined(WITH_LIBGCRYPT)
-LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--with-libgcrypt-prefix=${LOCALBASE}
.endif
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index bb2b27a73ca6..b267b721f165 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dirmngr
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= dirmngr
@@ -17,7 +18,7 @@ MAINTAINER= umq@ueo.co.jp
COMMENT= A client for managing and downloading certificate revocation lists
LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
- gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
ksba.17:${PORTSDIR}/security/libksba \
pth:${PORTSDIR}/devel/pth
diff --git a/security/fiked/Makefile b/security/fiked/Makefile
index 8f29db32194f..996eeb6aca55 100644
--- a/security/fiked/Makefile
+++ b/security/fiked/Makefile
@@ -7,13 +7,14 @@
PORTNAME= fiked
PORTVERSION= 0.0.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://mirror.roe.ch/dist/fiked/
MAINTAINER= daniel@roe.ch
COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
.if !defined(WITHOUT_LIBNET)
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
.endif
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 0038b1378e7c..44fd01882786 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnupg
PORTVERSION= 2.0.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -19,7 +19,7 @@ COMMENT= The GNU Privacy Guard
BUILD_DEPENDS= libksba>=1.0.7:${PORTSDIR}/security/libksba
LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
- gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error:${PORTSDIR}/security/libgpg-error \
ksba.17:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 869b52a64c49..2343be6cf6a8 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 2.11.0
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://alpha.gnu.org/gnu/gnutls/ \
ftp://ftp.gnutls.org/pub/gnutls/devel/
@@ -15,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= novel@FreeBSD.org
COMMENT= GNU Transport Layer Security library
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
CONFLICTS= gnutls-[0-9]*
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 25c9b899d754..e2f2d002cc1b 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 2.8.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GNU} \
${MASTER_SITE_GNUPG}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= novel@FreeBSD.org
COMMENT= GNU Transport Layer Security library
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
CONFLICTS= gnutls-devel-[0-9]*
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 9dde280cc4f9..4020d8e56f5b 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gsasl
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= GNU SASL Library
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
- gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
ntlm.0:${PORTSDIR}/security/libntlm
USE_GNOME= gnomehack gnometarget pkgconfig
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index 2a2687e2a69e..89c1860cfe0a 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgnome-keyring
PORTVERSION= 2.30.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security gnome
MASTER_SITES= GNOME
@@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A program that keeps passwords and other secrets
LIB_DEPENDS= tasn1.4:${PORTSDIR}/security/libtasn1 \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix ltverhack intlhack gconf2
diff --git a/security/libotr/Makefile b/security/libotr/Makefile
index 7401716c7d00..c611a315bff0 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libotr
PORTVERSION= 3.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.cypherpunks.ca/otr/ \
http://dougbarton.us/Downloads/
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index 91a531cb59ad..678646e0a00e 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libssh
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= http://www.libssh.org/files/ \
LOCAL/avl
@@ -28,7 +29,7 @@ USE_LDCONFIG= yes
.include <bsd.port.options.mk>
.if defined(WITH_GCRYPT)
-LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt
CMAKE_ARGS+= -DWITH_GCRYPT:BOOL=ON
.else
USE_OPENSSL= yes
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index 30cbaefcabb2..1ee2f9d39f37 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libssh2
PORTVERSION= 1.2.6
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= security devel
MASTER_SITES= http://www.libssh2.org/download/
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 541e6e9291b2..f97a6a6046b1 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opencdk
PORTVERSION= 0.6.6
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk
MAINTAINER= novel@FreeBSD.org
COMMENT= Open Crypto Development Kit
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index 607ff054d6f4..b668fd2dd738 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -7,13 +7,14 @@
PORTNAME= openvas-libnasl
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
MAINTAINER= ports@FreeBSD.org
COMMENT= NASL libraries for OpenVAS
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
gnutls.40:${PORTSDIR}/security/gnutls \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
gpgme.18:${PORTSDIR}/security/gpgme \
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index e92470cce4ec..aeba578d7fad 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Crypt-GCrypt
PORTVERSION= 1.24
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl interface to the GNU Cryptographic library
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
PERL_CONFIGURE= 5.6.0+
CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index 94674ac67f8b..06ca83bdd59d 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -8,7 +8,7 @@
PORTNAME= otr
PORTVERSION= 3.2.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security net
MASTER_SITES= http://www.cypherpunks.ca/otr/ \
http://dougbarton.us/Downloads/
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index f8049d4601a8..3369f513697e 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinentry
PORTVERSION= 0.8.0
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= pinentry
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= pinentry
MAINTAINER= makc@FreeBSD.org
COMMENT?= A collection of simple PIN or passphrase entry dialogs
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
ksba.17:${PORTSDIR}/security/libksba
CONFLICTS?= pinentry-[a-z]*-[0.9]*
diff --git a/security/seccure/Makefile b/security/seccure/Makefile
index 2259d0a86830..458d52c537cd 100644
--- a/security/seccure/Makefile
+++ b/security/seccure/Makefile
@@ -7,14 +7,14 @@
PORTNAME= seccure
PORTVERSION= 0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://point-at-infinity.org/seccure/
MAINTAINER= luke@REMOVE_IT.novum.am.lublin.pl
COMMENT= SECCURE Elliptic Curve Crypto Utility for Reliable Encryption
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
MAN1= seccure.1
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index f196b1aa343c..5289b3d931b5 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shishi
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= GNU
@@ -17,7 +17,7 @@ COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
tasn1.4:${PORTSDIR}/security/libtasn1 \
- gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
gnutls.40:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:22
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile
index d2e3bccfd8f9..1907e17602ca 100644
--- a/security/vpnc/Makefile
+++ b/security/vpnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vpnc
PORTVERSION= 0.5.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
CRITICAL
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Client for Cisco 3000 VPN Concentrator
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_GMAKE= yes
USE_PERL5_BUILD=yes
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile
index 6067ace1f1b4..6a7232c33cd6 100644
--- a/sysutils/freeipmi/Makefile
+++ b/sysutils/freeipmi/Makefile
@@ -16,7 +16,7 @@
PORTNAME= freeipmi
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/ \
ftp://freebsd.riss-telecom.ru/pub/mirrors/ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/
diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile
index 59c906a417da..469247068053 100644
--- a/sysutils/fusefs-cryptofs/Makefile
+++ b/sysutils/fusefs-cryptofs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cryptofs
PORTVERSION= 0.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://reboot78.re.funpic.de/cryptofs/
PKGNAMEPREFIX= fusefs-
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A encrypted filesystem for FUSE
BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
glib-2.0:${PORTSDIR}/devel/glib20
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 1fe53b3864ba..d3cb097f5f9d 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libxslt
PORTVERSION= 1.1.26
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= textproc gnome
MASTER_SITES= ftp://fr.rpmfind.net/pub/libxml/ \
ftp://gd.tuwien.ac.at/pub/libxml/ \
@@ -45,7 +45,7 @@ CONFIGURE_ARGS+= --with-mem-debug
.endif
.if defined(WITH_CRYPTO)
-LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt
.else
CONFIGURE_ARGS+=--without-crypto
.endif