aboutsummaryrefslogtreecommitdiff
path: root/security/shishi
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-03-14 08:40:06 +0000
committerWen Heping <wen@FreeBSD.org>2011-03-14 08:40:06 +0000
commit43721c23d5bd1f196f82f04c0f163cd9d3b8fc51 (patch)
treea70c143dac5d79ed2e6807975eb06d22bfeea2ff /security/shishi
parenta2c526c1caa2a96cafc92e195d1b92ccfc07e654 (diff)
downloadports-43721c23d5bd1f196f82f04c0f163cd9d3b8fc51.tar.gz
ports-43721c23d5bd1f196f82f04c0f163cd9d3b8fc51.zip
- Bump PORTREVISION to chase the update of dns/libidn
Notes
Notes: svn path=/head/; revision=270856
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 4405107cae2b..711e7392eee6 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,14 +8,14 @@
PORTNAME= shishi
PORTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= GNU
MAINTAINER= johans@FreeBSD.org
COMMENT= A free implementation of the Kerberos 5 network security system
-LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
+LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \
tasn1.4:${PORTSDIR}/security/libtasn1 \
gcrypt.17:${PORTSDIR}/security/libgcrypt \
gnutls.40:${PORTSDIR}/security/gnutls