aboutsummaryrefslogtreecommitdiffstats
path: root/security/shishi
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-01-19 01:04:08 +0800
committernovel <novel@FreeBSD.org>2009-01-19 01:04:08 +0800
commit05b365d367fc2795aa80994b0ff3fa39ef67a76f (patch)
tree7743d89df3161c403b2c469dbaad778424625b90 /security/shishi
parent472afedd1b197915a8518b9aead2692faabde246 (diff)
downloadfreebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.tar.gz
freebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.tar.zst
freebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.zip
Chase libtasn1 shared library version bump.
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 bf2f0fc3ae15..6a84cb08f53a 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shishi
PORTVERSION= 0.0.22
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
${MASTER_SITE_GNU_ALPHA}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
- tasn1.3:${PORTSDIR}/security/libtasn1
+ tasn1.4:${PORTSDIR}/security/libtasn1
USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD= yes