summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-11-23 16:18:32 +0000
committeradam <adam@pkgsrc.org>2022-11-23 16:18:32 +0000
commitc4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch)
treeaa11122615289b26a603d8cc8dc8954329859f08 /security
parent71596667b607c939aee60c15d4c4282addbf2e8d (diff)
downloadpkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz
massive revision bump after textproc/icu update
Diffstat (limited to 'security')
-rw-r--r--security/KeePass/Makefile4
-rw-r--r--security/ap-modsecurity2/Makefile4
-rw-r--r--security/clamav/Makefile4
-rw-r--r--security/clamav/buildlink3.mk4
-rw-r--r--security/cy2-saml/Makefile4
-rw-r--r--security/cy2-sql/Makefile4
-rw-r--r--security/ecap_clamav_adapter/Makefile4
-rw-r--r--security/gnupg2/Makefile4
-rw-r--r--security/gpgmepp/Makefile4
-rw-r--r--security/gpgmepp/buildlink3.mk4
-rw-r--r--security/heimdal/Makefile3
-rw-r--r--security/heimdal/buildlink3.mk4
-rw-r--r--security/honeyd/Makefile4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--security/kauth/Makefile3
-rw-r--r--security/kauth/buildlink3.mk4
-rw-r--r--security/kdesu/Makefile3
-rw-r--r--security/kdesu/buildlink3.mk4
-rw-r--r--security/keepassxc/Makefile3
-rw-r--r--security/kgpg/Makefile4
-rw-r--r--security/kwallet/Makefile3
-rw-r--r--security/kwallet/buildlink3.mk4
-rw-r--r--security/kwalletmanager/Makefile3
-rw-r--r--security/lasso/Makefile4
-rw-r--r--security/lasso/buildlink3.mk4
-rw-r--r--security/lastpass-cli/Makefile4
-rw-r--r--security/libfprint/Makefile4
-rw-r--r--security/lxqt-openssh-askpass/Makefile3
-rw-r--r--security/lxqt-policykit/Makefile3
-rw-r--r--security/lxqt-sudo/Makefile3
-rw-r--r--security/oath-toolkit/Makefile3
-rw-r--r--security/opendnssec/Makefile4
-rw-r--r--security/opendnssec2/Makefile3
-rw-r--r--security/opensc/Makefile4
-rw-r--r--security/pam-saml/Makefile4
-rw-r--r--security/pinentry-qt5/Makefile3
-rw-r--r--security/policykit/Makefile4
-rw-r--r--security/polkit-qt5/Makefile4
-rw-r--r--security/polkit-qt5/buildlink3.mk4
-rw-r--r--security/py-lasso/Makefile4
-rw-r--r--security/py-xmlsec/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/Makefile3
-rw-r--r--security/qgpgme/buildlink3.mk4
-rw-r--r--security/qore-xmlsec-module/Makefile4
-rw-r--r--security/qt5-qtkeychain/Makefile4
-rw-r--r--security/seahorse/Makefile4
-rw-r--r--security/softhsm/Makefile4
-rw-r--r--security/softhsm/buildlink3.mk4
-rw-r--r--security/softhsm2/Makefile4
-rw-r--r--security/softhsm2/buildlink3.mk4
-rw-r--r--security/tor-browser/Makefile4
-rw-r--r--security/xca/Makefile4
-rw-r--r--security/xmlsec1/Makefile4
-rw-r--r--security/xmlsec1/buildlink3.mk4
58 files changed, 116 insertions, 103 deletions
diff --git a/security/KeePass/Makefile b/security/KeePass/Makefile
index 6c794adfd14..9d8ac2b9f83 100644
--- a/security/KeePass/Makefile
+++ b/security/KeePass/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2022/04/18 19:11:58 adam Exp $
+# $NetBSD: Makefile,v 1.29 2022/11/23 16:20:59 adam Exp $
DISTNAME= KeePass-2.44
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepass/}
EXTRACT_SUFX= .zip
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile
index d5191680235..87b4e66119e 100644
--- a/security/ap-modsecurity2/Makefile
+++ b/security/ap-modsecurity2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2022/10/26 10:31:56 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2022/11/23 16:20:59 adam Exp $
DISTNAME= modsecurity-apache_2.7.7
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= www security
MASTER_SITES= https://www.modsecurity.org/tarball/${PKGVERSION_NOREV}/
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 21c2ae70dba..50c3e508583 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2022/10/26 10:31:56 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2022/11/23 16:18:58 adam Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "Makefile.common"
COMMENT= Anti-virus toolkit
diff --git a/security/clamav/buildlink3.mk b/security/clamav/buildlink3.mk
index c7f79ca7748..5045ab80ef5 100644
--- a/security/clamav/buildlink3.mk
+++ b/security/clamav/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2022/05/05 00:44:07 taca Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2022/11/23 16:18:58 adam Exp $
BUILDLINK_TREE+= clamav
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= clamav
CLAMAV_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.clamav+= clamav>=0.95.3nb1
-BUILDLINK_ABI_DEPENDS.clamav+= clamav>=0.103.6
+BUILDLINK_ABI_DEPENDS.clamav+= clamav>=0.103.7nb2
BUILDLINK_PKGSRCDIR.clamav?= ../../security/clamav
.include "../../archivers/bzip2/buildlink3.mk"
diff --git a/security/cy2-saml/Makefile b/security/cy2-saml/Makefile
index bb22af4a0a7..cdb614dbe23 100644
--- a/security/cy2-saml/Makefile
+++ b/security/cy2-saml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2022/04/18 19:11:58 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/11/23 16:20:59 adam Exp $
PKGNAME= ${DISTNAME:S/crudesaml-/cy2-saml-/}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Crude SAML assertion validator for bridging WebSSO and SASL
PLUGINDIR= ${PREFIX}/lib/sasl2
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile
index 0e9e0444c78..10c53745b2b 100644
--- a/security/cy2-sql/Makefile
+++ b/security/cy2-sql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2022/04/18 19:11:58 adam Exp $
+# $NetBSD: Makefile,v 1.51 2022/11/23 16:20:59 adam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Cyrus SASL SQL authentication plugin
SASL_PLUGIN= yes
diff --git a/security/ecap_clamav_adapter/Makefile b/security/ecap_clamav_adapter/Makefile
index ab0f0b1d17b..e2d5111baaf 100644
--- a/security/ecap_clamav_adapter/Makefile
+++ b/security/ecap_clamav_adapter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2022/04/18 19:11:58 adam Exp $
+# $NetBSD: Makefile,v 1.13 2022/11/23 16:20:59 adam Exp $
DISTNAME= ecap_clamav_adapter-2.0.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://www.measurement-factory.com/tmp/ecap/
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 6268824b041..7b2acf77ddf 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.140 2022/10/26 10:31:56 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2022/11/23 16:20:59 adam Exp $
DISTNAME= gnupg-2.2.40
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/gpgmepp/Makefile b/security/gpgmepp/Makefile
index f9c47b9bea9..fef3ef545f3 100644
--- a/security/gpgmepp/Makefile
+++ b/security/gpgmepp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/04/18 19:10:04 adam Exp $
+# $NetBSD: Makefile,v 1.26 2022/11/23 16:18:58 adam Exp $
DISTNAME= gpgmepp-15.12.2
-PKGREVISION= 23
+PKGREVISION= 24
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 18a2f81d4bf..8831ead33c3 100644
--- a/security/gpgmepp/buildlink3.mk
+++ b/security/gpgmepp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2022/04/18 19:10:04 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2022/11/23 16:18:58 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.2nb23
+BUILDLINK_ABI_DEPENDS.gpgmepp?= gpgmepp>=15.12.2nb24
BUILDLINK_PKGSRCDIR.gpgmepp?= ../../security/gpgmepp
.include "../../devel/boost-headers/buildlink3.mk"
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 08e2eff1fd2..a97bb7e4a07 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.155 2022/11/22 12:51:00 adam Exp $
+# $NetBSD: Makefile,v 1.156 2022/11/23 16:18:59 adam Exp $
DISTNAME= heimdal-7.8.0
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=heimdal/}
GITHUB_RELEASE= ${DISTNAME}
diff --git a/security/heimdal/buildlink3.mk b/security/heimdal/buildlink3.mk
index 1cf52916e88..713153c1fda 100644
--- a/security/heimdal/buildlink3.mk
+++ b/security/heimdal/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.69 2022/11/22 12:51:00 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.70 2022/11/23 16:18:59 adam Exp $
BUILDLINK_TREE+= heimdal
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= heimdal
HEIMDAL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.heimdal+= heimdal>=0.4e
-BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=7.7.0nb5
+BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=7.8.0nb1
BUILDLINK_PKGSRCDIR.heimdal?= ../../security/heimdal
BUILDLINK_INCDIRS.heimdal?= include/krb5
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index 90addf7bdf6..ae7fa1aa738 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2022/04/18 19:11:59 adam Exp $
+# $NetBSD: Makefile,v 1.76 2022/11/23 16:21:00 adam Exp $
#
DISTNAME= honeyd-1.5c
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 3e219839d4e..7d8e6366302 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.96 2022/04/18 19:11:59 adam Exp $
+# $NetBSD: Makefile,v 1.97 2022/11/23 16:21:00 adam Exp $
#
DISTNAME= hydra-7.5
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/kauth/Makefile b/security/kauth/Makefile
index 51422bc1842..abbc21b3522 100644
--- a/security/kauth/Makefile
+++ b/security/kauth/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2022/09/29 01:12:53 markd Exp $
+# $NetBSD: Makefile,v 1.56 2022/11/23 16:18:59 adam Exp $
DISTNAME= kauth-${KF5VER}
+PKGREVISION= 1
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kauth/buildlink3.mk b/security/kauth/buildlink3.mk
index 4ebfab54552..4ff756895b4 100644
--- a/security/kauth/buildlink3.mk
+++ b/security/kauth/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2022/04/18 19:10:04 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2022/11/23 16:18:59 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.80.0nb6
+BUILDLINK_ABI_DEPENDS.kauth?= kauth>=5.98.0nb1
BUILDLINK_PKGSRCDIR.kauth?= ../../security/kauth
BUILDLINK_FILES.kauth+= libexec/kauth/*
diff --git a/security/kdesu/Makefile b/security/kdesu/Makefile
index 927f7bde1eb..911de834f16 100644
--- a/security/kdesu/Makefile
+++ b/security/kdesu/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2022/05/17 17:03:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2022/11/23 16:18:59 adam Exp $
DISTNAME= kdesu-${KF5VER}
+PKGREVISION= 1
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kdesu/buildlink3.mk b/security/kdesu/buildlink3.mk
index afa810c8d88..4fc4dddf181 100644
--- a/security/kdesu/buildlink3.mk
+++ b/security/kdesu/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2022/04/18 19:10:04 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2022/11/23 16:18:59 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.80.0nb3
+BUILDLINK_ABI_DEPENDS.kdesu?= kdesu>=5.98.0nb1
BUILDLINK_PKGSRCDIR.kdesu?= ../../security/kdesu
.include "../../devel/kpty/buildlink3.mk"
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile
index 06f605b372c..ead42b4d986 100644
--- a/security/keepassxc/Makefile
+++ b/security/keepassxc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2022/10/30 11:25:47 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2022/11/23 16:21:00 adam Exp $
DISTNAME= keepassxc-2.7.4-src
PKGNAME= ${DISTNAME:S/-src//}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile
index 9a2719aa377..0e6b3143f69 100644
--- a/security/kgpg/Makefile
+++ b/security/kgpg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2022/04/18 19:11:59 adam Exp $
+# $NetBSD: Makefile,v 1.68 2022/11/23 16:21:00 adam Exp $
DISTNAME= kgpg-16.08.0
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= security
COMMENT= KDE encryption tool
MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.08.0/src/}
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index 62d18faf6b0..7186ee00ae4 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2022/09/29 01:12:53 markd Exp $
+# $NetBSD: Makefile,v 1.77 2022/11/23 16:18:59 adam Exp $
DISTNAME= kwallet-${KF5VER}
+PKGREVISION= 1
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kwallet/buildlink3.mk b/security/kwallet/buildlink3.mk
index 0621736b519..8e0ce77bd9a 100644
--- a/security/kwallet/buildlink3.mk
+++ b/security/kwallet/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.35 2022/09/11 12:51:10 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.36 2022/11/23 16:18:59 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.93.0nb3
+BUILDLINK_ABI_DEPENDS.kwallet?= kwallet>=5.98.0nb1
BUILDLINK_PKGSRCDIR.kwallet?= ../../security/kwallet
.include "../../devel/knotifications/buildlink3.mk"
diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile
index e1885ab56c2..43eaa24ec7e 100644
--- a/security/kwalletmanager/Makefile
+++ b/security/kwalletmanager/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2022/09/29 05:25:11 markd Exp $
+# $NetBSD: Makefile,v 1.43 2022/11/23 16:21:00 adam Exp $
DISTNAME= kwalletmanager-${KAPPSVER}
+PKGREVISION= 1
CATEGORIES= security
HOMEPAGE= https://apps.kde.org/kwalletmanager5/
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 252053e8252..0dee26b315c 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2022/06/30 11:18:47 nia Exp $
+# $NetBSD: Makefile,v 1.56 2022/11/23 16:18:59 adam Exp $
-PKGREVISION= 6
+PKGREVISION= 7
CONFIGURE_ENV+= INKSCAPE=/bin/false
CONFIGURE_ARGS+= --disable-python
diff --git a/security/lasso/buildlink3.mk b/security/lasso/buildlink3.mk
index 87b71cb98a0..887018c4add 100644
--- a/security/lasso/buildlink3.mk
+++ b/security/lasso/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2022/06/28 11:35:35 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2022/11/23 16:18:59 adam Exp $
BUILDLINK_TREE+= lasso
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= lasso
LASSO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.lasso+= lasso>=2.2.1
-BUILDLINK_ABI_DEPENDS.lasso+= lasso>=2.7.0nb5
+BUILDLINK_ABI_DEPENDS.lasso+= lasso>=2.7.0nb7
BUILDLINK_PKGSRCDIR.lasso?= ../../security/lasso
.include "../../security/xmlsec1/buildlink3.mk"
diff --git a/security/lastpass-cli/Makefile b/security/lastpass-cli/Makefile
index 1dd4cfe3c81..fd3c2007c02 100644
--- a/security/lastpass-cli/Makefile
+++ b/security/lastpass-cli/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2022/10/26 10:31:56 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2022/11/23 16:21:00 adam Exp $
DISTNAME= lastpass-cli-1.3.1
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=lastpass/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile
index bb229b11439..61ceb63516f 100644
--- a/security/libfprint/Makefile
+++ b/security/libfprint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2022/10/26 10:31:57 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2022/11/23 16:21:00 adam Exp $
DISTNAME= libfprint-0.7.0
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= security devel
MASTER_SITES= https://people.freedesktop.org/~anarsoul/
EXTRACT_SUFX= .tar.xz
diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile
index 290a9489864..572bbe1ef62 100644
--- a/security/lxqt-openssh-askpass/Makefile
+++ b/security/lxqt-openssh-askpass/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/11/12 05:11:18 gutteridge Exp $
+# $NetBSD: Makefile,v 1.21 2022/11/23 16:21:00 adam Exp $
DISTNAME= lxqt-openssh-askpass-1.2.0
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/security/lxqt-policykit/Makefile b/security/lxqt-policykit/Makefile
index 165d9079a7a..ecc8ca31d0e 100644
--- a/security/lxqt-policykit/Makefile
+++ b/security/lxqt-policykit/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/11/12 05:07:07 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19 2022/11/23 16:21:01 adam Exp $
DISTNAME= lxqt-policykit-1.2.0
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile
index 7b12d3aee9c..fa7802a4740 100644
--- a/security/lxqt-sudo/Makefile
+++ b/security/lxqt-sudo/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/11/12 05:16:25 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19 2022/11/23 16:21:01 adam Exp $
DISTNAME= lxqt-sudo-1.2.0
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile
index 1209e196985..f66d961f9c8 100644
--- a/security/oath-toolkit/Makefile
+++ b/security/oath-toolkit/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/11/12 09:10:24 nikita Exp $
+# $NetBSD: Makefile,v 1.26 2022/11/23 16:21:01 adam Exp $
DISTNAME= oath-toolkit-2.6.7
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= https://download.savannah.gnu.org/releases/oath-toolkit/
diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile
index 1fe05d5cd08..31b9744de66 100644
--- a/security/opendnssec/Makefile
+++ b/security/opendnssec/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2022/04/18 19:12:00 adam Exp $
+# $NetBSD: Makefile,v 1.86 2022/11/23 16:21:01 adam Exp $
#
DISTNAME= opendnssec-1.4.14
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security net
MASTER_SITES= https://www.opendnssec.org/files/source/
diff --git a/security/opendnssec2/Makefile b/security/opendnssec2/Makefile
index 3f50b09f22a..d6201622bfb 100644
--- a/security/opendnssec2/Makefile
+++ b/security/opendnssec2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2022/11/09 11:39:43 he Exp $
+# $NetBSD: Makefile,v 1.21 2022/11/23 16:21:01 adam Exp $
#
DISTNAME= opendnssec-2.1.12
PKGNAME= ${DISTNAME:S/opendnssec/opendnssec2/}
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= https://www.opendnssec.org/files/source/
diff --git a/security/opensc/Makefile b/security/opensc/Makefile
index 0d184cff329..561c0b07a02 100644
--- a/security/opensc/Makefile
+++ b/security/opensc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2022/04/18 19:12:00 adam Exp $
+# $NetBSD: Makefile,v 1.37 2022/11/23 16:21:01 adam Exp $
DISTNAME= opensc-0.20.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenSC/}
diff --git a/security/pam-saml/Makefile b/security/pam-saml/Makefile
index 288c7649843..1d4a4302bf7 100644
--- a/security/pam-saml/Makefile
+++ b/security/pam-saml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2022/04/18 19:12:00 adam Exp $
+# $NetBSD: Makefile,v 1.23 2022/11/23 16:21:01 adam Exp $
PKGNAME= ${DISTNAME:S/crudesaml-/pam-saml-/}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Crude SAML assertion validator for bridging WebSSO and PAM
INSTALLATION_DIRS= lib/security ${PKGMANDIR}/man5
diff --git a/security/pinentry-qt5/Makefile b/security/pinentry-qt5/Makefile
index 78311277c9d..7018e299545 100644
--- a/security/pinentry-qt5/Makefile
+++ b/security/pinentry-qt5/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/09/01 09:15:16 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/11/23 16:21:01 adam Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-qt5-/}
+PKGREVISION= 1
COMMENT= Applications for entering PINs or Passphrases, qt5 enabled
CONFLICTS= pinentry-qt4-[0-9]*
diff --git a/security/policykit/Makefile b/security/policykit/Makefile
index 2cddd8ca79d..73db398569e 100644
--- a/security/policykit/Makefile
+++ b/security/policykit/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2022/06/28 11:35:50 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2022/11/23 16:21:01 adam Exp $
POLICYKIT_VER= 0.9
DISTNAME= PolicyKit-${POLICYKIT_VER}
PKGNAME= policykit-${POLICYKIT_VER}
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= security
MASTER_SITES= http://hal.freedesktop.org/releases/
diff --git a/security/polkit-qt5/Makefile b/security/polkit-qt5/Makefile
index 5dc0d966c27..b7346f82aa1 100644
--- a/security/polkit-qt5/Makefile
+++ b/security/polkit-qt5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: Makefile,v 1.25 2022/11/23 16:18:59 adam Exp $
DISTNAME= polkit-qt-1-0.112.0
PKGNAME= ${DISTNAME:S/-qt-1-/-qt5-/}
-PKGREVISION= 23
+PKGREVISION= 24
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 30441f5f6db..f0fdf3bbbe5 100644
--- a/security/polkit-qt5/buildlink3.mk
+++ b/security/polkit-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2022/11/23 16:18:59 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.0nb23
+BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0nb24
BUILDLINK_PKGSRCDIR.polkit-qt5?= ../../security/polkit-qt5
.include "../../security/polkit/buildlink3.mk"
diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile
index 442b847225d..28b97631d37 100644
--- a/security/py-lasso/Makefile
+++ b/security/py-lasso/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2022/06/28 11:35:50 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2022/11/23 16:21:02 adam Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 15
+PKGREVISION= 16
COMMENT= Liberty Alliance Single Sign On binding for Python
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile
index 6e61c66ec44..67dbeb4d300 100644
--- a/security/py-xmlsec/Makefile
+++ b/security/py-xmlsec/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2022/04/18 19:12:01 adam Exp $
+# $NetBSD: Makefile,v 1.26 2022/11/23 16:21:02 adam Exp $
DISTNAME= pyxmlsec-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= security python
MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/897/
diff --git a/security/qca2-qt5-gnupg/Makefile b/security/qca2-qt5-gnupg/Makefile
index b1e23478ab8..ba10618417f 100644
--- a/security/qca2-qt5-gnupg/Makefile
+++ b/security/qca2-qt5-gnupg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/04/18 19:12:01 adam Exp $
+# $NetBSD: Makefile,v 1.20 2022/11/23 16:21:02 adam Exp $
PKGNAME= qca2-qt5-gnupg-${DISTNAME:C/.*-//}
-PKGREVISION= 10
+PKGREVISION= 11
COMMENT= Cross-platform crypto API for QT5 - GnuPG plugin
diff --git a/security/qca2-qt5-ossl/Makefile b/security/qca2-qt5-ossl/Makefile
index 097be8d2eec..1e5b206fe2c 100644
--- a/security/qca2-qt5-ossl/Makefile
+++ b/security/qca2-qt5-ossl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/04/18 19:12:01 adam Exp $
+# $NetBSD: Makefile,v 1.20 2022/11/23 16:21:02 adam Exp $
PKGNAME= qca2-qt5-ossl-${DISTNAME:C/.*-//}
-PKGREVISION= 10
+PKGREVISION= 11
COMMENT= Cross-platform crypto API for QT5 - OpenSSL plugin
diff --git a/security/qca2-qt5/Makefile b/security/qca2-qt5/Makefile
index e12fd71fd58..5d03904963f 100644
--- a/security/qca2-qt5/Makefile
+++ b/security/qca2-qt5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: Makefile,v 1.19 2022/11/23 16:18:59 adam Exp $
PKGNAME= qca2-qt5-${DISTNAME:C/.*-//}
-PKGREVISION= 10
+PKGREVISION= 11
COMMENT= Cross-platform crypto API for QT5
diff --git a/security/qca2-qt5/buildlink3.mk b/security/qca2-qt5/buildlink3.mk
index afcb6d33cc6..3339de01e59 100644
--- a/security/qca2-qt5/buildlink3.mk
+++ b/security/qca2-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2022/11/23 16:18:59 adam 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.1nb10
+BUILDLINK_ABI_DEPENDS.qca2-qt5?= qca2-qt5>=2.2.1nb11
BUILDLINK_PKGSRCDIR.qca2-qt5?= ../../security/qca2-qt5
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/security/qgpgme/Makefile b/security/qgpgme/Makefile
index f3e8253c170..489f0425a5f 100644
--- a/security/qgpgme/Makefile
+++ b/security/qgpgme/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2022/09/29 00:11:59 markd Exp $
+# $NetBSD: Makefile,v 1.22 2022/11/23 16:18:59 adam Exp $
DISTNAME= gpgme-1.18.0
PKGNAME= qgpgme-1.18.0
+PKGREVISION= 1
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 4abf65c0148..6bb2b43aa34 100644
--- a/security/qgpgme/buildlink3.mk
+++ b/security/qgpgme/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2022/11/23 16:18:59 adam 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.15.1nb3
+BUILDLINK_ABI_DEPENDS.qgpgme?= qgpgme>=1.18.0nb1
BUILDLINK_PKGSRCDIR.qgpgme?= ../../security/qgpgme
.include "../../security/gpgme/buildlink3.mk"
diff --git a/security/qore-xmlsec-module/Makefile b/security/qore-xmlsec-module/Makefile
index 90b86af2fe8..1a321208979 100644
--- a/security/qore-xmlsec-module/Makefile
+++ b/security/qore-xmlsec-module/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2022/10/20 12:11:52 nros Exp $
+# $NetBSD: Makefile,v 1.15 2022/11/23 16:21:02 adam Exp $
DISTNAME= qore-xmlsec-module-1.0.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
GITHUB_PROJECT= module-xmlsec
diff --git a/security/qt5-qtkeychain/Makefile b/security/qt5-qtkeychain/Makefile
index 7f4b8aad842..714c4f27dd1 100644
--- a/security/qt5-qtkeychain/Makefile
+++ b/security/qt5-qtkeychain/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2022/09/11 12:52:06 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2022/11/23 16:21:02 adam Exp $
QTKEYCHAINVER= 0.9.1
DISTNAME= qtkeychain-${QTKEYCHAINVER}
PKGNAME= qt5-${DISTNAME}
-PKGREVISION= 18
+PKGREVISION= 19
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 d96e83010d7..730f33739be 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.175 2022/08/11 05:09:13 gutteridge Exp $
+# $NetBSD: Makefile,v 1.176 2022/11/23 16:21:02 adam Exp $
DISTNAME= seahorse-3.38.0.1
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/3.38/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security gnome
EXTRACT_SUFX= .tar.xz
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 7a76a0c9b6b..4b9a3688285 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: Makefile,v 1.52 2022/11/23 16:19:00 adam Exp $
DISTNAME= softhsm-1.3.7
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= security
MASTER_SITES= https://www.opendnssec.org/files/source/
diff --git a/security/softhsm/buildlink3.mk b/security/softhsm/buildlink3.mk
index ac7a38478e3..37c2297865b 100644
--- a/security/softhsm/buildlink3.mk
+++ b/security/softhsm/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2022/11/23 16:19:00 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.7nb21
+BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb22
BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile
index 35744f06275..0a664ce1fff 100644
--- a/security/softhsm2/Makefile
+++ b/security/softhsm2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/11/23 16:19:00 adam Exp $
VERSION= 2.6.1
DISTNAME= softhsm-${VERSION}
PKGNAME= softhsm2-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://www.opendnssec.org/files/source/
diff --git a/security/softhsm2/buildlink3.mk b/security/softhsm2/buildlink3.mk
index 180fdaed285..636dee60a8c 100644
--- a/security/softhsm2/buildlink3.mk
+++ b/security/softhsm2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2022/04/18 19:10:05 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2022/11/23 16:19:00 adam Exp $
BUILDLINK_TREE+= softhsm2
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= softhsm2
SOFTHSM2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.softhsm2+= softhsm2>=2.0.0
-BUILDLINK_ABI_DEPENDS.softhsm2+= softhsm2>=2.6.1nb8
+BUILDLINK_ABI_DEPENDS.softhsm2+= softhsm2>=2.6.1nb9
BUILDLINK_PKGSRCDIR.softhsm2?= ../../security/softhsm2
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile
index 5b2e7180dbe..e87eadd66dc 100644
--- a/security/tor-browser/Makefile
+++ b/security/tor-browser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2022/09/27 20:58:27 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2022/11/23 16:21:02 adam Exp $
#
# How to update this package:
#
@@ -17,7 +17,7 @@
DISTNAME= src-firefox-tor-browser-78.15.0esr-10.5-1-build3
PKGNAME= tor-browser-10.5.10
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security www
MASTER_SITES= https://dist.torproject.org/torbrowser/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff --git a/security/xca/Makefile b/security/xca/Makefile
index 49d2dabe1cc..306a81c380e 100644
--- a/security/xca/Makefile
+++ b/security/xca/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2022/09/11 12:52:06 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2022/11/23 16:21:03 adam Exp $
DISTNAME= xca-2.1.2
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=chris2511/}
GITHUB_RELEASE= RELEASE.2.1.2
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 22f2b6f144b..4f1b5d18271 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2022/04/18 19:10:06 adam Exp $
+# $NetBSD: Makefile,v 1.41 2022/11/23 16:19:00 adam Exp $
#
DISTNAME= xmlsec1-1.2.33
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= https://www.aleksey.com/xmlsec/download/
diff --git a/security/xmlsec1/buildlink3.mk b/security/xmlsec1/buildlink3.mk
index 875da83c490..201c85a05a3 100644
--- a/security/xmlsec1/buildlink3.mk
+++ b/security/xmlsec1/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2022/04/18 19:10:06 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2022/11/23 16:19:00 adam Exp $
BUILDLINK_TREE+= xmlsec1
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xmlsec1
XMLSEC1_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xmlsec1+= xmlsec1>=1.2.6nb6
-BUILDLINK_ABI_DEPENDS.xmlsec1+= xmlsec1>=1.2.33nb1
+BUILDLINK_ABI_DEPENDS.xmlsec1+= xmlsec1>=1.2.33nb2
BUILDLINK_PKGSRCDIR.xmlsec1?= ../../security/xmlsec1
BUILDLINK_INCDIRS.xmlsec1+= include/xmlsec1
BUILDLINK_CPPFLAGS.xmlsec1+= -DXMLSEC_CRYPTO_OPENSSL