summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/2fa/Makefile2
-rw-r--r--security/acmetool/Makefile1
-rw-r--r--security/age/Makefile2
-rw-r--r--security/apg/Makefile2
-rw-r--r--security/assh/Makefile2
-rw-r--r--security/aws-iam-authenticator/Makefile1
-rw-r--r--security/aws-vault/Makefile2
-rw-r--r--security/boringssl/Makefile1
-rw-r--r--security/caldera/Makefile1
-rw-r--r--security/certmgr/Makefile2
-rw-r--r--security/cfssl/Makefile1
-rw-r--r--security/crlfuzz/Makefile2
-rw-r--r--security/crowdsec-blocklist-mirror/Makefile1
-rw-r--r--security/crowdsec-firewall-bouncer/Makefile1
-rw-r--r--security/crowdsec/Makefile1
-rw-r--r--security/ct-submit/Makefile2
-rw-r--r--security/ffuf/Makefile2
-rw-r--r--security/git-credential-gopass/Makefile1
-rw-r--r--security/git-credential-oauth/Makefile1
-rw-r--r--security/gitjacker/Makefile2
-rw-r--r--security/go-cve-dictionary/Makefile2
-rw-r--r--security/gokart/Makefile2
-rw-r--r--security/gokey/Makefile2
-rw-r--r--security/gopass/Makefile1
-rw-r--r--security/headscale/Makefile2
-rw-r--r--security/hockeypuck/Makefile2
-rw-r--r--security/honeytrap/Makefile2
-rw-r--r--security/horcrux/Makefile2
-rw-r--r--security/keybase/Makefile2
-rw-r--r--security/kpmenu/Makefile2
-rw-r--r--security/lego/Makefile1
-rw-r--r--security/local-php-security-checker/Makefile2
-rw-r--r--security/meek/Makefile2
-rw-r--r--security/metasploit/Makefile2
-rw-r--r--security/nebula/Makefile1
-rw-r--r--security/nuclei/Makefile1
-rw-r--r--security/obfs4proxy-tor/Makefile2
-rw-r--r--security/onionscan/Makefile2
-rw-r--r--security/osv-scanner/Makefile1
-rw-r--r--security/picocrypt/Makefile1
-rw-r--r--security/snowflake-tor/Makefile2
-rw-r--r--security/sops/Makefile2
-rw-r--r--security/ssb/Makefile2
-rw-r--r--security/ssh-vault/Makefile2
-rw-r--r--security/ssllabs-scan/Makefile2
-rw-r--r--security/stegify/Makefile2
-rw-r--r--security/step-certificates/Makefile2
-rw-r--r--security/step-cli/Makefile2
-rw-r--r--security/tailscale/Makefile1
-rw-r--r--security/teleport/Makefile2
-rw-r--r--security/tfsec/Makefile2
-rw-r--r--security/totp-cli/Makefile1
-rw-r--r--security/trezord/Makefile1
-rw-r--r--security/vault/Makefile2
-rw-r--r--security/vouch-proxy/Makefile2
-rw-r--r--security/vuls/Makefile2
-rw-r--r--security/webtunnel-tor/Makefile1
-rw-r--r--security/xray-core/Makefile2
-rw-r--r--security/yubikey-agent/Makefile2
-rw-r--r--security/zlint/Makefile1
60 files changed, 60 insertions, 39 deletions
diff --git a/security/2fa/Makefile b/security/2fa/Makefile
index 260c8ed6a0d0..ac262bac4fd0 100644
--- a/security/2fa/Makefile
+++ b/security/2fa/Makefile
@@ -1,7 +1,7 @@
PORTNAME= 2fa
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile
index 5ec6337a6000..1183fd41bc99 100644
--- a/security/acmetool/Makefile
+++ b/security/acmetool/Makefile
@@ -1,6 +1,7 @@
PORTNAME= acmetool
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= samm@FreeBSD.org
diff --git a/security/age/Makefile b/security/age/Makefile
index 0947d9bec37a..2d829f0d093c 100644
--- a/security/age/Makefile
+++ b/security/age/Makefile
@@ -1,7 +1,7 @@
PORTNAME= age
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 0c0fb1b4e531..eb26056ad7bd 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
PORTNAME= apg
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.1
-PORTREVISION= 10
+PORTREVISION= 11
PORTEPOCH= 1
CATEGORIES= security sysutils
diff --git a/security/assh/Makefile b/security/assh/Makefile
index dc490c9178c5..719da53738d8 100644
--- a/security/assh/Makefile
+++ b/security/assh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= assh
DISTVERSIONPREFIX= v
DISTVERSION= 2.15.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index 44904556a607..0ee5eb0ed35c 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,5 +1,6 @@
PORTNAME= aws-iam-authenticator
PORTVERSION= 0.6.11
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile
index 865568472dc1..cfd71406eef5 100644
--- a/security/aws-vault/Makefile
+++ b/security/aws-vault/Makefile
@@ -1,7 +1,7 @@
PORTNAME= aws-vault
DISTVERSIONPREFIX= v
DISTVERSION= 6.6.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 5f377db5668a..d0086539478c 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2023.07.28.01
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES+= https://proxy.golang.org/:gomods
DISTFILES+= golang.org/x/crypto/@v/v0.10.0.zip:gomods \
diff --git a/security/caldera/Makefile b/security/caldera/Makefile
index 12b167ffd851..3ba1c69ae67d 100644
--- a/security/caldera/Makefile
+++ b/security/caldera/Makefile
@@ -1,5 +1,6 @@
PORTNAME= caldera
DISTVERSION= 4.2.0
+PORTREVISION= 1
CATEGORIES= security python
MAINTAINER= acm@FreeBSD.org
diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile
index 2b539284b7d2..f96adb3173b4 100644
--- a/security/certmgr/Makefile
+++ b/security/certmgr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= certmgr
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.3
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security net
MAINTAINER= fuz@FreeBSD.org
diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile
index 6454a69fd20f..237a53e6d111 100644
--- a/security/cfssl/Makefile
+++ b/security/cfssl/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cfssl
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.4
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile
index 9e8a68d142a7..ef8760f62e9f 100644
--- a/security/crlfuzz/Makefile
+++ b/security/crlfuzz/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crlfuzz
PORTVERSION= 1.4.1
DISTVERSIONPREFIX= v
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/crowdsec-blocklist-mirror/Makefile b/security/crowdsec-blocklist-mirror/Makefile
index 3c315dc94e56..192a74011009 100644
--- a/security/crowdsec-blocklist-mirror/Makefile
+++ b/security/crowdsec-blocklist-mirror/Makefile
@@ -1,6 +1,7 @@
PORTNAME= crowdsec-blocklist-mirror
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.2
+PORTREVISION= 1
DISTVERSIONSUFFIX= -freebsd
CATEGORIES= security
diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile
index f5e1facdbd60..89cabc675126 100644
--- a/security/crowdsec-firewall-bouncer/Makefile
+++ b/security/crowdsec-firewall-bouncer/Makefile
@@ -1,6 +1,7 @@
PORTNAME= crowdsec-firewall-bouncer
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.27
+PORTREVISION= 1
DISTVERSIONSUFFIX= -freebsd
CATEGORIES= security
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 1dfd2bf1e857..b73a2940cf91 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,6 +1,7 @@
PORTNAME= crowdsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.1
+PORTREVISION= 1
DISTVERSIONSUFFIX= -freebsd
CATEGORIES= security
diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile
index 7638982b073f..4f3fb7258641 100644
--- a/security/ct-submit/Makefile
+++ b/security/ct-submit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ct-submit
PORTVERSION= 1.1.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security www
MAINTAINER= jim@ohlste.in
diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile
index 8edbb03e2b2d..edbd2c24c31c 100644
--- a/security/ffuf/Makefile
+++ b/security/ffuf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ffuf
DISTVERSIONPREFIX=v
DISTVERSION= 2.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security www
MAINTAINER= nulldutra@proton.me
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 35117b665299..71ccb3b01922 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,5 +1,6 @@
PORTNAME= git-credential-gopass
PORTVERSION= 1.15.6
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/git-credential-oauth/Makefile b/security/git-credential-oauth/Makefile
index 07d5fec61c27..1e36fb314e70 100644
--- a/security/git-credential-oauth/Makefile
+++ b/security/git-credential-oauth/Makefile
@@ -1,5 +1,6 @@
PORTNAME= git-credential-oauth
PORTVERSION= 0.9.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile
index eb97f75d369b..e7dae94be070 100644
--- a/security/gitjacker/Makefile
+++ b/security/gitjacker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitjacker
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile
index e8fc66b940a7..7e96c7ff5227 100644
--- a/security/go-cve-dictionary/Makefile
+++ b/security/go-cve-dictionary/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-cve-dictionary
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.5
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= iscandr@gmail.com
diff --git a/security/gokart/Makefile b/security/gokart/Makefile
index 317a09107751..817d0587af9f 100644
--- a/security/gokart/Makefile
+++ b/security/gokart/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gokart
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/gokey/Makefile b/security/gokey/Makefile
index 833e45fac939..5bbfff308554 100644
--- a/security/gokey/Makefile
+++ b/security/gokey/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gokey
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 49a64715ba53..6eb379bd4bfe 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.6-3
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/headscale/Makefile b/security/headscale/Makefile
index d4a1530e2274..f75de4f09b45 100644
--- a/security/headscale/Makefile
+++ b/security/headscale/Makefile
@@ -1,6 +1,6 @@
PORTNAME= headscale
PORTVERSION= 0.16.4
-PORTREVISION= 8
+PORTREVISION= 9
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile
index a4fef4c61b95..beb99d051cbd 100644
--- a/security/hockeypuck/Makefile
+++ b/security/hockeypuck/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hockeypuck
DISTVERSION= g20180725
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile
index bcc091cce2b8..fe45f6390756 100644
--- a/security/honeytrap/Makefile
+++ b/security/honeytrap/Makefile
@@ -1,6 +1,6 @@
PORTNAME= honeytrap
DISTVERSION= g20210510
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= ezri.mudde@dutchsec.com
diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile
index 03ce6877c655..c8bec8392e15 100644
--- a/security/horcrux/Makefile
+++ b/security/horcrux/Makefile
@@ -1,7 +1,7 @@
PORTNAME= horcrux
DISTVERSIONPREFIX= v
DISTVERSION= 0.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security
MAINTAINER= lcook@FreeBSD.org
diff --git a/security/keybase/Makefile b/security/keybase/Makefile
index db44909f7112..eea0a47b4b0a 100644
--- a/security/keybase/Makefile
+++ b/security/keybase/Makefile
@@ -1,6 +1,6 @@
PORTNAME= keybase
PORTVERSION= 6.0.4
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
MASTER_SITES= https://raw.githubusercontent.com/keybase/client/v${PORTVERSION}/go/:gomod
CATEGORIES= security
diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile
index 6b8ad59b4dad..7efc64257a2f 100644
--- a/security/kpmenu/Makefile
+++ b/security/kpmenu/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kpmenu
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= bapt@FreeBSD.org
diff --git a/security/lego/Makefile b/security/lego/Makefile
index af5ef3e46ec1..41d3b60b49c5 100644
--- a/security/lego/Makefile
+++ b/security/lego/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lego
DISTVERSIONPREFIX= v
DISTVERSION= 4.13.3
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= matt@matthoran.com
diff --git a/security/local-php-security-checker/Makefile b/security/local-php-security-checker/Makefile
index 37085d1861d7..55ada6f77928 100644
--- a/security/local-php-security-checker/Makefile
+++ b/security/local-php-security-checker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= local-php-security-checker
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= GH
diff --git a/security/meek/Makefile b/security/meek/Makefile
index 3a3c723d5393..c4c33518df0c 100644
--- a/security/meek/Makefile
+++ b/security/meek/Makefile
@@ -1,7 +1,7 @@
PORTNAME= meek
DISTVERSIONPREFIX=v
DISTVERSION= 0.37.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 254f0987931c..27cf9cd10ec3 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= metasploit
DISTVERSION= 6.2.23
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
diff --git a/security/nebula/Makefile b/security/nebula/Makefile
index 2bfb61c44e4f..d456657c69d7 100644
--- a/security/nebula/Makefile
+++ b/security/nebula/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nebula
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.2
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 296f11dea58b..c48050a8c42d 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nuclei
DISTVERSIONPREFIX= v
DISTVERSION= 2.9.7
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile
index 66e4119e8e82..d774bc365eae 100644
--- a/security/obfs4proxy-tor/Makefile
+++ b/security/obfs4proxy-tor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= obfs4proxy
DISTVERSION= 0.0.14
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security net
PKGNAMESUFFIX= -tor
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile
index edc7a9602859..b551190c336a 100644
--- a/security/onionscan/Makefile
+++ b/security/onionscan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= onionscan
DISTVERSIONPREFIX= OnionScan-
DISTVERSION= 0.2
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile
index 9d51a9b919b6..327fc1706b52 100644
--- a/security/osv-scanner/Makefile
+++ b/security/osv-scanner/Makefile
@@ -1,6 +1,7 @@
PORTNAME= osv-scanner
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.4
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= lcook@FreeBSD.org
diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile
index 1452d80db05c..f8c7e27ee016 100644
--- a/security/picocrypt/Makefile
+++ b/security/picocrypt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= picocrypt
DISTVERSION= 1.33
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile
index 415cb72dffdd..c0952e6472a2 100644
--- a/security/snowflake-tor/Makefile
+++ b/security/snowflake-tor/Makefile
@@ -1,7 +1,7 @@
PORTNAME= snowflake
DISTVERSIONPREFIX= v
PORTVERSION= 2.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security net
PKGNAMESUFFIX= -tor
diff --git a/security/sops/Makefile b/security/sops/Makefile
index 84fd3d66a138..51795b425925 100644
--- a/security/sops/Makefile
+++ b/security/sops/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sops
DISTVERSIONPREFIX= v
DISTVERSION= 3.7.3
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= security editors
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/ssb/Makefile b/security/ssb/Makefile
index 0ba31b68d235..1e89b4c938e8 100644
--- a/security/ssb/Makefile
+++ b/security/ssb/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ssb
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile
index 7a2ea014460a..5889258bff32 100644
--- a/security/ssh-vault/Makefile
+++ b/security/ssh-vault/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ssh-vault
PORTVERSION= 0.12.6
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= nbari@tequila.io
diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile
index df72ec8b7b3b..8b8432272a86 100644
--- a/security/ssllabs-scan/Makefile
+++ b/security/ssllabs-scan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ssllabs-scan
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/stegify/Makefile b/security/stegify/Makefile
index ae86e41131c6..6c2ac22f4fc5 100644
--- a/security/stegify/Makefile
+++ b/security/stegify/Makefile
@@ -2,7 +2,7 @@ PORTNAME= stegify
DISTVERSIONPREFIX= v
DISTVERSION= 1.2-2
DISTVERSIONSUFFIX= -g62518ca
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile
index 58eaf39b3d57..ea1c09139a0b 100644
--- a/security/step-certificates/Makefile
+++ b/security/step-certificates/Makefile
@@ -1,7 +1,7 @@
PORTNAME= step-certificates
DISTVERSIONPREFIX= v
DISTVERSION= 0.23.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= mw@wipp.bayern
diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile
index 267a9e3b5ed3..ec942607bbc7 100644
--- a/security/step-cli/Makefile
+++ b/security/step-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= step-cli
DISTVERSIONPREFIX=v
DISTVERSION= 0.23.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= mw@wipp.bayern
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index ed125308d0c2..409cf56e4489 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tailscale
PORTVERSION= 1.46.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
diff --git a/security/teleport/Makefile b/security/teleport/Makefile
index f02ea377c0b8..11336a1bf3af 100644
--- a/security/teleport/Makefile
+++ b/security/teleport/Makefile
@@ -1,7 +1,7 @@
PORTNAME= teleport
DISTVERSIONPREFIX= v
DISTVERSION= 5.2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= kraileth@elderlinux.org
diff --git a/security/tfsec/Makefile b/security/tfsec/Makefile
index 2f689a797e09..79dd75caa311 100644
--- a/security/tfsec/Makefile
+++ b/security/tfsec/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tfsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.28.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile
index bc1bf88a37ef..e544e022665c 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,5 +1,6 @@
PORTNAME= totp-cli
PORTVERSION= 1.3.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/trezord/Makefile b/security/trezord/Makefile
index c8b78dc11fa5..f74e6d45377f 100644
--- a/security/trezord/Makefile
+++ b/security/trezord/Makefile
@@ -1,6 +1,7 @@
PORTNAME= trezord
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.33
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= ale@FreeBSD.org
diff --git a/security/vault/Makefile b/security/vault/Makefile
index e2d4c7e74c02..31bffdc10cac 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vault
PORTVERSION= 1.14.0
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= security
MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/
diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile
index c0d81505f71e..319c8b94ad12 100644
--- a/security/vouch-proxy/Makefile
+++ b/security/vouch-proxy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vouch-proxy
DISTVERSIONPREFIX=v
DISTVERSION= 0.39.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MAINTAINER= decke@FreeBSD.org
diff --git a/security/vuls/Makefile b/security/vuls/Makefile
index f6a9ad9b8079..7e6e75caf195 100644
--- a/security/vuls/Makefile
+++ b/security/vuls/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vuls
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.7
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security
MAINTAINER= iscandr@gmail.com
diff --git a/security/webtunnel-tor/Makefile b/security/webtunnel-tor/Makefile
index 4f2eb738cc4c..87dec2935955 100644
--- a/security/webtunnel-tor/Makefile
+++ b/security/webtunnel-tor/Makefile
@@ -1,5 +1,6 @@
PORTNAME= webtunnel
PORTVERSION= 0.0.1
+PORTREVISION= 1
CATEGORIES= security net
PKGNAMESUFFIX= -tor
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index d18c49c73260..a82c2fed6214 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xray-core
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.5
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= security
MAINTAINER= nc@FreeBSD.org
diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile
index b1dc2128c183..7ac32a67e4fa 100644
--- a/security/yubikey-agent/Makefile
+++ b/security/yubikey-agent/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yubikey-agent
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security sysutils
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/zlint/Makefile b/security/zlint/Makefile
index e96751477c6d..3fc7015e2a78 100644
--- a/security/zlint/Makefile
+++ b/security/zlint/Makefile
@@ -1,6 +1,7 @@
PORTNAME= zlint
DISTVERSIONPREFIX= v
DISTVERSION= 3.5.0
+PORTREVISION= 1
CATEGORIES= security www
MAINTAINER= yuri@FreeBSD.org