summaryrefslogtreecommitdiff
path: root/security
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
parent- Update to 1.19 (diff)
- Bump PORTREVISION to chase the update of dns/libidn
Notes
Notes: svn path=/head/; revision=270856
Diffstat (limited to 'security')
-rw-r--r--security/gsasl/Makefile4
-rw-r--r--security/shishi/Makefile4
-rw-r--r--security/skipfish/Makefile3
3 files changed, 6 insertions, 5 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 78b512afa893..bace554dde81 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gsasl
PORTVERSION= 1.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= johans@FreeBSD.org
COMMENT= GNU SASL Library
-LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
+LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \
gcrypt.17:${PORTSDIR}/security/libgcrypt \
gnutls.40:${PORTSDIR}/security/gnutls \
ntlm.0:${PORTSDIR}/security/libntlm
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
diff --git a/security/skipfish/Makefile b/security/skipfish/Makefile
index 6465f24fccf4..82e75fc4a54e 100644
--- a/security/skipfish/Makefile
+++ b/security/skipfish/Makefile
@@ -6,6 +6,7 @@
PORTNAME= skipfish
PORTVERSION= 1.81b
+PORTREVISION= 1
CATEGORIES= security www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX= .tgz
@@ -13,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rpsfa@rit.edu
COMMENT= A fully automated, active web application security reconnaissance tool
-LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
+LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn
LICENSE= ASL
LICENSE_FILE= ${WRKSRC}/COPYING