aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-02-13 14:09:47 +0000
committerMikael Urankar <mikael@FreeBSD.org>2023-02-13 14:52:59 +0000
commit109e35fd592baffe0d7ece384d16e243468dcc42 (patch)
tree94373f45cd7351e1fe5a0a925cb16d2a240b158a /security
parent65e82287a8ffdcc5625e49d2577fff7d7d7cb916 (diff)
downloadports-109e35fd592baffe0d7ece384d16e243468dcc42.tar.gz
ports-109e35fd592baffe0d7ece384d16e243468dcc42.zip
Diffstat (limited to 'security')
-rw-r--r--security/acmed/Makefile2
-rw-r--r--security/arti/Makefile1
-rw-r--r--security/authenticator/Makefile2
-rw-r--r--security/authoscope/Makefile2
-rw-r--r--security/cargo-audit/Makefile2
-rw-r--r--security/clamav/Makefile2
-rw-r--r--security/cloak/Makefile2
-rw-r--r--security/diswall/Makefile1
-rw-r--r--security/gpg-tui/Makefile1
-rw-r--r--security/rustscan/Makefile2
-rw-r--r--security/sequoia/Makefile2
-rw-r--r--security/sniffglue/Makefile2
-rw-r--r--security/solana/Makefile2
-rw-r--r--security/suricata/Makefile2
-rw-r--r--security/vaultwarden/Makefile2
-rw-r--r--security/weggli/Makefile2
16 files changed, 16 insertions, 13 deletions
diff --git a/security/acmed/Makefile b/security/acmed/Makefile
index 668419b4d81e..ada466880f83 100644
--- a/security/acmed/Makefile
+++ b/security/acmed/Makefile
@@ -1,7 +1,7 @@
PORTNAME= acmed
DISTVERSIONPREFIX= v
DISTVERSION= 0.18.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/arti/Makefile b/security/arti/Makefile
index efffc02aeaa1..5194d4d45143 100644
--- a/security/arti/Makefile
+++ b/security/arti/Makefile
@@ -1,5 +1,6 @@
PORTNAME= arti
DISTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= cs@FreeBSD.org
diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile
index c68d61f8f2b5..04ba41bc70fb 100644
--- a/security/authenticator/Makefile
+++ b/security/authenticator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= authenticator
DISTVERSION= 4.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= jbeich@FreeBSD.org
diff --git a/security/authoscope/Makefile b/security/authoscope/Makefile
index 038bf1b09d34..f21c6c8aa573 100644
--- a/security/authoscope/Makefile
+++ b/security/authoscope/Makefile
@@ -1,7 +1,7 @@
PORTNAME= authoscope
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile
index 9c03e26a09fc..1eeafc95095d 100644
--- a/security/cargo-audit/Makefile
+++ b/security/cargo-audit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cargo-audit
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= mikael@FreeBSD.org
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 3e59f6af5428..080f1017d192 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -1,6 +1,6 @@
PORTNAME= clamav
DISTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
diff --git a/security/cloak/Makefile b/security/cloak/Makefile
index e4388e8bb648..d380643d9dcd 100644
--- a/security/cloak/Makefile
+++ b/security/cloak/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cloak
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security
MAINTAINER= mikael@FreeBSD.org
diff --git a/security/diswall/Makefile b/security/diswall/Makefile
index 0a3e51dab708..482d91bac351 100644
--- a/security/diswall/Makefile
+++ b/security/diswall/Makefile
@@ -1,6 +1,7 @@
PORTNAME= diswall
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile
index bc27bcf0679b..b0a14cf36a28 100644
--- a/security/gpg-tui/Makefile
+++ b/security/gpg-tui/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gpg-tui
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= se@FreeBSD.org
diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile
index 224d389d080f..fb550affe147 100644
--- a/security/rustscan/Makefile
+++ b/security/rustscan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rustscan
PORTVERSION= 2.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= mikael@FreeBSD.org
diff --git a/security/sequoia/Makefile b/security/sequoia/Makefile
index 4304cf1cab7d..57417e7f9996 100644
--- a/security/sequoia/Makefile
+++ b/security/sequoia/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sequoia
PORTVERSION= 0.19.0
DISTVERSIONPREFIX= v
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= security
MAINTAINER= phryk-ports@wzff.de
diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile
index 4764db34c7ac..4ee4c690e179 100644
--- a/security/sniffglue/Makefile
+++ b/security/sniffglue/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sniffglue
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
MAINTAINER= freebsd@sysctl.cz
diff --git a/security/solana/Makefile b/security/solana/Makefile
index 61409400941a..42471a117fdf 100644
--- a/security/solana/Makefile
+++ b/security/solana/Makefile
@@ -1,7 +1,7 @@
PORTNAME= solana
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.4
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index b09f486cbcaf..754a2efd82b3 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -1,6 +1,6 @@
PORTNAME= suricata
DISTVERSION= 6.0.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile
index cd650d8ec55e..57cd2fbdf15a 100644
--- a/security/vaultwarden/Makefile
+++ b/security/vaultwarden/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vaultwarden
DISTVERSION= 1.27.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= https://github.com/dani-garcia/bw_web_builds/releases/download/v${DISTVERSION_WV}/:web
DISTFILES= ${WV_DISTFILE}:web
diff --git a/security/weggli/Makefile b/security/weggli/Makefile
index 681b7e2f1dc6..66a434140b93 100644
--- a/security/weggli/Makefile
+++ b/security/weggli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= weggli
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security
MAINTAINER= 0mp@FreeBSD.org