aboutsummaryrefslogtreecommitdiff
path: root/security/shishi/Makefile
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-06-18 16:49:32 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-06-18 16:49:32 +0000
commit581b0f1689deb17868e1218a23855a5e91dd03d0 (patch)
tree437811cf3759bc503f19c4ab406123fa932c8db6 /security/shishi/Makefile
parent97605fe375076749fa0d90c52b7a401bd602d49a (diff)
downloadports-581b0f1689deb17868e1218a23855a5e91dd03d0.tar.gz
ports-581b0f1689deb17868e1218a23855a5e91dd03d0.zip
- Update to 0.0.40.
Notes
Notes: svn path=/head/; revision=236232
Diffstat (limited to 'security/shishi/Makefile')
-rw-r--r--security/shishi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index c5d8a6e1e2f7..a475176ad539 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= shishi
-PORTVERSION= 0.0.22
-PORTREVISION= 5
+PORTVERSION= 0.0.40
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +16,8 @@ MAINTAINER= araujo@FreeBSD.org
COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
- tasn1.4:${PORTSDIR}/security/libtasn1
+ tasn1.4:${PORTSDIR}/security/libtasn1 \
+ gcrypt.16:${PORTSDIR}/security/libgcrypt
USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD= yes