summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/R-cran-sodium/Makefile1
-rw-r--r--security/authenticator/Makefile2
-rw-r--r--security/caldera-ot/Makefile2
-rw-r--r--security/caldera/Makefile2
-rw-r--r--security/caldera4/Makefile2
-rw-r--r--security/fizz/Makefile1
-rw-r--r--security/gvm/Makefile1
-rw-r--r--security/hpenc/Makefile2
-rw-r--r--security/keysmith/Makefile1
-rw-r--r--security/kickpass/Makefile2
-rw-r--r--security/libreswan/Makefile2
-rw-r--r--security/libsodium/Makefile6
-rw-r--r--security/libsodium/distinfo6
-rw-r--r--security/libsodium/pkg-plist8
-rw-r--r--security/libuecc/Makefile2
-rw-r--r--security/minisign/Makefile1
-rw-r--r--security/mkp224o/Makefile1
-rw-r--r--security/nextcloud-end_to_end_encryption/Makefile1
-rw-r--r--security/nextcloud-passman/Makefile1
-rw-r--r--security/nextcloud-twofactor_admin/Makefile1
-rw-r--r--security/nextcloud-twofactor_nextcloud_notification/Makefile1
-rw-r--r--security/nextcloud-twofactor_webauthn/Makefile1
-rw-r--r--security/p5-Crypt-Sodium/Makefile2
-rw-r--r--security/pecl-libsodium/Makefile1
-rw-r--r--security/php81-sodium/Makefile1
-rw-r--r--security/php82-sodium/Makefile1
-rw-r--r--security/php83-sodium/Makefile1
-rw-r--r--security/proftpd-mod_clamav/Makefile2
-rw-r--r--security/py-aiohttp-security/Makefile1
-rw-r--r--security/py-exscript/Makefile1
-rw-r--r--security/py-libnacl/Makefile1
-rw-r--r--security/py-netmiko/Makefile1
-rw-r--r--security/py-onlykey/Makefile2
-rw-r--r--security/py-ospd-openvas/Makefile1
-rw-r--r--security/py-paramiko/Makefile2
-rw-r--r--security/py-plaso/Makefile2
-rw-r--r--security/py-pwntools/Makefile2
-rw-r--r--security/py-pyaff4/Makefile2
-rw-r--r--security/py-pyaxo/Makefile2
-rw-r--r--security/py-pymacaroons/Makefile2
-rw-r--r--security/py-pynacl/Makefile1
-rw-r--r--security/py-pysodium/Makefile2
-rw-r--r--security/py-scp/Makefile1
-rw-r--r--security/py-securesystemslib/Makefile1
-rw-r--r--security/py-signedjson/Makefile2
-rw-r--r--security/py-tuf/Makefile1
-rw-r--r--security/reop/Makefile2
-rw-r--r--security/rubygem-rbnacl-libsodium/Makefile1
-rw-r--r--security/rubygem-rbnacl/Makefile1
-rw-r--r--security/softether5/Makefile1
50 files changed, 60 insertions, 27 deletions
diff --git a/security/R-cran-sodium/Makefile b/security/R-cran-sodium/Makefile
index 845ead1146f1..94c8dae45a17 100644
--- a/security/R-cran-sodium/Makefile
+++ b/security/R-cran-sodium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sodium
DISTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= security
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile
index 14d0a28d4e5a..74ed82c36d98 100644
--- a/security/authenticator/Makefile
+++ b/security/authenticator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= authenticator
DISTVERSION= 4.3.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= security
MAINTAINER= jbeich@FreeBSD.org
diff --git a/security/caldera-ot/Makefile b/security/caldera-ot/Makefile
index e2c2f00f54bc..83da265556d5 100644
--- a/security/caldera-ot/Makefile
+++ b/security/caldera-ot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= caldera-ot
DISTVERSION= 4.2.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security python
MAINTAINER= acm@FreeBSD.org
diff --git a/security/caldera/Makefile b/security/caldera/Makefile
index 33a1ead7514a..400adc009d51 100644
--- a/security/caldera/Makefile
+++ b/security/caldera/Makefile
@@ -1,6 +1,6 @@
PORTNAME= caldera
DISTVERSION= 5.0.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security python
MAINTAINER= acm@FreeBSD.org
diff --git a/security/caldera4/Makefile b/security/caldera4/Makefile
index 70e3259f81d7..df09845f9da3 100644
--- a/security/caldera4/Makefile
+++ b/security/caldera4/Makefile
@@ -1,6 +1,6 @@
PORTNAME= caldera
DISTVERSION= 4.2.0
-PORTREVISION= 7
+PORTREVISION= 8
PKGNAMESUFFIX= 4
CATEGORIES= security python
diff --git a/security/fizz/Makefile b/security/fizz/Makefile
index b3aaaec96d15..1a73caed998a 100644
--- a/security/fizz/Makefile
+++ b/security/fizz/Makefile
@@ -1,6 +1,7 @@
PORTNAME= fizz
DISTVERSIONPREFIX= v
DISTVERSION= 2024.05.06.00
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/gvm/Makefile b/security/gvm/Makefile
index c4ce5fdcfd0a..db7da59dd3dc 100644
--- a/security/gvm/Makefile
+++ b/security/gvm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gvm
PORTVERSION= 23.5.2
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= acm@FreeBSD.org
diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile
index 42cfb7eb56cc..b74b88c570d5 100644
--- a/security/hpenc/Makefile
+++ b/security/hpenc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hpenc
PORTVERSION= 3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= vsevolod@FreeBSD.org
diff --git a/security/keysmith/Makefile b/security/keysmith/Makefile
index e3a8fbfc3647..6b16b6995330 100644
--- a/security/keysmith/Makefile
+++ b/security/keysmith/Makefile
@@ -1,5 +1,6 @@
PORTNAME= keysmith
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/security/kickpass/Makefile b/security/kickpass/Makefile
index ae654a52620a..84d0c311c8a8 100644
--- a/security/kickpass/Makefile
+++ b/security/kickpass/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kickpass
PORTVERSION= 0.2.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= bapt@FreeBSD.org
diff --git a/security/libreswan/Makefile b/security/libreswan/Makefile
index b04348058ef0..d8bbc388779e 100644
--- a/security/libreswan/Makefile
+++ b/security/libreswan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libreswan
DISTVERSION= 4.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= https://download.libreswan.org/
diff --git a/security/libsodium/Makefile b/security/libsodium/Makefile
index 65485eeee708..ba389396b4b3 100644
--- a/security/libsodium/Makefile
+++ b/security/libsodium/Makefile
@@ -2,13 +2,13 @@ PORTNAME= libsodium
#################################################
# Make sure to bump all consumers when updating #
#################################################
-PORTVERSION= 1.0.18
+PORTVERSION= 1.0.19
CATEGORIES= security
MASTER_SITES= https://download.libsodium.org/libsodium/releases/
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Library to build higher-level cryptographic tools
-WWW= https://github.com/jedisct1/libsodium
+WWW= https://github.com/jedisct1/libsodium/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -20,6 +20,8 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
+WRKSRC= ${WRKDIR}/${PORTNAME}-stable
+
OPTIONS_DEFINE= DOCS
post-install-DOCS-on:
diff --git a/security/libsodium/distinfo b/security/libsodium/distinfo
index 65ad4d2fbfee..0437b487566b 100644
--- a/security/libsodium/distinfo
+++ b/security/libsodium/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565704155
-SHA256 (libsodium-1.0.18.tar.gz) = 6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1
-SIZE (libsodium-1.0.18.tar.gz) = 1919817
+TIMESTAMP = 1712589058
+SHA256 (libsodium-1.0.19.tar.gz) = 018d79fe0a045cca07331d37bd0cb57b2e838c51bc48fd837a1472e50068bbea
+SIZE (libsodium-1.0.19.tar.gz) = 1945523
diff --git a/security/libsodium/pkg-plist b/security/libsodium/pkg-plist
index e546f883aeeb..2eb4414510fa 100644
--- a/security/libsodium/pkg-plist
+++ b/security/libsodium/pkg-plist
@@ -1,5 +1,7 @@
include/sodium.h
include/sodium/core.h
+include/sodium/crypto_aead_aegis128l.h
+include/sodium/crypto_aead_aegis256.h
include/sodium/crypto_aead_aes256gcm.h
include/sodium/crypto_aead_chacha20poly1305.h
include/sodium/crypto_aead_xchacha20poly1305.h
@@ -24,6 +26,8 @@ include/sodium/crypto_hash_sha256.h
include/sodium/crypto_hash_sha512.h
include/sodium/crypto_kdf.h
include/sodium/crypto_kdf_blake2b.h
+include/sodium/crypto_kdf_hkdf_sha256.h
+include/sodium/crypto_kdf_hkdf_sha512.h
include/sodium/crypto_kx.h
include/sodium/crypto_onetimeauth.h
include/sodium/crypto_onetimeauth_poly1305.h
@@ -63,8 +67,8 @@ include/sodium/utils.h
include/sodium/version.h
lib/libsodium.a
lib/libsodium.so
-lib/libsodium.so.23
-lib/libsodium.so.23.3.0
+lib/libsodium.so.26
+lib/libsodium.so.26.1.0
libdata/pkgconfig/libsodium.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/README.markdown
diff --git a/security/libuecc/Makefile b/security/libuecc/Makefile
index 38475fd67810..5a1d7638a8f0 100644
--- a/security/libuecc/Makefile
+++ b/security/libuecc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libuecc
PORTVERSION= 7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \
http://git.universe-factory.net/libuecc/snapshot/
diff --git a/security/minisign/Makefile b/security/minisign/Makefile
index 8ce8c2aba6d8..619f608fe587 100644
--- a/security/minisign/Makefile
+++ b/security/minisign/Makefile
@@ -1,5 +1,6 @@
PORTNAME= minisign
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/jedisct1/minisign/releases/download/${PORTVERSION}/
diff --git a/security/mkp224o/Makefile b/security/mkp224o/Makefile
index a5cd15194fc1..04dd805252d4 100644
--- a/security/mkp224o/Makefile
+++ b/security/mkp224o/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mkp224o
DISTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/cathugger/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
diff --git a/security/nextcloud-end_to_end_encryption/Makefile b/security/nextcloud-end_to_end_encryption/Makefile
index 0e772a6284cb..487015404318 100644
--- a/security/nextcloud-end_to_end_encryption/Makefile
+++ b/security/nextcloud-end_to_end_encryption/Makefile
@@ -1,6 +1,7 @@
PORTNAME= end_to_end_encryption
PORTVERSION= 1.15.2
DISTVERSIONPREFIX= v
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= brnrd@freebsd.org
diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile
index 094e585c30dd..80eff52b0ddc 100644
--- a/security/nextcloud-passman/Makefile
+++ b/security/nextcloud-passman/Makefile
@@ -1,5 +1,6 @@
PORTNAME= passman
PORTVERSION= 2.4.9
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://releases.passman.cc/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/security/nextcloud-twofactor_admin/Makefile b/security/nextcloud-twofactor_admin/Makefile
index ab3fe122b28e..6a69c5444d14 100644
--- a/security/nextcloud-twofactor_admin/Makefile
+++ b/security/nextcloud-twofactor_admin/Makefile
@@ -1,6 +1,7 @@
PORTNAME= twofactor_admin
PORTVERSION= 4.5.0
DISTVERSIONPREFIX= v
+PORTREVISION= 3
CATEGORIES= security
DISTNAME= ${PORTNAME}
diff --git a/security/nextcloud-twofactor_nextcloud_notification/Makefile b/security/nextcloud-twofactor_nextcloud_notification/Makefile
index 80d70d8d1487..34ca6ceeb464 100644
--- a/security/nextcloud-twofactor_nextcloud_notification/Makefile
+++ b/security/nextcloud-twofactor_nextcloud_notification/Makefile
@@ -1,6 +1,7 @@
PORTNAME= twofactor_nextcloud_notification
PORTVERSION= 3.9.0
DISTVERSIONPREFIX= v
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= brnrd@FreeBSD.org
diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile
index 6c66d176cd03..cc3abbb60bfc 100644
--- a/security/nextcloud-twofactor_webauthn/Makefile
+++ b/security/nextcloud-twofactor_webauthn/Makefile
@@ -1,6 +1,7 @@
PORTNAME= twofactor_webauthn
PORTVERSION= 1.4.0
DISTVERSIONPREFIX= v
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= brnrd@FreeBSD.org
diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile
index 903e5ce4a6f0..55e58e5075ce 100644
--- a/security/p5-Crypt-Sodium/Makefile
+++ b/security/p5-Crypt-Sodium/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Crypt-Sodium
PORTVERSION= 0.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/security/pecl-libsodium/Makefile b/security/pecl-libsodium/Makefile
index 17e0675f1aa7..e062e9936565 100644
--- a/security/pecl-libsodium/Makefile
+++ b/security/pecl-libsodium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libsodium
PORTVERSION= 2.0.23
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/security/php81-sodium/Makefile b/security/php81-sodium/Makefile
index d45e7115b38d..4db6c003901c 100644
--- a/security/php81-sodium/Makefile
+++ b/security/php81-sodium/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php81
diff --git a/security/php82-sodium/Makefile b/security/php82-sodium/Makefile
index 182a62f3d6e1..efa22bdac5a1 100644
--- a/security/php82-sodium/Makefile
+++ b/security/php82-sodium/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php82
diff --git a/security/php83-sodium/Makefile b/security/php83-sodium/Makefile
index 1d475b2390fd..4dd18edbbc41 100644
--- a/security/php83-sodium/Makefile
+++ b/security/php83-sodium/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/security/proftpd-mod_clamav/Makefile b/security/proftpd-mod_clamav/Makefile
index 2994abe403a0..fdc7923687d2 100644
--- a/security/proftpd-mod_clamav/Makefile
+++ b/security/proftpd-mod_clamav/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mod_clamav
DISTVERSIONPREFIX= v
DISTVERSION= 0.14rc2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security ftp
PKGNAMEPREFIX= proftpd-
diff --git a/security/py-aiohttp-security/Makefile b/security/py-aiohttp-security/Makefile
index 553c90fa0d1c..025534517116 100644
--- a/security/py-aiohttp-security/Makefile
+++ b/security/py-aiohttp-security/Makefile
@@ -1,5 +1,6 @@
PORTNAME= aiohttp-security
DISTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-exscript/Makefile b/security/py-exscript/Makefile
index da9e619628da..603b6bdab8d0 100644
--- a/security/py-exscript/Makefile
+++ b/security/py-exscript/Makefile
@@ -1,6 +1,7 @@
PORTNAME= exscript
DISTVERSIONPREFIX= v
DISTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile
index 6f19e9bee4e0..f6ea050d26b1 100644
--- a/security/py-libnacl/Makefile
+++ b/security/py-libnacl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libnacl
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-netmiko/Makefile b/security/py-netmiko/Makefile
index 0e2f0c59dc24..14f5a17ef36c 100644
--- a/security/py-netmiko/Makefile
+++ b/security/py-netmiko/Makefile
@@ -1,6 +1,7 @@
PORTNAME= netmiko
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.0
+PORTREVISION= 1
CATEGORIES= security net-mgmt python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-onlykey/Makefile b/security/py-onlykey/Makefile
index 4a3f710902d3..c991ccfdce18 100644
--- a/security/py-onlykey/Makefile
+++ b/security/py-onlykey/Makefile
@@ -1,6 +1,6 @@
PORTNAME= onlykey
PORTVERSION= 1.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-ospd-openvas/Makefile b/security/py-ospd-openvas/Makefile
index 2b19143e8a5e..b93c3cba5e03 100644
--- a/security/py-ospd-openvas/Makefile
+++ b/security/py-ospd-openvas/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ospd-openvas
DISTVERSION= 22.7.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= security python
#MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile
index eb0791856c70..0b0d4f18f947 100644
--- a/security/py-paramiko/Makefile
+++ b/security/py-paramiko/Makefile
@@ -1,6 +1,6 @@
PORTNAME= paramiko
PORTVERSION= 2.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile
index 358309a4cb1e..44f6044d04b4 100644
--- a/security/py-plaso/Makefile
+++ b/security/py-plaso/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plaso
PORTVERSION= 20231224
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \
LOCAL/antoine
diff --git a/security/py-pwntools/Makefile b/security/py-pwntools/Makefile
index 7778203a2279..af39e6ce9370 100644
--- a/security/py-pwntools/Makefile
+++ b/security/py-pwntools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pwntools
PORTVERSION= 4.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pyaff4/Makefile b/security/py-pyaff4/Makefile
index 1cc98a127567..6cae39fec297 100644
--- a/security/py-pyaff4/Makefile
+++ b/security/py-pyaff4/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pyaff4
DISTVERSION= 0.26.post6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pyaxo/Makefile b/security/py-pyaxo/Makefile
index 4f426e0c3bb9..b8f4edb114f9 100644
--- a/security/py-pyaxo/Makefile
+++ b/security/py-pyaxo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pyaxo
DISTVERSION= 0.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pymacaroons/Makefile b/security/py-pymacaroons/Makefile
index 651d6caa982e..74338c0592fd 100644
--- a/security/py-pymacaroons/Makefile
+++ b/security/py-pymacaroons/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pymacaroons
PORTVERSION= 0.13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pynacl/Makefile b/security/py-pynacl/Makefile
index 964248a4a8a1..15f3ec9a1a31 100644
--- a/security/py-pynacl/Makefile
+++ b/security/py-pynacl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pynacl
DISTVERSION= 1.5.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pysodium/Makefile b/security/py-pysodium/Makefile
index 14c73ec72155..eae291d6692a 100644
--- a/security/py-pysodium/Makefile
+++ b/security/py-pysodium/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pysodium
PORTVERSION= 0.7.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-scp/Makefile b/security/py-scp/Makefile
index 0a54af32b7d9..d10a1fa4e9b2 100644
--- a/security/py-scp/Makefile
+++ b/security/py-scp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= scp
DISTVERSION= 0.14.4
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-securesystemslib/Makefile b/security/py-securesystemslib/Makefile
index cbdf3ac04d7a..aa40c8c1b648 100644
--- a/security/py-securesystemslib/Makefile
+++ b/security/py-securesystemslib/Makefile
@@ -1,5 +1,6 @@
PORTNAME= securesystemslib
PORTVERSION= 0.31.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile
index 845788b02a51..de7c362a6674 100644
--- a/security/py-signedjson/Makefile
+++ b/security/py-signedjson/Makefile
@@ -1,6 +1,6 @@
PORTNAME= signedjson
PORTVERSION= 1.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-tuf/Makefile b/security/py-tuf/Makefile
index e9887766e536..1d8a338dcd63 100644
--- a/security/py-tuf/Makefile
+++ b/security/py-tuf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tuf
DISTVERSION= 4.0.0
+PORTREVISION= 1
CATEGORIES= security devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/reop/Makefile b/security/reop/Makefile
index ab06b802917a..c3271f7cc892 100644
--- a/security/reop/Makefile
+++ b/security/reop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= reop
PORTVERSION= 2.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= https://humungus.tedunangst.com/r/reop/d/
diff --git a/security/rubygem-rbnacl-libsodium/Makefile b/security/rubygem-rbnacl-libsodium/Makefile
index f24d5de42864..2836b73322da 100644
--- a/security/rubygem-rbnacl-libsodium/Makefile
+++ b/security/rubygem-rbnacl-libsodium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rbnacl-libsodium
PORTVERSION= 1.0.16
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
diff --git a/security/rubygem-rbnacl/Makefile b/security/rubygem-rbnacl/Makefile
index e76046b39b30..ed66ca77ede4 100644
--- a/security/rubygem-rbnacl/Makefile
+++ b/security/rubygem-rbnacl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rbnacl
PORTVERSION= 5.0.0
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
diff --git a/security/softether5/Makefile b/security/softether5/Makefile
index 583ce823d0da..fe844322f599 100644
--- a/security/softether5/Makefile
+++ b/security/softether5/Makefile
@@ -1,5 +1,6 @@
PORTNAME= softether
DISTVERSION= 5.02.5184
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= security net-vpn
PKGNAMESUFFIX= 5