summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-09-19 13:04:27 +0000
committerwiz <wiz@pkgsrc.org>2016-09-19 13:04:27 +0000
commita127f48f0525c161dd706fc678ac439992cc6811 (patch)
treede0d67e126b6d2c4fc83ed51c22bb1bab8d1a66a /security
parent895587c7f8bb532945ab5f8f70eb6e10a2b381fe (diff)
downloadpkgsrc-a127f48f0525c161dd706fc678ac439992cc6811.tar.gz
Recursive PKGREVISION bump for gnutls shlib major bump.
Diffstat (limited to 'security')
-rw-r--r--security/libprelude-python/Makefile4
-rw-r--r--security/libprelude-ruby/Makefile4
-rw-r--r--security/libpreludedb-mysql/Makefile4
-rw-r--r--security/libpreludedb-perl/Makefile4
-rw-r--r--security/libpreludedb-pgsql/Makefile4
-rw-r--r--security/libpreludedb-python/Makefile4
-rw-r--r--security/libpreludedb-sqlite3/Makefile4
-rw-r--r--security/openvas-libnasl/Makefile4
-rw-r--r--security/openvas-libraries/Makefile4
-rw-r--r--security/openvas-plugins/Makefile4
-rw-r--r--security/openvas-server/Makefile4
-rw-r--r--security/prelude-lml/Makefile4
-rw-r--r--security/prelude-manager/Makefile4
-rw-r--r--security/prelude-pflogger/Makefile4
14 files changed, 28 insertions, 28 deletions
diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile
index e3924955bb3..4ea12188863 100644
--- a/security/libprelude-python/Makefile
+++ b/security/libprelude-python/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2016/07/09 13:04:03 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/09/19 13:04:27 wiz Exp $
PKGNAME= libprelude-python-${VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
COMMENT= Python bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"
diff --git a/security/libprelude-ruby/Makefile b/security/libprelude-ruby/Makefile
index c7a1e2ab4d1..b7f8ba14f2f 100644
--- a/security/libprelude-ruby/Makefile
+++ b/security/libprelude-ruby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2016/09/08 15:19:18 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/19 13:04:27 wiz Exp $
PKGNAME= libprelude-ruby-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Ruby bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"
diff --git a/security/libpreludedb-mysql/Makefile b/security/libpreludedb-mysql/Makefile
index d2fd7f131a9..e03d217310a 100644
--- a/security/libpreludedb-mysql/Makefile
+++ b/security/libpreludedb-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/07/09 06:38:55 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/09/19 13:04:27 wiz Exp $
#
PKGNAME= libpreludedb-mysql-${VERSION}
-PKGREVISION= 13
+PKGREVISION= 14
COMMENT= MySQL plugin for LibPreludeDB
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-perl/Makefile b/security/libpreludedb-perl/Makefile
index 660420e4a96..e97e5b4b81e 100644
--- a/security/libpreludedb-perl/Makefile
+++ b/security/libpreludedb-perl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2016/07/09 06:38:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/09/19 13:04:27 wiz Exp $
#
PKGNAME= libpreludedb-perl-${VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= Perl bindings for LibPreludeDB libraries
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-pgsql/Makefile b/security/libpreludedb-pgsql/Makefile
index 52f0ccb5d7e..41ecb09a76b 100644
--- a/security/libpreludedb-pgsql/Makefile
+++ b/security/libpreludedb-pgsql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2016/07/09 06:38:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/09/19 13:04:27 wiz Exp $
#
PKGNAME= libpreludedb-pgsql-${VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= PostgreSQL plugin for LibPreludeDB
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-python/Makefile b/security/libpreludedb-python/Makefile
index 9c43ad49dce..7278f4dea73 100644
--- a/security/libpreludedb-python/Makefile
+++ b/security/libpreludedb-python/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2016/07/09 13:04:03 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2016/09/19 13:04:27 wiz Exp $
PKGNAME= libpreludedb-python-${VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= Python bindings for LibPreludeDB libraries
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile
index 4ff5fa92c8b..bc53768c47c 100644
--- a/security/libpreludedb-sqlite3/Makefile
+++ b/security/libpreludedb-sqlite3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2016/07/09 06:38:55 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/09/19 13:04:27 wiz Exp $
#
PKGNAME= libpreludedb-sqlite3-${VERSION}
-PKGREVISION= 20
+PKGREVISION= 21
COMMENT= Sqlite3 plugin for LibPreludeDB
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index 4e07074fb1b..ca4f7cfcdae 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2015/08/23 14:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/19 13:04:27 wiz Exp $
DISTNAME= openvas-libnasl-2.0.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/549/
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile
index 5dcd7423730..9a2396ddda8 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/02/26 09:41:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2016/09/19 13:04:27 wiz Exp $
#
DISTNAME= openvas-libraries-2.0.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/548/
diff --git a/security/openvas-plugins/Makefile b/security/openvas-plugins/Makefile
index 0d3cec565e0..75ef909496f 100644
--- a/security/openvas-plugins/Makefile
+++ b/security/openvas-plugins/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2015/08/23 14:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/09/19 13:04:27 wiz Exp $
#
DISTNAME= openvas-plugins-1.0.5
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/539/
diff --git a/security/openvas-server/Makefile b/security/openvas-server/Makefile
index 2bb0e75f4d8..af0b2c47054 100644
--- a/security/openvas-server/Makefile
+++ b/security/openvas-server/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2015/08/23 14:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/09/19 13:04:27 wiz Exp $
#
DISTNAME= openvas-server-2.0.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/550/
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index b880c98e006..ee4dc25371c 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2016/05/17 10:32:08 fhajny Exp $
+# $NetBSD: Makefile,v 1.40 2016/09/19 13:04:27 wiz Exp $
#
DISTNAME= prelude-lml-0.9.15
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-lml/
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile
index ef5f90d2783..bc4d0ee8525 100644
--- a/security/prelude-manager/Makefile
+++ b/security/prelude-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2015/08/23 14:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2016/09/19 13:04:28 wiz Exp $
#
DISTNAME= prelude-manager-0.9.15
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-manager/ \
http://www.prelude-ids.org/download/releases/ \
diff --git a/security/prelude-pflogger/Makefile b/security/prelude-pflogger/Makefile
index e508059d01c..2886fae6b89 100644
--- a/security/prelude-pflogger/Makefile
+++ b/security/prelude-pflogger/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2015/08/23 14:30:42 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/09/19 13:04:28 wiz Exp $
#
DISTNAME= prelude-pflogger-0.9.0-rc2
PKGNAME= prelude-pflogger-0.9.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://prelude-ids.org/download/releases/