summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
committerwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
commitaea435c684475a7d69a14634c0e51d603ab462ae (patch)
tree9fd7a37dbb2162cea8ab6c0cd54f7f398658d288 /security
parentb16775744b3813e095efae692a24050371dacda5 (diff)
downloadpkgsrc-aea435c684475a7d69a14634c0e51d603ab462ae.tar.gz
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
Diffstat (limited to 'security')
-rw-r--r--security/fprint-demo/Makefile4
-rw-r--r--security/gcr/Makefile4
-rw-r--r--security/gcr/buildlink3.mk4
-rw-r--r--security/gnome-keyring-manager/Makefile4
-rw-r--r--security/gnome-keyring/Makefile4
-rw-r--r--security/gnome-keyring/buildlink3.mk4
-rw-r--r--security/gpa/Makefile4
-rw-r--r--security/gpgmepp/Makefile4
-rw-r--r--security/gpgmepp/buildlink3.mk4
-rw-r--r--security/honeyd/Makefile4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--security/kauth/Makefile4
-rw-r--r--security/kauth/buildlink3.mk4
-rw-r--r--security/kdesu/Makefile4
-rw-r--r--security/kdesu/buildlink3.mk4
-rw-r--r--security/keepassxc/Makefile4
-rw-r--r--security/kwallet/Makefile4
-rw-r--r--security/kwallet/buildlink3.mk4
-rw-r--r--security/kwalletmanager/Makefile4
-rw-r--r--security/libfprint/Makefile4
-rw-r--r--security/mate-polkit/Makefile4
-rw-r--r--security/openvas-client/Makefile4
-rw-r--r--security/pinentry-gtk2/Makefile4
-rw-r--r--security/policykit-gnome/Makefile4
-rw-r--r--security/polkit-qt5/Makefile4
-rw-r--r--security/polkit-qt5/buildlink3.mk4
-rw-r--r--security/putty/Makefile4
-rw-r--r--security/qca2-qt5-gnupg/Makefile4
-rw-r--r--security/qca2-qt5-ossl/Makefile4
-rw-r--r--security/qca2-qt5/Makefile4
-rw-r--r--security/qca2-qt5/buildlink3.mk4
-rw-r--r--security/qgpgme/Makefile4
-rw-r--r--security/qgpgme/buildlink3.mk4
-rw-r--r--security/qt5-qtkeychain/Makefile4
-rw-r--r--security/seahorse/Makefile4
-rw-r--r--security/seahorse/buildlink3.mk4
-rw-r--r--security/tor-browser/Makefile4
-rw-r--r--security/xca/Makefile4
38 files changed, 76 insertions, 76 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index f65d51ad000..28212c3b2a0 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2020/03/08 16:51:07 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2020/03/10 22:10:54 wiz Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gcr/Makefile b/security/gcr/Makefile
index 2675612960e..39171ea4394 100644
--- a/security/gcr/Makefile
+++ b/security/gcr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/10 22:08:58 wiz Exp $
DISTNAME= gcr-3.28.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcr/3.28/}
EXTRACT_SUFX= .tar.xz
diff --git a/security/gcr/buildlink3.mk b/security/gcr/buildlink3.mk
index 43ad8478b9c..a60dbc8ac65 100644
--- a/security/gcr/buildlink3.mk
+++ b/security/gcr/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2020/03/10 22:08:58 wiz Exp $
BUILDLINK_TREE+= gcr
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gcr
GCR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gcr+= gcr>=3.18.0
-BUILDLINK_ABI_DEPENDS.gcr?= gcr>=3.28.0nb6
+BUILDLINK_ABI_DEPENDS.gcr?= gcr>=3.28.0nb7
BUILDLINK_PKGSRCDIR.gcr?= ../../security/gcr
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile
index 9a71204264e..d5731dabb0a 100644
--- a/security/gnome-keyring-manager/Makefile
+++ b/security/gnome-keyring-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2020/03/08 16:51:07 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2020/03/10 22:10:54 wiz Exp $
#
DISTNAME= gnome-keyring-manager-2.20.0
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.20/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 3f8d36b62fa..191b96c9aa0 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2020/03/10 22:08:58 wiz Exp $
DISTNAME= gnome-keyring-2.32.1
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gnome-keyring/buildlink3.mk b/security/gnome-keyring/buildlink3.mk
index d560f98f1bc..70a2b66e35e 100644
--- a/security/gnome-keyring/buildlink3.mk
+++ b/security/gnome-keyring/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.46 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.47 2020/03/10 22:08:58 wiz Exp $
BUILDLINK_TREE+= gnome-keyring
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-keyring
GNOME_KEYRING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-keyring+= gnome-keyring>=0.4.0
-BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb28
+BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb29
BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index aa37cda16f1..6109632284d 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2020/03/08 16:51:07 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2020/03/10 22:10:54 wiz Exp $
DISTNAME= gpa-0.10.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpa/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gpgmepp/Makefile b/security/gpgmepp/Makefile
index c043cd0401b..3449cfc5ce4 100644
--- a/security/gpgmepp/Makefile
+++ b/security/gpgmepp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2020/03/10 22:08:58 wiz Exp $
DISTNAME= gpgmepp-15.12.2
-PKGREVISION= 15
+PKGREVISION= 16
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 b80cde436a3..48587266bc3 100644
--- a/security/gpgmepp/buildlink3.mk
+++ b/security/gpgmepp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2020/03/10 22:08:58 wiz 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.2nb15
+BUILDLINK_ABI_DEPENDS.gpgmepp?= gpgmepp>=15.12.2nb16
BUILDLINK_PKGSRCDIR.gpgmepp?= ../../security/gpgmepp
.include "../../devel/boost-headers/buildlink3.mk"
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index 5df11766aea..54e552f020d 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2020/03/08 16:51:08 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2020/03/10 22:10:54 wiz Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 45
+PKGREVISION= 46
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 4b9494bfbab..d6c0f5b308a 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2020/03/08 16:51:08 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2020/03/10 22:10:54 wiz Exp $
#
DISTNAME= hydra-7.5
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/kauth/Makefile b/security/kauth/Makefile
index ad5551a1a6c..b10270b4cd0 100644
--- a/security/kauth/Makefile
+++ b/security/kauth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/03/10 22:08:59 wiz Exp $
DISTNAME= kauth-${KF5VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kauth/buildlink3.mk b/security/kauth/buildlink3.mk
index 66f7665529c..be752493e9d 100644
--- a/security/kauth/buildlink3.mk
+++ b/security/kauth/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2020/03/10 22:08:59 wiz 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.66.0nb1
+BUILDLINK_ABI_DEPENDS.kauth?= kauth>=5.66.0nb2
BUILDLINK_PKGSRCDIR.kauth?= ../../security/kauth
.include "../../devel/kcoreaddons/buildlink3.mk"
diff --git a/security/kdesu/Makefile b/security/kdesu/Makefile
index f82ab826de4..4d5bbaf7a23 100644
--- a/security/kdesu/Makefile
+++ b/security/kdesu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/03/08 16:48:07 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/03/10 22:08:59 wiz Exp $
DISTNAME= kdesu-${KF5VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kdesu/buildlink3.mk b/security/kdesu/buildlink3.mk
index f54a33427e1..7c0d1f2d3df 100644
--- a/security/kdesu/buildlink3.mk
+++ b/security/kdesu/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2020/03/08 16:48:07 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2020/03/10 22:08:59 wiz 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.66.0nb1
+BUILDLINK_ABI_DEPENDS.kdesu?= kdesu>=5.66.0nb2
BUILDLINK_PKGSRCDIR.kdesu?= ../../security/kdesu
.include "../../devel/kpty/buildlink3.mk"
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile
index 8f780158e55..7788456fb69 100644
--- a/security/keepassxc/Makefile
+++ b/security/keepassxc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/03/08 16:51:08 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2020/03/10 22:10:54 wiz Exp $
DISTNAME= keepassxc-${GITHUB_RELEASE}-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/}
GITHUB_RELEASE= 2.5.3
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index fb8ae2e68c7..53546363c19 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2020/03/08 16:48:07 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2020/03/10 22:08:59 wiz Exp $
DISTNAME= kwallet-${KF5VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kwallet/buildlink3.mk b/security/kwallet/buildlink3.mk
index 163f9bd920c..67e4cb84647 100644
--- a/security/kwallet/buildlink3.mk
+++ b/security/kwallet/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2020/03/08 16:48:07 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2020/03/10 22:08:59 wiz 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.66.0nb1
+BUILDLINK_ABI_DEPENDS.kwallet?= kwallet>=5.66.0nb2
BUILDLINK_PKGSRCDIR.kwallet?= ../../security/kwallet
.include "../../devel/knotifications/buildlink3.mk"
diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile
index 665868703e8..26214c32a6d 100644
--- a/security/kwalletmanager/Makefile
+++ b/security/kwalletmanager/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2020/03/08 16:51:08 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2020/03/10 22:10:54 wiz Exp $
DISTNAME= kwalletmanager-${KAPPSVER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
HOMEPAGE= https://kde.org/applications/system/kwalletmanager/
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile
index 4800f1df2b8..0b62347390d 100644
--- a/security/libfprint/Makefile
+++ b/security/libfprint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2020/03/08 16:51:08 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2020/03/10 22:10:54 wiz Exp $
DISTNAME= libfprint-0.7.0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= security devel
MASTER_SITES= https://people.freedesktop.org/~anarsoul/
EXTRACT_SUFX= .tar.xz
diff --git a/security/mate-polkit/Makefile b/security/mate-polkit/Makefile
index 2565b17fe80..bb05e360a1a 100644
--- a/security/mate-polkit/Makefile
+++ b/security/mate-polkit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/03/08 16:48:08 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2020/03/10 22:10:55 wiz Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-polkit-${VERSION:R}.0
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index f348d8efc7e..71e1285aedc 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2020/03/08 16:51:10 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/03/10 22:10:55 wiz Exp $
#
DISTNAME= openvas-client-2.0.1
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/552/
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile
index 1e85c0ab949..e6903bbd4cc 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2020/03/08 16:51:11 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2020/03/10 22:10:55 wiz Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-gtk2-/}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Applications for entering PINs or Passphrases, GTK+ enabled
.include "../../security/pinentry/Makefile.common"
diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile
index 9a52d8003fb..51f73b7e41b 100644
--- a/security/policykit-gnome/Makefile
+++ b/security/policykit-gnome/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.52 2020/03/08 16:48:08 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2020/03/10 22:10:55 wiz Exp $
#
POLICYKIT_GNOME_VER= 0.9.2
DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER}
PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER}
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= security
MASTER_SITES= http://hal.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/polkit-qt5/Makefile b/security/polkit-qt5/Makefile
index ad8d3e95ed5..257d87e1d76 100644
--- a/security/polkit-qt5/Makefile
+++ b/security/polkit-qt5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2020/03/08 16:48:08 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/03/10 22:08:59 wiz Exp $
DISTNAME= polkit-qt-1-0.112.0
PKGNAME= ${DISTNAME:S/-qt-1-/-qt5-/}
-PKGREVISION= 14
+PKGREVISION= 15
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 98ff3deea09..240d3af1b26 100644
--- a/security/polkit-qt5/buildlink3.mk
+++ b/security/polkit-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2020/03/08 16:48:08 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2020/03/10 22:08:59 wiz 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.0nb14
+BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0nb15
BUILDLINK_PKGSRCDIR.polkit-qt5?= ../../security/polkit-qt5
.include "../../security/polkit/buildlink3.mk"
diff --git a/security/putty/Makefile b/security/putty/Makefile
index d1ded629d68..97573999266 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2020/03/08 16:51:12 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2020/03/10 22:10:55 wiz Exp $
#
DISTNAME= putty-0.73
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PKGVERSION_NOREV}/
diff --git a/security/qca2-qt5-gnupg/Makefile b/security/qca2-qt5-gnupg/Makefile
index dd7104898e2..6dc83f54d60 100644
--- a/security/qca2-qt5-gnupg/Makefile
+++ b/security/qca2-qt5-gnupg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/03/08 16:51:12 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/10 22:10:55 wiz Exp $
PKGNAME= qca2-qt5-gnupg-${DISTNAME:C/.*-//}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Cross-platform crypto API for QT5 - GnuPG plugin
diff --git a/security/qca2-qt5-ossl/Makefile b/security/qca2-qt5-ossl/Makefile
index bf19d089436..021fbe63e51 100644
--- a/security/qca2-qt5-ossl/Makefile
+++ b/security/qca2-qt5-ossl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/03/08 16:51:12 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/10 22:10:55 wiz Exp $
PKGNAME= qca2-qt5-ossl-${DISTNAME:C/.*-//}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Cross-platform crypto API for QT5 - OpenSSL plugin
diff --git a/security/qca2-qt5/Makefile b/security/qca2-qt5/Makefile
index b4de986bdef..144363e78f3 100644
--- a/security/qca2-qt5/Makefile
+++ b/security/qca2-qt5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/03/08 16:48:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/10 22:08:59 wiz Exp $
PKGNAME= qca2-qt5-${DISTNAME:C/.*-//}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Cross-platform crypto API for QT5
diff --git a/security/qca2-qt5/buildlink3.mk b/security/qca2-qt5/buildlink3.mk
index cf1b8e051ed..e59fbc0ba3e 100644
--- a/security/qca2-qt5/buildlink3.mk
+++ b/security/qca2-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2020/03/08 16:48:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2020/03/10 22:08:59 wiz Exp $
BUILDLINK_TREE+= qca2-qt5
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qca2-qt5
QCA2_QT5_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qca2-qt5+= qca2-qt5>=2.1.3
-BUILDLINK_ABI_DEPENDS.qca2-qt5?= qca2-qt5>=2.2.1nb2
+BUILDLINK_ABI_DEPENDS.qca2-qt5?= qca2-qt5>=2.2.1nb3
BUILDLINK_PKGSRCDIR.qca2-qt5?= ../../security/qca2-qt5
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/security/qgpgme/Makefile b/security/qgpgme/Makefile
index 86d6533f000..1068cafa0f7 100644
--- a/security/qgpgme/Makefile
+++ b/security/qgpgme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2020/03/08 16:48:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/10 22:08:59 wiz Exp $
DISTNAME= gpgme-1.10.0
PKGNAME= qgpgme-1.10.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/qgpgme/buildlink3.mk b/security/qgpgme/buildlink3.mk
index f0b03cf8b60..a1d8a147e3c 100644
--- a/security/qgpgme/buildlink3.mk
+++ b/security/qgpgme/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2020/03/08 16:48:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2020/03/10 22:08:59 wiz Exp $
BUILDLINK_TREE+= qgpgme
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qgpgme
QGPGME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qgpgme+= qgpgme>=1.10.0
-BUILDLINK_ABI_DEPENDS.qgpgme?= qgpgme>=1.10.0nb8
+BUILDLINK_ABI_DEPENDS.qgpgme?= qgpgme>=1.10.0nb9
BUILDLINK_PKGSRCDIR.qgpgme?= ../../security/qgpgme
.include "../../security/gpgme/buildlink3.mk"
diff --git a/security/qt5-qtkeychain/Makefile b/security/qt5-qtkeychain/Makefile
index b1963ede3bc..d4588f50716 100644
--- a/security/qt5-qtkeychain/Makefile
+++ b/security/qt5-qtkeychain/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 16:51:12 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/10 22:10:55 wiz Exp $
QTKEYCHAINVER= 0.9.1
DISTNAME= qtkeychain-${QTKEYCHAINVER}
PKGNAME= qt5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= -https://github.com/frankosterfeld/qtkeychain/archive/v${QTKEYCHAINVER}.tar.gz
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 2b2589162ae..ff82edb6f68 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2020/03/08 16:48:09 wiz Exp $
+# $NetBSD: Makefile,v 1.157 2020/03/10 22:08:59 wiz Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 58
+PKGREVISION= 59
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk
index 04c4df50bfb..deff892bd96 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.45 2020/03/08 16:48:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.46 2020/03/10 22:08:59 wiz Exp $
BUILDLINK_TREE+= seahorse
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= seahorse
SEAHORSE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.seahorse+= seahorse>=2.24.1
-BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb58
+BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb59
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"
diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile
index 882d0d07e9e..2897bb4313a 100644
--- a/security/tor-browser/Makefile
+++ b/security/tor-browser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2020/03/08 16:42:30 bsiegert Exp $
+# $NetBSD: Makefile,v 1.55 2020/03/10 22:10:55 wiz Exp $
DISTNAME= src-firefox-tor-browser-60.8.0esr-8.5-1-build2
PKGNAME= tor-browser-8.5.4
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= www
MASTER_SITES= https://dist.torproject.org/torbrowser/8.5.4/
EXTRACT_SUFX= .tar.xz
diff --git a/security/xca/Makefile b/security/xca/Makefile
index aae9f4bebe8..d91a40a578c 100644
--- a/security/xca/Makefile
+++ b/security/xca/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/03/08 16:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/10 22:10:56 wiz Exp $
DISTNAME= xca-2.1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=chris2511/}
GITHUB_RELEASE= RELEASE.2.1.2