diff options
author | adam <adam@pkgsrc.org> | 2020-05-22 10:55:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-22 10:55:42 +0000 |
commit | f3153023cc18876abb15863ed34a46650c6f96f2 (patch) | |
tree | 4b68c9871ede30042a4e9db5f7d034b015f0aa0c /security | |
parent | f6179fac736ac405700fbf7f9a2f3b44f4d92bc2 (diff) | |
download | pkgsrc-f3153023cc18876abb15863ed34a46650c6f96f2.tar.gz |
revbump after updating security/nettle
Diffstat (limited to 'security')
45 files changed, 90 insertions, 89 deletions
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile index 481f9fbabfd..020a4e921ef 100644 --- a/security/ap-modsecurity2/Makefile +++ b/security/ap-modsecurity2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2020/05/06 14:04:59 adam Exp $ +# $NetBSD: Makefile,v 1.51 2020/05/22 10:56:35 adam Exp $ DISTNAME= modsecurity-apache_2.7.7 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= www security MASTER_SITES= https://www.modsecurity.org/tarball/${PKGVERSION_NOREV}/ diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 51cf0969879..7d6428e2055 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2020/05/19 12:09:09 nia Exp $ +# $NetBSD: Makefile,v 1.67 2020/05/22 10:56:35 adam Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "Makefile.common" COMMENT= Anti-virus toolkit diff --git a/security/dirb/Makefile b/security/dirb/Makefile index 9ed8e5350d5..ccc935820ec 100644 --- a/security/dirb/Makefile +++ b/security/dirb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.35 2020/05/22 10:56:36 adam Exp $ # PKGNAME= dirb-1.9 DISTNAME= dirb19 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dirb/} diff --git a/security/gnupg-pkcs11-scd/Makefile b/security/gnupg-pkcs11-scd/Makefile index 0bd47477f15..f57ad16caf5 100644 --- a/security/gnupg-pkcs11-scd/Makefile +++ b/security/gnupg-pkcs11-scd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2020/03/20 11:58:16 nia Exp $ +# $NetBSD: Makefile,v 1.22 2020/05/22 10:56:36 adam Exp $ VERSION= 0.9.2 DISTNAME= gnupg-pkcs11-scd-${VERSION} #PKGREVISION= 1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security GITHUB_PROJECT= gnupg-pkcs11-scd GITHUB_RELEASE= ${DISTNAME} diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index ea5d23badc9..570fcb2504d 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.155 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.156 2020/05/22 10:56:36 adam Exp $ DISTNAME= gnupg-1.4.23 -PKGREVISION= 9 +PKGREVISION= 10 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 0896db5ddd0..a1e5090491f 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.112 2020/04/12 08:29:09 adam Exp $ +# $NetBSD: Makefile,v 1.113 2020/05/22 10:56:36 adam Exp $ DISTNAME= gnupg-2.2.20 PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/} -PKGREVISION= 1 +PKGREVISION= 2 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 fde59699f29..a52d741266e 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.211 2020/05/14 14:30:02 nikita Exp $ +# $NetBSD: Makefile,v 1.212 2020/05/22 10:55:50 adam Exp $ DISTNAME= gnutls-3.6.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security devel MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/ EXTRACT_SUFX= .tar.xz diff --git a/security/gnutls/buildlink3.mk b/security/gnutls/buildlink3.mk index 01cc28bd5b1..95243ba55a0 100644 --- a/security/gnutls/buildlink3.mk +++ b/security/gnutls/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.37 2020/05/14 14:30:02 nikita Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2020/05/22 10:55:50 adam 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.12nb1 +BUILDLINK_ABI_DEPENDS.gnutls+= gnutls>=3.6.13nb2 BUILDLINK_PKGSRCDIR.gnutls?= ../../security/gnutls .include "../../archivers/lzo/buildlink3.mk" diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 590fc0bd6dd..3a5521fe6c4 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2020/03/08 16:51:07 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2020/05/22 10:56:36 adam Exp $ DISTNAME= gsasl-1.8.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/} diff --git a/security/guardtime/Makefile b/security/guardtime/Makefile index 8d97a29f4dd..da82f8960c4 100644 --- a/security/guardtime/Makefile +++ b/security/guardtime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.19 2020/05/22 10:56:36 adam Exp $ DISTNAME= gtime-1.0-12 PKGNAME= guardtime-1.0.12 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security MASTER_SITES= http://download.guardtime.com/ diff --git a/security/lastpass-cli/Makefile b/security/lastpass-cli/Makefile index e82fdeea4f3..93029502306 100644 --- a/security/lastpass-cli/Makefile +++ b/security/lastpass-cli/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.15 2020/05/22 10:56:36 adam Exp $ DISTNAME= lastpass-cli-1.3.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=lastpass/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 55951d6503a..fed97f8db22 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2020/05/21 10:33:41 nia Exp $ +# $NetBSD: Makefile,v 1.56 2020/05/22 10:56:36 adam Exp $ DISTNAME= libfprint-0.7.0 -PKGREVISION= 15 +PKGREVISION= 16 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 3452c9abb90..59edb5cb127 100644 --- a/security/libguardtime/Makefile +++ b/security/libguardtime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2020/05/06 14:04:12 adam Exp $ +# $NetBSD: Makefile,v 1.22 2020/05/22 10:55:50 adam Exp $ DISTNAME= libgt-0.3.13 PKGNAME= ${DISTNAME:S/gt/guardtime/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= security MASTER_SITES= http://download.guardtime.com/ diff --git a/security/libguardtime/buildlink3.mk b/security/libguardtime/buildlink3.mk index a86431f42f0..18b8b8db838 100644 --- a/security/libguardtime/buildlink3.mk +++ b/security/libguardtime/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2020/05/06 14:04:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2020/05/22 10:55:50 adam 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.13nb16 +BUILDLINK_ABI_DEPENDS.libguardtime+= libguardtime>=0.3.13nb17 BUILDLINK_PKGSRCDIR.libguardtime?= ../../security/libguardtime .include "../../security/openssl/buildlink3.mk" diff --git a/security/liboauth/Makefile b/security/liboauth/Makefile index 598384c98d3..fdaaa311bad 100644 --- a/security/liboauth/Makefile +++ b/security/liboauth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2020/05/06 14:04:12 adam Exp $ +# $NetBSD: Makefile,v 1.29 2020/05/22 10:55:50 adam Exp $ DISTNAME= liboauth-1.0.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liboauth/} diff --git a/security/liboauth/buildlink3.mk b/security/liboauth/buildlink3.mk index 937b4a24cd1..a0ae31039c6 100644 --- a/security/liboauth/buildlink3.mk +++ b/security/liboauth/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2020/05/06 14:04:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2020/05/22 10:55:50 adam 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.3nb17 +BUILDLINK_ABI_DEPENDS.liboauth?= liboauth>=1.0.3nb18 BUILDLINK_PKGSRCDIR.liboauth?= ../../security/liboauth .include "../../security/openssl/buildlink3.mk" diff --git a/security/libprelude-lua/Makefile b/security/libprelude-lua/Makefile index 6896ffe24b7..0a0cff35cd9 100644 --- a/security/libprelude-lua/Makefile +++ b/security/libprelude-lua/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2020/03/08 16:51:09 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2020/05/22 10:56:36 adam Exp $ PKGNAME= libprelude-lua-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 COMMENT= Lua bindings to LibPrelude LUA_VERSIONS_ACCEPTED= 51 diff --git a/security/libprelude-perl/Makefile b/security/libprelude-perl/Makefile index 6991322fb1d..73a542d6a68 100644 --- a/security/libprelude-perl/Makefile +++ b/security/libprelude-perl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2020/03/08 16:51:09 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2020/05/22 10:56:37 adam Exp $ PKGNAME= libprelude-perl-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= Perl bindings to LibPrelude .include "../../security/libprelude/Makefile.common" diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile index 0106e4b594b..28d75a5c6b9 100644 --- a/security/libprelude-python/Makefile +++ b/security/libprelude-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2020/03/08 16:51:09 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2020/05/22 10:56:37 adam Exp $ PKGNAME= libprelude-python-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 COMMENT= Python bindings to LibPrelude .include "../../security/libprelude/Makefile.common" diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index 5ccb364418e..7c6b3417d74 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2020/03/23 10:07:49 nia Exp $ +# $NetBSD: Makefile,v 1.66 2020/05/22 10:55:50 adam Exp $ # -PKGREVISION= 20 +PKGREVISION= 21 COMMENT= LibPrelude libraries and c++ easy bindings LICENSE= gnu-gpl-v2 diff --git a/security/libprelude/buildlink3.mk b/security/libprelude/buildlink3.mk index f826b0c5112..23cd7729b23 100644 --- a/security/libprelude/buildlink3.mk +++ b/security/libprelude/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2020/03/08 16:48:07 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2020/05/22 10:55:50 adam 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.1nb20 +BUILDLINK_ABI_DEPENDS.libprelude+= libprelude>=0.9.24.1nb21 BUILDLINK_PKGSRCDIR.libprelude?= ../../security/libprelude .include "../../security/gnutls/buildlink3.mk" diff --git a/security/libpreludedb-mysql/Makefile b/security/libpreludedb-mysql/Makefile index 6486d6f5a49..2c730062a8f 100644 --- a/security/libpreludedb-mysql/Makefile +++ b/security/libpreludedb-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2020/03/08 16:51:09 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2020/05/22 10:56:37 adam Exp $ # PKGNAME= libpreludedb-mysql-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= MySQL plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-perl/Makefile b/security/libpreludedb-perl/Makefile index 6b3150081fc..ba49a82df79 100644 --- a/security/libpreludedb-perl/Makefile +++ b/security/libpreludedb-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2020/03/08 16:51:09 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2020/05/22 10:56:37 adam Exp $ # PKGNAME= libpreludedb-perl-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= Perl bindings for LibPreludeDB libraries .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-pgsql/Makefile b/security/libpreludedb-pgsql/Makefile index 18b9387fccf..c92b997552a 100644 --- a/security/libpreludedb-pgsql/Makefile +++ b/security/libpreludedb-pgsql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2020/03/08 16:51:09 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2020/05/22 10:56:37 adam Exp $ # PKGNAME= libpreludedb-pgsql-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= PostgreSQL plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-python/Makefile b/security/libpreludedb-python/Makefile index 35aa520a1fd..4dda710fbe2 100644 --- a/security/libpreludedb-python/Makefile +++ b/security/libpreludedb-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2020/03/08 16:51:09 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/05/22 10:56:37 adam Exp $ PKGNAME= libpreludedb-python-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= Python bindings for LibPreludeDB libraries .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile index fc7ad357655..f678e073f91 100644 --- a/security/libpreludedb-sqlite3/Makefile +++ b/security/libpreludedb-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2020/04/12 08:29:10 adam Exp $ +# $NetBSD: Makefile,v 1.39 2020/05/22 10:56:37 adam Exp $ # PKGNAME= libpreludedb-sqlite3-${VERSION} -PKGREVISION= 35 +PKGREVISION= 36 COMMENT= Sqlite3 plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 5dc10a22e5c..22a3ae4f84d 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2020/03/08 16:48:07 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2020/05/22 10:55:50 adam Exp $ # COMMENT= LibPreludeDB libraries -PKGREVISION= 16 +PKGREVISION= 17 .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb/buildlink3.mk b/security/libpreludedb/buildlink3.mk index 1579d3eff79..d94e03fae2f 100644 --- a/security/libpreludedb/buildlink3.mk +++ b/security/libpreludedb/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2020/03/08 16:48:07 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2020/05/22 10:55:50 adam 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.3nb16 +BUILDLINK_ABI_DEPENDS.libpreludedb+= libpreludedb>=0.9.15.3nb17 BUILDLINK_PKGSRCDIR.libpreludedb?= ../../security/libpreludedb .include "../../security/libprelude/buildlink3.mk" diff --git a/security/libykneomgr/Makefile b/security/libykneomgr/Makefile index 076a52dc8d2..3d88342f050 100644 --- a/security/libykneomgr/Makefile +++ b/security/libykneomgr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2020/03/24 17:38:14 nia Exp $ +# $NetBSD: Makefile,v 1.13 2020/05/22 10:56:37 adam Exp $ DISTNAME= libykneomgr-0.1.8 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= https://developers.yubico.com/libykneomgr/Releases/ diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index a9967a80958..d072b4bc512 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.38 2020/05/22 10:56:38 adam Exp $ DISTNAME= opensaml-2.5.5 -PKGREVISION= 15 +PKGREVISION= 16 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 5640ebabd6c..23613eb0250 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2020/03/08 16:51:10 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2020/05/22 10:56:38 adam Exp $ DISTNAME= openvas-libnasl-2.0.0 -PKGREVISION= 13 +PKGREVISION= 14 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 21b6171d9af..dcc7cd0f1d8 100644 --- a/security/openvas-libraries/Makefile +++ b/security/openvas-libraries/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2020/03/08 16:51:10 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2020/05/22 10:56:38 adam Exp $ DISTNAME= openvas-libraries-2.0.0 -PKGREVISION= 14 +PKGREVISION= 15 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 58db0c75542..69db3a8026c 100644 --- a/security/openvas-plugins/Makefile +++ b/security/openvas-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2020/03/08 16:51:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2020/05/22 10:56:38 adam Exp $ # DISTNAME= openvas-plugins-1.0.5 -PKGREVISION= 11 +PKGREVISION= 12 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 3fafc6793d6..4bfc03c34bc 100644 --- a/security/openvas-server/Makefile +++ b/security/openvas-server/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2020/03/08 16:51:10 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2020/05/22 10:56:38 adam Exp $ # DISTNAME= openvas-server-2.0.0 -PKGREVISION= 14 +PKGREVISION= 15 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 a6f25195aae..973f61d6a85 100644 --- a/security/pam-yubico/Makefile +++ b/security/pam-yubico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.29 2020/05/22 10:56:38 adam Exp $ DISTNAME= pam_yubico-2.17 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubico-pam/releases/ diff --git a/security/php-oauth/Makefile b/security/php-oauth/Makefile index 04ae5336ea4..46c1c4e8115 100644 --- a/security/php-oauth/Makefile +++ b/security/php-oauth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.26 2020/05/22 10:56:38 adam 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= 15 +PKGREVISION= 16 LICENSE= modified-bsd PHP_VERSIONS_ACCEPTED= 72 diff --git a/security/php-oauth1/Makefile b/security/php-oauth1/Makefile index d165c298014..f310e19b53b 100644 --- a/security/php-oauth1/Makefile +++ b/security/php-oauth1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2020/05/06 14:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.18 2020/05/22 10:56:38 adam Exp $ MODNAME= oauth -PKGREVISION= 17 +PKGREVISION= 18 PECL_VERSION= 1.2.3 CATEGORIES+= security diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index 62fac5f58a2..0bf17937048 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2020/04/24 11:41:37 nia Exp $ +# $NetBSD: Makefile,v 1.24 2020/05/22 10:55:50 adam Exp $ DISTNAME= pkcs11-helper-1.10 -PKGREVISION= 12 +PKGREVISION= 13 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 3705ed552f9..75a96c76b7e 100644 --- a/security/pkcs11-helper/buildlink3.mk +++ b/security/pkcs11-helper/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2020/03/08 16:48:08 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2020/05/22 10:55:50 adam 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.10nb12 +BUILDLINK_ABI_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.10nb13 BUILDLINK_PKGSRCDIR.pkcs11-helper?= ../../security/pkcs11-helper pkgbase := pkcs11-helper diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index c3fe4e96b46..063d25e4849 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2020/03/08 16:51:11 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2020/05/22 10:56:38 adam Exp $ # DISTNAME= prelude-lml-0.9.15 -PKGREVISION= 12 +PKGREVISION= 13 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 1f7f0c9ac30..8320d85d62b 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2020/03/08 16:51:11 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2020/05/22 10:56:39 adam Exp $ # DISTNAME= prelude-manager-0.9.15 -PKGREVISION= 13 +PKGREVISION= 14 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 aa88a668f43..40197acec5a 100644 --- a/security/prelude-pflogger/Makefile +++ b/security/prelude-pflogger/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2020/03/08 16:51:11 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2020/05/22 10:56:39 adam Exp $ # DISTNAME= prelude-pflogger-0.9.0-rc2 PKGNAME= prelude-pflogger-0.9.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security #MASTER_SITES= http://prelude-ids.org/download/releases/ diff --git a/security/rvault/Makefile b/security/rvault/Makefile index f9bef382daa..3fd78bbd00e 100644 --- a/security/rvault/Makefile +++ b/security/rvault/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2020/05/19 14:00:56 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2020/05/22 10:56:39 adam Exp $ DISTNAME= rvault-0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=rmind/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/security/ykclient/Makefile b/security/ykclient/Makefile index cc452d763f4..2bafa100b20 100644 --- a/security/ykclient/Makefile +++ b/security/ykclient/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2020/05/06 14:04:13 adam Exp $ +# $NetBSD: Makefile,v 1.32 2020/05/22 10:55:51 adam Exp $ DISTNAME= ykclient-2.15 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=Yubico/} GITHUB_PROJECT= yubico-c-client diff --git a/security/ykclient/buildlink3.mk b/security/ykclient/buildlink3.mk index afaf9169407..79a749345e8 100644 --- a/security/ykclient/buildlink3.mk +++ b/security/ykclient/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2020/05/06 14:04:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2020/05/22 10:55:51 adam 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.15nb4 +BUILDLINK_ABI_DEPENDS.ykclient?= ykclient>=2.15nb5 BUILDLINK_PKGSRCDIR.ykclient?= ../../security/ykclient .include "../../www/curl/buildlink3.mk" |