aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-12-11 11:10:13 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-12-11 11:17:27 +0000
commitd9ad1002d517a618a299e45ae70075f2cfc66d2a (patch)
tree11c4cbb1a32e3eb29a01a12686262d8889affbf0 /security
parent2117c1ff1a9d148b03165705f67b504ea85a1309 (diff)
Diffstat (limited to 'security')
-rw-r--r--security/2fa/Makefile2
-rw-r--r--security/acmetool/Makefile2
-rw-r--r--security/age/Makefile2
-rw-r--r--security/apg/Makefile2
-rw-r--r--security/assh/Makefile1
-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/certmgr/Makefile2
-rw-r--r--security/cfssl/Makefile1
-rw-r--r--security/crlfuzz/Makefile2
-rw-r--r--security/crowdsec-firewall-bouncer/Makefile2
-rw-r--r--security/crowdsec/Makefile2
-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/gitjacker/Makefile2
-rw-r--r--security/go-cve-dictionary/Makefile2
-rw-r--r--security/gokart/Makefile1
-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/Makefile1
-rw-r--r--security/meek/Makefile2
-rw-r--r--security/metasploit/Makefile1
-rw-r--r--security/nebula/Makefile2
-rw-r--r--security/nuclei/Makefile1
-rw-r--r--security/obfs4proxy-tor/Makefile1
-rw-r--r--security/onionscan/Makefile2
-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/Makefile1
-rw-r--r--security/tfsec/Makefile1
-rw-r--r--security/totp-cli/Makefile2
-rw-r--r--security/trezord/Makefile2
-rw-r--r--security/vault/Makefile2
-rw-r--r--security/vouch-proxy/Makefile2
-rw-r--r--security/vuls/Makefile2
-rw-r--r--security/xray-core/Makefile2
-rw-r--r--security/yubikey-agent/Makefile2
53 files changed, 53 insertions, 37 deletions
diff --git a/security/2fa/Makefile b/security/2fa/Makefile
index a0b8292512d1..4b239e4f31bb 100644
--- a/security/2fa/Makefile
+++ b/security/2fa/Makefile
@@ -1,7 +1,7 @@
PORTNAME= 2fa
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile
index 4110d873a59a..5b308a23aa82 100644
--- a/security/acmetool/Makefile
+++ b/security/acmetool/Makefile
@@ -1,7 +1,7 @@
PORTNAME= acmetool
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= samm@FreeBSD.org
diff --git a/security/age/Makefile b/security/age/Makefile
index 2048e2ae8572..bd4bba5e50fb 100644
--- a/security/age/Makefile
+++ b/security/age/Makefile
@@ -1,7 +1,7 @@
PORTNAME= age
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/apg/Makefile b/security/apg/Makefile
index cbf2afff388d..74281d460d69 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
PORTNAME= apg
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.1
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= security sysutils
diff --git a/security/assh/Makefile b/security/assh/Makefile
index c0321a6b0bff..5c1bf74a4684 100644
--- a/security/assh/Makefile
+++ b/security/assh/Makefile
@@ -1,6 +1,7 @@
PORTNAME= assh
DISTVERSIONPREFIX= v
DISTVERSION= 2.15.0
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index f5806e70613e..58bf821edae1 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,5 +1,6 @@
PORTNAME= aws-iam-authenticator
PORTVERSION= 0.5.11
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile
index 78c7692b013e..f8cad113fc81 100644
--- a/security/aws-vault/Makefile
+++ b/security/aws-vault/Makefile
@@ -1,7 +1,7 @@
PORTNAME= aws-vault
DISTVERSIONPREFIX= v
DISTVERSION= 6.6.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index c8cde5e50405..3a3105754148 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2022.12.07.01
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= osa@FreeBSD.org
diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile
index 4e0880d2342f..274874a1a31a 100644
--- a/security/certmgr/Makefile
+++ b/security/certmgr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= certmgr
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security net
MAINTAINER= fuz@fuz.su
diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile
index 5465634a67d2..e4e407d5e1c4 100644
--- a/security/cfssl/Makefile
+++ b/security/cfssl/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cfssl
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.3
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile
index 3494b64d5916..df4ea778d1a2 100644
--- a/security/crlfuzz/Makefile
+++ b/security/crlfuzz/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crlfuzz
PORTVERSION= 1.4.1
DISTVERSIONPREFIX= v
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= 0xdutra@gmail.com
diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile
index c3bc65e5a91c..afc558dce6f0 100644
--- a/security/crowdsec-firewall-bouncer/Makefile
+++ b/security/crowdsec-firewall-bouncer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= crowdsec-firewall-bouncer
PORTVERSION= 0.0.23.r2 # NOTE: change BUILD_VERSION and BUILD_TAG as well
-PORTREVISION= 5
+PORTREVISION= 6
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 0a99adfc8956..c1d883899860 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crowdsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= marco@crowdsec.net
diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile
index ad67eb6fe055..a55d2e10dfe2 100644
--- a/security/ct-submit/Makefile
+++ b/security/ct-submit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ct-submit
PORTVERSION= 1.1.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security www
MAINTAINER= jim@ohlste.in
diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile
index a9bd468e11c9..976306adaebe 100644
--- a/security/ffuf/Makefile
+++ b/security/ffuf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ffuf
DISTVERSIONPREFIX=v
DISTVERSION= 1.5.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security www
MAINTAINER= 0xdutra@gmail.com
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 7b0d4827319b..8dbd1349cc4d 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,5 +1,6 @@
PORTNAME= git-credential-gopass
PORTVERSION= 1.15.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile
index 6d411ac28045..6ba5c8d1ff82 100644
--- a/security/gitjacker/Makefile
+++ b/security/gitjacker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitjacker
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile
index bf452d17920a..283ac779e1cd 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= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= iscandr@gmail.com
diff --git a/security/gokart/Makefile b/security/gokart/Makefile
index 2569397933a2..80ae16cf5663 100644
--- a/security/gokart/Makefile
+++ b/security/gokart/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gokart
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= 0xdutra@gmail.com
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 60dc73a37547..ad7b1a7d274d 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.0
+PORTREVISION= 1
CATEGORIES= security
PATCH_SITES= https://github.com/gopasspw/gopass/pull/2456/commits/
diff --git a/security/headscale/Makefile b/security/headscale/Makefile
index 3b615d624274..0dd8477311f4 100644
--- a/security/headscale/Makefile
+++ b/security/headscale/Makefile
@@ -1,6 +1,6 @@
PORTNAME= headscale
PORTVERSION= 0.16.4
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile
index 8eccc6b4280b..7b6de3550e10 100644
--- a/security/hockeypuck/Makefile
+++ b/security/hockeypuck/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hockeypuck
DISTVERSION= g20180725
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile
index 059797bfa41b..7fcf64bea491 100644
--- a/security/honeytrap/Makefile
+++ b/security/honeytrap/Makefile
@@ -1,6 +1,6 @@
PORTNAME= honeytrap
DISTVERSION= g20210510
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= ezri.mudde@dutchsec.com
diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile
index 031b7eeeca86..163c0279dcda 100644
--- a/security/horcrux/Makefile
+++ b/security/horcrux/Makefile
@@ -1,7 +1,7 @@
PORTNAME= horcrux
DISTVERSIONPREFIX= v
DISTVERSION= 0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= lcook@FreeBSD.org
diff --git a/security/keybase/Makefile b/security/keybase/Makefile
index 5cee27b14090..2081a4879cd4 100644
--- a/security/keybase/Makefile
+++ b/security/keybase/Makefile
@@ -1,6 +1,6 @@
PORTNAME= keybase
PORTVERSION= 5.8.1
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= v
MASTER_SITES= https://github.com/keybase/client/releases/download/v${PORTVERSION}/
CATEGORIES= security
diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile
index 8612317436a6..b5b863461641 100644
--- a/security/kpmenu/Makefile
+++ b/security/kpmenu/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kpmenu
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= bapt@FreeBSD.org
diff --git a/security/lego/Makefile b/security/lego/Makefile
index 96d667f95575..574b26e0901a 100644
--- a/security/lego/Makefile
+++ b/security/lego/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lego
DISTVERSIONPREFIX= v
DISTVERSION= 4.9.1
+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 d8004e9a0fae..ea40a5802730 100644
--- a/security/local-php-security-checker/Makefile
+++ b/security/local-php-security-checker/Makefile
@@ -1,6 +1,7 @@
PORTNAME= local-php-security-checker
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.6
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GH
diff --git a/security/meek/Makefile b/security/meek/Makefile
index 4511f615a3cb..9bd010e08b06 100644
--- a/security/meek/Makefile
+++ b/security/meek/Makefile
@@ -1,7 +1,7 @@
PORTNAME= meek
DISTVERSIONPREFIX=v
DISTVERSION= 0.37.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 42caf7f63a6d..7b970528c97e 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -1,5 +1,6 @@
PORTNAME= metasploit
DISTVERSION= 6.2.23
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
diff --git a/security/nebula/Makefile b/security/nebula/Makefile
index a16d3665b624..334add20d73b 100644
--- a/security/nebula/Makefile
+++ b/security/nebula/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nebula
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 335993e0f820..29af51c713f2 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nuclei
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.9
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= 0xdutra@gmail.com
diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile
index 306289f4e52f..2d8cad178401 100644
--- a/security/obfs4proxy-tor/Makefile
+++ b/security/obfs4proxy-tor/Makefile
@@ -1,5 +1,6 @@
PORTNAME= obfs4proxy
DISTVERSION= 0.0.14
+PORTREVISION= 1
CATEGORIES= security net
PKGNAMESUFFIX= -tor
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile
index 477aafeb7cee..9a847cc84850 100644
--- a/security/onionscan/Makefile
+++ b/security/onionscan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= onionscan
DISTVERSIONPREFIX= OnionScan-
DISTVERSION= 0.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile
index 29ccde0bef7d..6cecb1a24649 100644
--- a/security/picocrypt/Makefile
+++ b/security/picocrypt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= picocrypt
DISTVERSION= 1.31
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile
index c83954d021ca..e196f7d22428 100644
--- a/security/snowflake-tor/Makefile
+++ b/security/snowflake-tor/Makefile
@@ -1,7 +1,7 @@
PORTNAME= snowflake
DISTVERSIONPREFIX= v
PORTVERSION= 2.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security net
PKGNAMESUFFIX= -tor
diff --git a/security/sops/Makefile b/security/sops/Makefile
index 7a05a31030aa..ee9eb1f5a7d8 100644
--- a/security/sops/Makefile
+++ b/security/sops/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sops
DISTVERSIONPREFIX= v
DISTVERSION= 3.7.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security editors
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/ssb/Makefile b/security/ssb/Makefile
index e40c69c45ae9..a99c3d27dcbe 100644
--- a/security/ssb/Makefile
+++ b/security/ssb/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ssb
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile
index 13e00bfd576d..a0906e4c7446 100644
--- a/security/ssh-vault/Makefile
+++ b/security/ssh-vault/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ssh-vault
PORTVERSION= 0.12.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= nbari@tequila.io
diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile
index ff6a1c9293ce..6131024ea3f6 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= 6
+PORTREVISION= 7
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/stegify/Makefile b/security/stegify/Makefile
index 6fdbe05257a6..e8b13910fb14 100644
--- a/security/stegify/Makefile
+++ b/security/stegify/Makefile
@@ -2,7 +2,7 @@ PORTNAME= stegify
DISTVERSIONPREFIX= v
DISTVERSION= 1.2-2
DISTVERSIONSUFFIX= -g62518ca
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile
index 204738d2faf6..a846408918e9 100644
--- a/security/step-certificates/Makefile
+++ b/security/step-certificates/Makefile
@@ -1,7 +1,7 @@
PORTNAME= step-certificates
DISTVERSIONPREFIX= v
DISTVERSION= 0.22.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= mw@wipp.bayern
diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile
index d37243df6157..7bcdb299a217 100644
--- a/security/step-cli/Makefile
+++ b/security/step-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= step-cli
DISTVERSIONPREFIX=v
DISTVERSION= 0.22.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= mw@wipp.bayern
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index 964795a991e8..83d3e02be0da 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tailscale
PORTVERSION= 1.34.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
diff --git a/security/teleport/Makefile b/security/teleport/Makefile
index 68134871f0fd..4da67180a1b0 100644
--- a/security/teleport/Makefile
+++ b/security/teleport/Makefile
@@ -1,6 +1,7 @@
PORTNAME= teleport
DISTVERSIONPREFIX= v
DISTVERSION= 4.4.12
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= kraileth@elderlinux.org
diff --git a/security/tfsec/Makefile b/security/tfsec/Makefile
index 3d67cffc616d..5abd93a711d7 100644
--- a/security/tfsec/Makefile
+++ b/security/tfsec/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tfsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.28.1
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= 0xdutra@gmail.com
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile
index 9fbbd877d55f..de971a1651f2 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= totp-cli
PORTVERSION= 1.2.1
DISTVERSIONPREFIX= v
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/security/trezord/Makefile b/security/trezord/Makefile
index c265960396e8..91b739059311 100644
--- a/security/trezord/Makefile
+++ b/security/trezord/Makefile
@@ -1,7 +1,7 @@
PORTNAME= trezord
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.32
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= ale@FreeBSD.org
diff --git a/security/vault/Makefile b/security/vault/Makefile
index 991ef52a3aaa..353cf6cc8160 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vault
PORTVERSION= 1.8.7
DISTVERSIONPREFIX= v
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= swills@FreeBSD.org
diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile
index f4a3be640793..71c11085d7a8 100644
--- a/security/vouch-proxy/Makefile
+++ b/security/vouch-proxy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vouch-proxy
DISTVERSIONPREFIX=v
DISTVERSION= 0.37.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= decke@FreeBSD.org
diff --git a/security/vuls/Makefile b/security/vuls/Makefile
index fa3c9e97e3f2..f27ae897a605 100644
--- a/security/vuls/Makefile
+++ b/security/vuls/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vuls
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= iscandr@gmail.com
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index eaf6fb0f2bde..29a3b573e4bc 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= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= nc@FreeBSD.org
diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile
index 7ac4b55dc5c3..d4e40d372437 100644
--- a/security/yubikey-agent/Makefile
+++ b/security/yubikey-agent/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yubikey-agent
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security sysutils
MAINTAINER= egypcio@FreeBSD.org