From 546dcc83d1b98cd2b4ff2dd02d9ed5fe36ce14ea Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 22 Apr 2017 21:03:07 +0000 Subject: Revbump after icu update --- security/cy2-sql/Makefile | 4 ++-- security/gnome-keyring-sharp/Makefile | 4 ++-- security/gnupg21/Makefile | 3 ++- security/gpgmepp/Makefile | 4 ++-- security/gpgmepp/buildlink3.mk | 4 ++-- security/heimdal/Makefile | 4 ++-- security/heimdal/buildlink3.mk | 4 ++-- security/hydra/Makefile | 4 ++-- security/kauth/Makefile | 4 ++-- security/kauth/buildlink3.mk | 4 ++-- security/kdesu/Makefile | 4 ++-- security/kdesu/buildlink3.mk | 4 ++-- security/kwallet/Makefile | 4 ++-- security/kwallet/buildlink3.mk | 4 ++-- security/libpreludedb-sqlite3/Makefile | 4 ++-- security/opendnssec/Makefile | 3 ++- security/polkit-qt5/Makefile | 4 ++-- security/polkit-qt5/buildlink3.mk | 4 ++-- security/seahorse-plugins/Makefile | 4 ++-- security/seahorse/Makefile | 4 ++-- security/softhsm/Makefile | 4 ++-- security/softhsm/buildlink3.mk | 4 ++-- security/tor-browser/Makefile | 4 ++-- 23 files changed, 46 insertions(+), 44 deletions(-) (limited to 'security') diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile index 247aaf5eee8..69b4053bb14 100644 --- a/security/cy2-sql/Makefile +++ b/security/cy2-sql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2016/12/04 05:17:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2017/04/22 21:03:55 adam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Cyrus SASL SQL authentication plugin SASL_PLUGIN= yes diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile index 4e7122e745e..4b488cb0dad 100644 --- a/security/gnome-keyring-sharp/Makefile +++ b/security/gnome-keyring-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/12/04 05:17:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2017/04/22 21:03:55 adam Exp $ # DISTNAME= gnome-keyring-sharp-1.0.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gnome-keyring-sharp/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/gnupg21/Makefile b/security/gnupg21/Makefile index 272200bb4bd..d6b46a19a95 100644 --- a/security/gnupg21/Makefile +++ b/security/gnupg21/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2017/04/16 07:21:48 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2017/04/22 21:03:55 adam Exp $ DISTNAME= gnupg-2.1.20 PKGNAME= ${DISTNAME:S/gnupg-/gnupg21-/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/gpgmepp/Makefile b/security/gpgmepp/Makefile index e7a0a101fd5..1a870d73acb 100644 --- a/security/gpgmepp/Makefile +++ b/security/gpgmepp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2017/03/31 10:32:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/04/22 21:03:16 adam Exp $ DISTNAME= gpgmepp-15.12.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.2/src/} EXTRACT_SUFX= .tar.xz diff --git a/security/gpgmepp/buildlink3.mk b/security/gpgmepp/buildlink3.mk index 91f3c7696b2..b1b6662ab6e 100644 --- a/security/gpgmepp/buildlink3.mk +++ b/security/gpgmepp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2017/03/31 10:32:15 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2017/04/22 21:03:16 adam Exp $ BUILDLINK_TREE+= gpgmepp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpgmepp GPGMEPP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gpgmepp+= gpgmepp>=15.12.2 -BUILDLINK_ABI_DEPENDS.gpgmepp?= gpgmepp>=15.12.2nb4 +BUILDLINK_ABI_DEPENDS.gpgmepp?= gpgmepp>=15.12.2nb5 BUILDLINK_PKGSRCDIR.gpgmepp?= ../../security/gpgmepp .include "../../devel/boost-headers/buildlink3.mk" diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index a2899f0a907..b1db766c88d 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.122 2016/12/04 05:17:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.123 2017/04/22 21:03:16 adam Exp $ DISTNAME= heimdal-1.5.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ diff --git a/security/heimdal/buildlink3.mk b/security/heimdal/buildlink3.mk index 29d44587da5..e0f0dec135e 100644 --- a/security/heimdal/buildlink3.mk +++ b/security/heimdal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.51 2016/12/04 05:17:11 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.52 2017/04/22 21:03:16 adam Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= heimdal HEIMDAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.heimdal+= heimdal>=0.4e -BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.3nb13 +BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.3nb14 BUILDLINK_PKGSRCDIR.heimdal?= ../../security/heimdal BUILDLINK_INCDIRS.heimdal?= include/krb5 diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 3b46201aab8..3dab1627e07 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2017/02/12 06:25:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.74 2017/04/22 21:03:55 adam Exp $ # DISTNAME= hydra-7.5 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ diff --git a/security/kauth/Makefile b/security/kauth/Makefile index 39184d9c6b9..f98bfc546f2 100644 --- a/security/kauth/Makefile +++ b/security/kauth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2017/02/28 15:20:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2017/04/22 21:03:16 adam Exp $ DISTNAME= kauth-${KF5VER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security HOMEPAGE= https://community.kde.org/Frameworks diff --git a/security/kauth/buildlink3.mk b/security/kauth/buildlink3.mk index 86755ac5169..e1ad92669ac 100644 --- a/security/kauth/buildlink3.mk +++ b/security/kauth/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:48 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2017/04/22 21:03:16 adam Exp $ BUILDLINK_TREE+= kauth @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kauth KAUTH_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kauth+= kauth>=5.19.0 -BUILDLINK_ABI_DEPENDS.kauth?= kauth>=5.25.0nb4 +BUILDLINK_ABI_DEPENDS.kauth?= kauth>=5.25.0nb6 BUILDLINK_PKGSRCDIR.kauth?= ../../security/kauth .include "../../devel/kcoreaddons/buildlink3.mk" diff --git a/security/kdesu/Makefile b/security/kdesu/Makefile index 79916f4000f..a834f46b9a3 100644 --- a/security/kdesu/Makefile +++ b/security/kdesu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2017/04/22 21:03:16 adam Exp $ DISTNAME= kdesu-${KF5VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security HOMEPAGE= https://community.kde.org/Frameworks diff --git a/security/kdesu/buildlink3.mk b/security/kdesu/buildlink3.mk index 3cf5402d7be..0ba1c46e092 100644 --- a/security/kdesu/buildlink3.mk +++ b/security/kdesu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:48 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2017/04/22 21:03:16 adam Exp $ BUILDLINK_TREE+= kdesu @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdesu KDESU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdesu+= kdesu>=5.21.0 -BUILDLINK_ABI_DEPENDS.kdesu?= kdesu>=5.25.0nb3 +BUILDLINK_ABI_DEPENDS.kdesu?= kdesu>=5.25.0nb4 BUILDLINK_PKGSRCDIR.kdesu?= ../../security/kdesu .include "../../devel/kpty/buildlink3.mk" diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index bd7f25be84b..dd58f4c4b4c 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2017/03/31 10:32:16 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2017/04/22 21:03:16 adam Exp $ DISTNAME= kwallet-${KF5VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security HOMEPAGE= https://community.kde.org/Frameworks diff --git a/security/kwallet/buildlink3.mk b/security/kwallet/buildlink3.mk index 47e4a82bade..50ca5f818b1 100644 --- a/security/kwallet/buildlink3.mk +++ b/security/kwallet/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2017/03/31 10:32:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2017/04/22 21:03:16 adam Exp $ BUILDLINK_TREE+= kwallet @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kwallet KWALLET_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kwallet+= kwallet>=5.19.0 -BUILDLINK_ABI_DEPENDS.kwallet?= kwallet>=5.25.0nb4 +BUILDLINK_ABI_DEPENDS.kwallet?= kwallet>=5.25.0nb5 BUILDLINK_PKGSRCDIR.kwallet?= ../../security/kwallet .include "../../devel/knotifications/buildlink3.mk" diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile index ad7f161da8c..94841ba4b87 100644 --- a/security/libpreludedb-sqlite3/Makefile +++ b/security/libpreludedb-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2016/12/04 05:17:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2017/04/22 21:03:55 adam Exp $ # PKGNAME= libpreludedb-sqlite3-${VERSION} -PKGREVISION= 22 +PKGREVISION= 23 COMMENT= Sqlite3 plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile index 9348beb6d20..bb0ba39ebd4 100644 --- a/security/opendnssec/Makefile +++ b/security/opendnssec/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2017/01/20 16:12:39 he Exp $ +# $NetBSD: Makefile,v 1.64 2017/04/22 21:03:55 adam Exp $ # DISTNAME= opendnssec-1.4.13 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/polkit-qt5/Makefile b/security/polkit-qt5/Makefile index 8add03a6e2f..34193a17533 100644 --- a/security/polkit-qt5/Makefile +++ b/security/polkit-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2017/04/22 21:03:16 adam Exp $ DISTNAME= polkit-qt-1-0.112.0 PKGNAME= ${DISTNAME:S/-qt-1-/-qt5-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/polkit-qt5/buildlink3.mk b/security/polkit-qt5/buildlink3.mk index 0bb6f24ef1f..33fa723102a 100644 --- a/security/polkit-qt5/buildlink3.mk +++ b/security/polkit-qt5/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:49 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2017/04/22 21:03:16 adam Exp $ BUILDLINK_TREE+= polkit-qt5 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt5 POLKIT_QT5_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0 -BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0nb3 +BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0nb4 BUILDLINK_PKGSRCDIR.polkit-qt5?= ../../security/polkit-qt5 .include "../../security/polkit/buildlink3.mk" diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 4dd99703833..20c0818f1ef 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2017/03/31 10:32:20 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2017/04/22 21:03:56 adam Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 49 +PKGREVISION= 50 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index ebb2ffd55b5..73668515615 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.138 2017/03/31 10:32:20 wiz Exp $ +# $NetBSD: Makefile,v 1.139 2017/04/22 21:03:56 adam Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index c7d106e2077..7fbe4d98372 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2016/12/04 05:17:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2017/04/22 21:03:16 adam Exp $ # DISTNAME= softhsm-1.3.7 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/softhsm/buildlink3.mk b/security/softhsm/buildlink3.mk index 2cda004326a..bfdf975eae8 100644 --- a/security/softhsm/buildlink3.mk +++ b/security/softhsm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2016/12/04 05:17:11 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2017/04/22 21:03:16 adam Exp $ BUILDLINK_TREE+= softhsm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= softhsm SOFTHSM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.softhsm+= softhsm>=1.1.3 -BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb7 +BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb8 BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm .include "../../databases/sqlite3/buildlink3.mk" diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile index e95dd73c98d..02e75777e6a 100644 --- a/security/tor-browser/Makefile +++ b/security/tor-browser/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2017/02/12 06:25:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2017/04/22 21:03:56 adam Exp $ TORBVER= 6.0.8 DISTNAME= v6.0.8-esr45.6.0 PKGNAME= tor-browser-${TORBVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www # Use OpenBSD distfile MASTER_SITES= ${MASTER_SITE_OPENBSD:=distfiles/tor-browser/} -- cgit v1.2.3