aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/gnutls-devel/Makefile6
-rw-r--r--security/gnutls/Makefile2
-rw-r--r--security/gnutls3/Makefile3
-rw-r--r--security/openvas-libnasl/Makefile2
-rw-r--r--security/shishi/Makefile2
5 files changed, 8 insertions, 7 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 4db540d41fc6..ca2e49798341 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnutls
PORTVERSION= 2.99.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://alpha.gnu.org/gnu/gnutls/ \
ftp://ftp.gnutls.org/pub/gnutls/devel/
@@ -34,8 +34,8 @@ MANCOMPRESSED= no
NO_STAGE= yes
.include <bsd.port.options.mk>
-.if (defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.5)) && !defined(WITHOUT_LIBTASN1)
-LIB_DEPENDS+= tasn1.5:${PORTSDIR}/security/libtasn1
+.if (defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.7)) && !defined(WITHOUT_LIBTASN1)
+LIB_DEPENDS+= tasn1.7:${PORTSDIR}/security/libtasn1
.else
CONFIGURE_ARGS+= --with-included-libtasn1
.endif
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 7dfa2f95fae5..8c475326311a 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnutls
PORTVERSION= 2.12.23
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= \
ftp://ftp.gnutls.org/gcrypt/gnutls/v${PORTVERSION:C/.[0-9]+$//}/
diff --git a/security/gnutls3/Makefile b/security/gnutls3/Makefile
index 8a400ae1d421..25a022eb29b5 100644
--- a/security/gnutls3/Makefile
+++ b/security/gnutls3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnutls
PORTVERSION= 3.1.16
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/
PKGNAMESUFFIX= ${GNUTLS_SUFFIX}
@@ -48,7 +49,7 @@ CXX_CONFIGURE_ENABLE= cxx
.include <bsd.port.options.mk>
-.if defined(PORT_OPTIONS:MLIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.5)
+.if defined(PORT_OPTIONS:MLIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.7)
LIB_DEPENDS+= libtasn1.so:${PORTSDIR}/security/libtasn1
.else
CONFIGURE_ARGS+= --with-included-libtasn1
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index 49f1ce883b2f..0722713ff9d5 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openvas-libnasl
PORTVERSION= 2.0.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 4e7fb37e9a64..daa8ef168ff3 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shishi
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= GNU