summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
committerwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
commit9403f6fbe5a093adf06148a269cd909666a24749 (patch)
tree15cc516253d0c47f1d1d9768638eece91ee9b7a0 /security
parent081dad3f7c91f8080645abd47a3320c7065af42c (diff)
downloadpkgsrc-9403f6fbe5a093adf06148a269cd909666a24749.tar.gz
*: recursive bump for nettle 3.5.1
Diffstat (limited to 'security')
-rw-r--r--security/ap-modsecurity2/Makefile4
-rw-r--r--security/clamav/Makefile4
-rw-r--r--security/dirb/Makefile4
-rw-r--r--security/gnupg-pkcs11-scd/Makefile4
-rw-r--r--security/gnupg/Makefile4
-rw-r--r--security/gnupg2/Makefile3
-rw-r--r--security/gnutls/Makefile3
-rw-r--r--security/gnutls/buildlink3.mk4
-rw-r--r--security/gsasl/Makefile4
-rw-r--r--security/guardtime/Makefile4
-rw-r--r--security/lastpass-cli/Makefile4
-rw-r--r--security/libfprint/Makefile4
-rw-r--r--security/libguardtime/Makefile4
-rw-r--r--security/libguardtime/buildlink3.mk4
-rw-r--r--security/liboauth/Makefile4
-rw-r--r--security/liboauth/buildlink3.mk4
-rw-r--r--security/libprelude-lua/Makefile4
-rw-r--r--security/libprelude-perl/Makefile4
-rw-r--r--security/libprelude-python/Makefile4
-rw-r--r--security/libprelude/Makefile4
-rw-r--r--security/libprelude/buildlink3.mk4
-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/libpreludedb/Makefile4
-rw-r--r--security/libpreludedb/buildlink3.mk4
-rw-r--r--security/libykneomgr/Makefile4
-rw-r--r--security/opensaml/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/pam-yubico/Makefile4
-rw-r--r--security/php-oauth/Makefile4
-rw-r--r--security/php-oauth1/Makefile4
-rw-r--r--security/pkcs11-helper/Makefile4
-rw-r--r--security/pkcs11-helper/buildlink3.mk4
-rw-r--r--security/prelude-lml/Makefile4
-rw-r--r--security/prelude-manager/Makefile4
-rw-r--r--security/prelude-pflogger/Makefile4
-rw-r--r--security/ykclient/Makefile4
-rw-r--r--security/ykclient/buildlink3.mk4
44 files changed, 88 insertions, 86 deletions
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile
index 99098879538..83e4e9cdfa9 100644
--- a/security/ap-modsecurity2/Makefile
+++ b/security/ap-modsecurity2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2019/07/01 04:08:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.44 2019/07/20 22:46:46 wiz Exp $
DISTNAME= modsecurity-apache_2.7.7
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= www security
MASTER_SITES= https://www.modsecurity.org/tarball/${PKGVERSION_NOREV}/
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 78f38fbf941..17a0507e6fb 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2019/07/01 04:08:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2019/07/20 22:46:46 wiz Exp $
-PKGREVISION= 4
+PKGREVISION= 5
.include "Makefile.common"
COMMENT= Anti-virus toolkit
diff --git a/security/dirb/Makefile b/security/dirb/Makefile
index 978c6cc0bc0..e3d7c6552a7 100644
--- a/security/dirb/Makefile
+++ b/security/dirb/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2019/07/01 04:08:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2019/07/20 22:46:46 wiz Exp $
#
PKGNAME= dirb-1.9
DISTNAME= dirb19
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dirb/}
diff --git a/security/gnupg-pkcs11-scd/Makefile b/security/gnupg-pkcs11-scd/Makefile
index 75c007d11fd..c7035aebd65 100644
--- a/security/gnupg-pkcs11-scd/Makefile
+++ b/security/gnupg-pkcs11-scd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/05/05 22:49:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2019/07/20 22:46:47 wiz Exp $
VERSION= 0.7.0
DISTNAME= gnupg-pkcs11-scd-${VERSION}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupg-pkcs11/gnupg-pkcs11-scd/${VERSION}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index aedb3460b00..9b5c1c663bc 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.148 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.149 2019/07/20 22:46:46 wiz Exp $
DISTNAME= gnupg-1.4.23
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 72a43a5b6b4..05748374599 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.104 2019/07/10 09:28:24 adam Exp $
+# $NetBSD: Makefile,v 1.105 2019/07/20 22:46:47 wiz Exp $
DISTNAME= gnupg-2.2.17
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/gnupg/
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index f24f079ec02..d8628dd1dc4 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.196 2019/07/11 14:53:36 sevan Exp $
+# $NetBSD: Makefile,v 1.197 2019/07/20 22:46:04 wiz Exp $
DISTNAME= gnutls-3.6.8
+PKGREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.6/
EXTRACT_SUFX= .tar.xz
diff --git a/security/gnutls/buildlink3.mk b/security/gnutls/buildlink3.mk
index a989fb967e4..107e26928ec 100644
--- a/security/gnutls/buildlink3.mk
+++ b/security/gnutls/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2018/12/09 20:12:41 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2019/07/20 22:46:04 wiz Exp $
BUILDLINK_TREE+= gnutls
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnutls
GNUTLS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.3.0
-BUILDLINK_ABI_DEPENDS.gnutls+= gnutls>=3.6.0nb1
+BUILDLINK_ABI_DEPENDS.gnutls+= gnutls>=3.6.8nb1
BUILDLINK_PKGSRCDIR.gnutls?= ../../security/gnutls
.include "../../archivers/lzo/buildlink3.mk"
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 7bd83cc3fe9..59f0952c6c2 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2018/04/17 22:29:49 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2019/07/20 22:46:47 wiz Exp $
DISTNAME= gsasl-1.8.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/}
diff --git a/security/guardtime/Makefile b/security/guardtime/Makefile
index 873a6213dcc..8904da8c20f 100644
--- a/security/guardtime/Makefile
+++ b/security/guardtime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/20 22:46:47 wiz Exp $
DISTNAME= gtime-1.0-12
PKGNAME= guardtime-1.0.12
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= security
MASTER_SITES= http://download.guardtime.com/
diff --git a/security/lastpass-cli/Makefile b/security/lastpass-cli/Makefile
index 1496bdd3eee..f5285572eb9 100644
--- a/security/lastpass-cli/Makefile
+++ b/security/lastpass-cli/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/20 22:46:47 wiz Exp $
DISTNAME= lastpass-cli-1.3.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=lastpass/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile
index 6be0c39e7b0..ce786a5d99f 100644
--- a/security/libfprint/Makefile
+++ b/security/libfprint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2019/05/05 22:49:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2019/07/20 22:46:47 wiz Exp $
DISTNAME= libfprint-0.7.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security devel
MASTER_SITES= https://people.freedesktop.org/~anarsoul/
EXTRACT_SUFX= .tar.xz
diff --git a/security/libguardtime/Makefile b/security/libguardtime/Makefile
index 1ee7c95e01a..f6c9aef41d7 100644
--- a/security/libguardtime/Makefile
+++ b/security/libguardtime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/07/01 04:07:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2019/07/20 22:46:04 wiz Exp $
DISTNAME= libgt-0.3.13
PKGNAME= ${DISTNAME:S/gt/guardtime/}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= security
MASTER_SITES= http://download.guardtime.com/
diff --git a/security/libguardtime/buildlink3.mk b/security/libguardtime/buildlink3.mk
index d78469dd6e7..439984c7d6f 100644
--- a/security/libguardtime/buildlink3.mk
+++ b/security/libguardtime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2019/07/01 04:07:51 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2019/07/20 22:46:04 wiz Exp $
BUILDLINK_TREE+= libguardtime
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libguardtime
LIBGUARDTIME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libguardtime+= libguardtime>=0.3.11
-BUILDLINK_ABI_DEPENDS.libguardtime+= libguardtime>=0.3.13nb10
+BUILDLINK_ABI_DEPENDS.libguardtime+= libguardtime>=0.3.13nb11
BUILDLINK_PKGSRCDIR.libguardtime?= ../../security/libguardtime
.include "../../security/openssl/buildlink3.mk"
diff --git a/security/liboauth/Makefile b/security/liboauth/Makefile
index e098902e57b..8981de94be2 100644
--- a/security/liboauth/Makefile
+++ b/security/liboauth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2019/07/01 04:07:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2019/07/20 22:46:04 wiz Exp $
DISTNAME= liboauth-1.0.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liboauth/}
diff --git a/security/liboauth/buildlink3.mk b/security/liboauth/buildlink3.mk
index 28cb27a2649..d10998d71b7 100644
--- a/security/liboauth/buildlink3.mk
+++ b/security/liboauth/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2019/07/01 04:07:51 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2019/07/20 22:46:04 wiz Exp $
BUILDLINK_TREE+= liboauth
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= liboauth
LIBOAUTH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.liboauth+= liboauth>=0.8.9
-BUILDLINK_ABI_DEPENDS.liboauth?= liboauth>=1.0.3nb11
+BUILDLINK_ABI_DEPENDS.liboauth?= liboauth>=1.0.3nb12
BUILDLINK_PKGSRCDIR.liboauth?= ../../security/liboauth
.include "../../security/openssl/buildlink3.mk"
diff --git a/security/libprelude-lua/Makefile b/security/libprelude-lua/Makefile
index 484b97245eb..ea806689d36 100644
--- a/security/libprelude-lua/Makefile
+++ b/security/libprelude-lua/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2018/04/17 22:29:49 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/20 22:46:47 wiz Exp $
PKGNAME= libprelude-lua-${VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= Lua bindings to LibPrelude
LUA_VERSIONS_ACCEPTED= 51
diff --git a/security/libprelude-perl/Makefile b/security/libprelude-perl/Makefile
index abc370d692e..6ace4b66e90 100644
--- a/security/libprelude-perl/Makefile
+++ b/security/libprelude-perl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2018/08/22 09:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/20 22:46:47 wiz Exp $
PKGNAME= libprelude-perl-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= Perl bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"
diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile
index 6ed28413add..b49cb498ee0 100644
--- a/security/libprelude-python/Makefile
+++ b/security/libprelude-python/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2019/04/26 14:12:44 maya Exp $
+# $NetBSD: Makefile,v 1.24 2019/07/20 22:46:48 wiz Exp $
PKGNAME= libprelude-python-${VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= Python bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 8261917b136..73d99b6c099 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2018/08/22 09:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2019/07/20 22:46:04 wiz Exp $
#
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= LibPrelude libraries and c++ easy bindings
LICENSE= gnu-gpl-v2
diff --git a/security/libprelude/buildlink3.mk b/security/libprelude/buildlink3.mk
index f2b9634dc13..b5cb88576fd 100644
--- a/security/libprelude/buildlink3.mk
+++ b/security/libprelude/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2018/04/17 22:29:34 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2019/07/20 22:46:04 wiz Exp $
BUILDLINK_TREE+= libprelude
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libprelude
LIBPRELUDE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libprelude+= libprelude>=0.9.0
-BUILDLINK_ABI_DEPENDS.libprelude+= libprelude>=0.9.24.1nb15
+BUILDLINK_ABI_DEPENDS.libprelude+= libprelude>=0.9.24.1nb17
BUILDLINK_PKGSRCDIR.libprelude?= ../../security/libprelude
.include "../../security/gnutls/buildlink3.mk"
diff --git a/security/libpreludedb-mysql/Makefile b/security/libpreludedb-mysql/Makefile
index db48ef904fc..e674d58fb4f 100644
--- a/security/libpreludedb-mysql/Makefile
+++ b/security/libpreludedb-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2018/08/22 09:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/20 22:46:48 wiz Exp $
#
PKGNAME= libpreludedb-mysql-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= MySQL plugin for LibPreludeDB
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-perl/Makefile b/security/libpreludedb-perl/Makefile
index c98c365c08d..63137db900e 100644
--- a/security/libpreludedb-perl/Makefile
+++ b/security/libpreludedb-perl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2018/08/22 09:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/20 22:46:48 wiz Exp $
#
PKGNAME= libpreludedb-perl-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= Perl bindings for LibPreludeDB libraries
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-pgsql/Makefile b/security/libpreludedb-pgsql/Makefile
index fdaf59b8188..1e4a0f7de7e 100644
--- a/security/libpreludedb-pgsql/Makefile
+++ b/security/libpreludedb-pgsql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2018/08/22 09:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/20 22:46:48 wiz Exp $
#
PKGNAME= libpreludedb-pgsql-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= PostgreSQL plugin for LibPreludeDB
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-python/Makefile b/security/libpreludedb-python/Makefile
index d01c495eb2d..3b31c0bc95a 100644
--- a/security/libpreludedb-python/Makefile
+++ b/security/libpreludedb-python/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2019/04/26 14:12:44 maya Exp $
+# $NetBSD: Makefile,v 1.28 2019/07/20 22:46:48 wiz Exp $
PKGNAME= libpreludedb-python-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= Python bindings for LibPreludeDB libraries
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile
index 342b9aa8c67..884f80d6ae3 100644
--- a/security/libpreludedb-sqlite3/Makefile
+++ b/security/libpreludedb-sqlite3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2019/04/03 00:33:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2019/07/20 22:46:48 wiz Exp $
#
PKGNAME= libpreludedb-sqlite3-${VERSION}
-PKGREVISION= 31
+PKGREVISION= 32
COMMENT= Sqlite3 plugin for LibPreludeDB
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index 5869c3d5fdc..31196b9020c 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2018/08/22 09:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2019/07/20 22:46:04 wiz Exp $
#
COMMENT= LibPreludeDB libraries
-PKGREVISION= 13
+PKGREVISION= 14
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/libpreludedb/buildlink3.mk b/security/libpreludedb/buildlink3.mk
index 76304c44763..3c8f04ab857 100644
--- a/security/libpreludedb/buildlink3.mk
+++ b/security/libpreludedb/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2018/04/17 22:29:34 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2019/07/20 22:46:04 wiz Exp $
BUILDLINK_TREE+= libpreludedb
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libpreludedb
LIBPRELUDEDB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libpreludedb+= libpreludedb>=0.9.15.3
-BUILDLINK_ABI_DEPENDS.libpreludedb+= libpreludedb>=0.9.15.3nb12
+BUILDLINK_ABI_DEPENDS.libpreludedb+= libpreludedb>=0.9.15.3nb14
BUILDLINK_PKGSRCDIR.libpreludedb?= ../../security/libpreludedb
.include "../../security/libprelude/buildlink3.mk"
diff --git a/security/libykneomgr/Makefile b/security/libykneomgr/Makefile
index e9ba8e526ae..a1b996145de 100644
--- a/security/libykneomgr/Makefile
+++ b/security/libykneomgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2018/04/17 22:29:50 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/20 22:46:48 wiz Exp $
DISTNAME= libykneomgr-0.1.6
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= https://developers.yubico.com/libykneomgr/Releases/
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile
index 817bfc19e5e..4cdb15da896 100644
--- a/security/opensaml/Makefile
+++ b/security/opensaml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2019/07/20 22:46:48 wiz Exp $
DISTNAME= opensaml-2.5.5
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index f8ac67d3205..c683a910397 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2018/04/17 22:29:50 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/20 22:46:48 wiz Exp $
DISTNAME= openvas-libnasl-2.0.0
-PKGREVISION= 11
+PKGREVISION= 12
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 87ef759c9ab..890d350f4a6 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2018/04/17 22:29:50 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2019/07/20 22:46:49 wiz Exp $
DISTNAME= openvas-libraries-2.0.0
-PKGREVISION= 12
+PKGREVISION= 13
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 a0da10e7b1d..81a29b77e28 100644
--- a/security/openvas-plugins/Makefile
+++ b/security/openvas-plugins/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2018/04/17 22:29:50 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/20 22:46:49 wiz Exp $
#
DISTNAME= openvas-plugins-1.0.5
-PKGREVISION= 9
+PKGREVISION= 10
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 22d46fe1283..d90a1a8b272 100644
--- a/security/openvas-server/Makefile
+++ b/security/openvas-server/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/07/04 13:40:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/20 22:46:49 wiz Exp $
#
DISTNAME= openvas-server-2.0.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/550/
diff --git a/security/pam-yubico/Makefile b/security/pam-yubico/Makefile
index 21e831b3562..0306ea9b1c0 100644
--- a/security/pam-yubico/Makefile
+++ b/security/pam-yubico/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2019/07/20 22:46:49 wiz Exp $
DISTNAME= pam_yubico-2.17
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= security
MASTER_SITES= http://opensource.yubico.com/yubico-pam/releases/
diff --git a/security/php-oauth/Makefile b/security/php-oauth/Makefile
index 0c1d8b28ee8..b15f01f2955 100644
--- a/security/php-oauth/Makefile
+++ b/security/php-oauth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2019/07/20 22:46:49 wiz Exp $
MODNAME= oauth
PECL_VERSION= 2.0.1
@@ -6,7 +6,7 @@ CATEGORIES+= security
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP oauth consumer extension
-PKGREVISION= 9
+PKGREVISION= 10
LICENSE= modified-bsd
PHP_VERSIONS_ACCEPTED= 71 72
diff --git a/security/php-oauth1/Makefile b/security/php-oauth1/Makefile
index ebe99af8b04..91b9495f544 100644
--- a/security/php-oauth1/Makefile
+++ b/security/php-oauth1/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2019/07/20 22:46:49 wiz Exp $
MODNAME= oauth
-PKGREVISION= 11
+PKGREVISION= 12
PECL_VERSION= 1.2.3
CATEGORIES+= security
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile
index 23895a27d1b..23f7dcd8dc6 100644
--- a/security/pkcs11-helper/Makefile
+++ b/security/pkcs11-helper/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/05/05 22:49:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/20 22:46:05 wiz Exp $
DISTNAME= pkcs11-helper-1.10
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= https://github.com/downloads/alonbl/pkcs11-helper/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/pkcs11-helper/buildlink3.mk b/security/pkcs11-helper/buildlink3.mk
index 5e6d874b979..850f1501f87 100644
--- a/security/pkcs11-helper/buildlink3.mk
+++ b/security/pkcs11-helper/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2019/05/05 22:49:51 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2019/07/20 22:46:05 wiz Exp $
BUILDLINK_TREE+= pkcs11-helper
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= pkcs11-helper
PKCS11_HELPER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.06
-BUILDLINK_ABI_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.10nb9
+BUILDLINK_ABI_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.10nb10
BUILDLINK_PKGSRCDIR.pkcs11-helper?= ../../security/pkcs11-helper
pkgbase := pkcs11-helper
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index f9298eacded..e3b3e3e7e6b 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2019/05/23 19:23:16 rillig Exp $
+# $NetBSD: Makefile,v 1.44 2019/07/20 22:46:49 wiz Exp $
#
DISTNAME= prelude-lml-0.9.15
-PKGREVISION= 10
+PKGREVISION= 11
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 d5e9af61865..c862208c45a 100644
--- a/security/prelude-manager/Makefile
+++ b/security/prelude-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2019/05/23 19:23:16 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2019/07/20 22:46:49 wiz Exp $
#
DISTNAME= prelude-manager-0.9.15
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-manager/
#MASTER_SITES+= http://www.prelude-ids.org/download/releases/
diff --git a/security/prelude-pflogger/Makefile b/security/prelude-pflogger/Makefile
index 45afa1fc54d..dd7456ba7cd 100644
--- a/security/prelude-pflogger/Makefile
+++ b/security/prelude-pflogger/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2019/05/23 19:23:16 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2019/07/20 22:46:49 wiz Exp $
#
DISTNAME= prelude-pflogger-0.9.0-rc2
PKGNAME= prelude-pflogger-0.9.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= security
#MASTER_SITES= http://prelude-ids.org/download/releases/
diff --git a/security/ykclient/Makefile b/security/ykclient/Makefile
index 0245ad33b07..540a84340fe 100644
--- a/security/ykclient/Makefile
+++ b/security/ykclient/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2019/07/01 04:07:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2019/07/20 22:46:05 wiz Exp $
DISTNAME= ykclient-2.13
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= security
MASTER_SITES= http://yubico.github.io/yubico-c-client/releases/
diff --git a/security/ykclient/buildlink3.mk b/security/ykclient/buildlink3.mk
index 171a3ba6d64..52e9f4f9176 100644
--- a/security/ykclient/buildlink3.mk
+++ b/security/ykclient/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2019/07/01 04:07:51 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2019/07/20 22:46:05 wiz Exp $
BUILDLINK_TREE+= ykclient
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ykclient
YKCLIENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ykclient+= ykclient>=2.7
-BUILDLINK_ABI_DEPENDS.ykclient?= ykclient>=2.13nb11
+BUILDLINK_ABI_DEPENDS.ykclient?= ykclient>=2.13nb12
BUILDLINK_PKGSRCDIR.ykclient?= ../../security/ykclient
.include "../../www/curl/buildlink3.mk"