diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
commit | 91e365d630f06550c027e8d6416042302496c4fb (patch) | |
tree | 39eb76ce76a50126ac09099f3cbbc3b7b481086a /security | |
parent | 0412e1a725a89281f5390bc9d0d2fb5c8cef318f (diff) | |
download | ports-91e365d630f06550c027e8d6416042302496c4fb.tar.gz ports-91e365d630f06550c027e8d6416042302496c4fb.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/gsasl/Makefile | 3 | ||||
-rw-r--r-- | security/libprelude/Makefile | 1 | ||||
-rw-r--r-- | security/libpreludedb/Makefile | 1 | ||||
-rw-r--r-- | security/openconnect/Makefile | 1 | ||||
-rw-r--r-- | security/openvas-libnasl/Makefile | 4 | ||||
-rw-r--r-- | security/openvas-libraries/Makefile | 4 | ||||
-rw-r--r-- | security/openvas-plugins/Makefile | 4 | ||||
-rw-r--r-- | security/prelude-lml/Makefile | 2 | ||||
-rw-r--r-- | security/prelude-manager/Makefile | 1 | ||||
-rw-r--r-- | security/py-gnutls/Makefile | 3 | ||||
-rw-r--r-- | security/shishi/Makefile | 2 | ||||
-rw-r--r-- | security/xmlsec1/Makefile | 2 |
12 files changed, 17 insertions, 11 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index b0ea0989b4e2..4f4770436dc9 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsasl PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= GNU SASL Library LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \ gcrypt.18:${PORTSDIR}/security/libgcrypt \ - gnutls.47:${PORTSDIR}/security/gnutls \ + gnutls.26:${PORTSDIR}/security/gnutls \ ntlm.0:${PORTSDIR}/security/libntlm USE_GNOME= gnomehack pkgconfig diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index 24f04a352ed9..1949030c0ed1 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -3,6 +3,7 @@ PORTNAME= libprelude PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/241/ diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index b84632c81f55..a6f0aac13c71 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -3,6 +3,7 @@ PORTNAME= libpreludedb PORTVERSION= 1.0.1p1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/287/ diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile index e291eefc7263..65a9cf76de98 100644 --- a/security/openconnect/Makefile +++ b/security/openconnect/Makefile @@ -7,6 +7,7 @@ PORTNAME= openconnect PORTVERSION= 4.07 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \ http://mirrors.rit.edu/zi/ diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index d98fa01b8a45..69952fe66cdf 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -7,7 +7,7 @@ PORTNAME= openvas-libnasl PORTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/561/ @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= NASL libraries for OpenVAS LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \ - gnutls.47:${PORTSDIR}/security/gnutls \ + gnutls.26:${PORTSDIR}/security/gnutls \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ gpgme.19:${PORTSDIR}/security/gpgme \ openvas.2:${PORTSDIR}/security/openvas-libraries \ diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile index 878096443a1f..67d92b2b91e5 100644 --- a/security/openvas-libraries/Makefile +++ b/security/openvas-libraries/Makefile @@ -7,14 +7,14 @@ PORTNAME= openvas-libraries PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/600/ MAINTAINER= ports@FreeBSD.org COMMENT= Libraries for OpenVAS -LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \ gcrypt.18:${PORTSDIR}/security/libgcrypt GNU_CONFIGURE= yes diff --git a/security/openvas-plugins/Makefile b/security/openvas-plugins/Makefile index 91f7213bed1a..a47bc3b28341 100644 --- a/security/openvas-plugins/Makefile +++ b/security/openvas-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= openvas-plugins PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/588/ @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \ openvasd:${PORTSDIR}/security/openvas-server LIB_DEPENDS= openvas.2:${PORTSDIR}/security/openvas-libraries \ openvasnasl.2:${PORTSDIR}/security/openvas-libnasl \ - gnutls.47:${PORTSDIR}/security/gnutls + gnutls.26:${PORTSDIR}/security/gnutls RUN_DEPENDS= openvasd:${PORTSDIR}/security/openvas-server \ ${LOCALBASE}/bin/gmd5sum:${PORTSDIR}/sysutils/coreutils \ ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index b7a493640ed0..f54508d46a54 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -3,7 +3,7 @@ PORTNAME= prelude-lml PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/242/ diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index 4504566c7905..aa4b60061ca5 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -6,6 +6,7 @@ PORTNAME= prelude-manager PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/243/ diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile index 2013c1176012..ec4a17570342 100644 --- a/security/py-gnutls/Makefile +++ b/security/py-gnutls/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnutls PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,7 @@ DISTNAME= python-gnutls-${PORTVERSION} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Python wrapper for the GNUTLS library -LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/shishi/Makefile b/security/shishi/Makefile index d81d7d069a74..0b1a3c1b8034 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -2,7 +2,7 @@ PORTNAME= shishi PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= GNU diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index a2105899c504..b17d3401d6d4 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmlsec1 PORTVERSION= 1.2.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ |