aboutsummaryrefslogtreecommitdiff
path: root/security/shishi
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
commit207386f96a454f28a3f0a367069d0d4715b9e6e2 (patch)
treea498091a932a1bb378d3a0a8f8dcc91f46a54771 /security/shishi
parentc96ae66b570729bd8c116293984c253bfe446655 (diff)
downloadports-207386f96a454f28a3f0a367069d0d4715b9e6e2.tar.gz
ports-207386f96a454f28a3f0a367069d0d4715b9e6e2.zip
Chase security/gnutls update and add an UPDATING entry.
Notes
Notes: svn path=/head/; revision=275104
Diffstat (limited to 'security/shishi')
-rw-r--r--security/shishi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 711e7392eee6..f5ce62fddb84 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shishi
PORTVERSION= 1.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= GNU
@@ -18,7 +18,7 @@ COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \
tasn1.4:${PORTSDIR}/security/libtasn1 \
gcrypt.17:${PORTSDIR}/security/libgcrypt \
- gnutls.40:${PORTSDIR}/security/gnutls
+ gnutls.47:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool
USE_PERL5_BUILD= yes