summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
committerkrion <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
commit7ad1eb6da89ab680c970f24d4d83c8c546df56f3 (patch)
tree3a12ace3379c7b498704200d645dabf573c33307 /security
parentdf1cdce4d7731f33a573fe0fe9a546f5d4575fd3 (diff)
downloadFreeBSD-ports-7ad1eb6da89ab680c970f24d4d83c8c546df56f3.zip
FreeBSD-ports-7ad1eb6da89ab680c970f24d4d83c8c546df56f3.tar.gz
Chase libraries for new devel/libidn version.
Diffstat (limited to 'security')
-rw-r--r--security/gsasl/Makefile3
-rw-r--r--security/shishi/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 394fc93..4a1f83a 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gsasl
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
${MASTER_SITE_GNU_ALPHA}
@@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org
COMMENT= GNU SASL Library
-LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn \
+LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn \
gcrypt.12:${PORTSDIR}/security/libgcrypt \
ntlm.0:${PORTSDIR}/security/libntlm
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 5a3647d..840fe96 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,6 +8,7 @@
PORTNAME= shishi
PORTVERSION= 0.0.18
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
${MASTER_SITE_GNU_ALPHA}
@@ -15,7 +16,7 @@ MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A free implementation of the Kerberos 5 network security system
-LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn \
+LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn \
tasn1.2:${PORTSDIR}/security/libtasn1
PKGMESSAGE= ${WRKDIR}/pkg-message
OpenPOWER on IntegriCloud