aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/prelude-manager/Makefile3
-rw-r--r--security/py-gnutls/Makefile3
-rw-r--r--security/xmlsec1/Makefile2
3 files changed, 5 insertions, 3 deletions
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile
index bbc5c6d0d8c..a2b918f3784 100644
--- a/security/prelude-manager/Makefile
+++ b/security/prelude-manager/Makefile
@@ -6,6 +6,7 @@
PORTNAME= prelude-manager
PORTVERSION= 0.9.8
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -14,7 +15,7 @@ MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Prelude Network Intrusion Detection System central logging point
LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude \
- gnutls.15:${PORTSDIR}/security/gnutls
+ gnutls.13:${PORTSDIR}/security/gnutls
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 80a21f689bf..5dc245c6c79 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DISTNAME= python-gnutls-${PORTVERSION}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python wrapper for the GNUTLS library
-LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index d9634c63f39..75b15009f08 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmlsec1
PORTVERSION= 1.2.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \