diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/R-cran-ROAuth/Makefile | 2 | ||||
-rw-r--r-- | security/R-cran-askpass/Makefile | 2 | ||||
-rw-r--r-- | security/R-cran-credentials/Makefile | 1 | ||||
-rw-r--r-- | security/R-cran-digest/Makefile | 1 | ||||
-rw-r--r-- | security/R-cran-gitcreds/Makefile | 1 | ||||
-rw-r--r-- | security/R-cran-openssl/Makefile | 1 | ||||
-rw-r--r-- | security/afl++/Makefile | 1 | ||||
-rw-r--r-- | security/howdy/Makefile | 2 | ||||
-rw-r--r-- | security/pam_howdy/Makefile | 2 | ||||
-rw-r--r-- | security/py-angr/Makefile | 2 | ||||
-rw-r--r-- | security/py-badkeys/Makefile | 1 | ||||
-rw-r--r-- | security/py-bitbox02/Makefile | 1 | ||||
-rw-r--r-- | security/py-btchip-python/Makefile | 1 | ||||
-rw-r--r-- | security/py-ckcc-protocol/Makefile | 1 | ||||
-rw-r--r-- | security/py-ecdsa/Makefile | 1 | ||||
-rw-r--r-- | security/py-keepkey/Makefile | 1 | ||||
-rw-r--r-- | security/py-onlykey/Makefile | 1 | ||||
-rw-r--r-- | security/py-python-jose/Makefile | 1 | ||||
-rw-r--r-- | security/py-social-auth-core/Makefile | 1 | ||||
-rw-r--r-- | security/py-sshpubkeys/Makefile | 1 | ||||
-rw-r--r-- | security/py-tlslite-ng/Makefile | 1 | ||||
-rw-r--r-- | security/py-trezor/Makefile | 1 | ||||
-rw-r--r-- | security/seccure/Makefile | 2 | ||||
-rw-r--r-- | security/starttls/Makefile | 2 |
24 files changed, 24 insertions, 7 deletions
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 58f1d8fe8703..acac601ef2f4 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -1,6 +1,6 @@ PORTNAME= ROAuth PORTVERSION= 0.9.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-askpass/Makefile b/security/R-cran-askpass/Makefile index 097dd80738b2..a1a2344a32d9 100644 --- a/security/R-cran-askpass/Makefile +++ b/security/R-cran-askpass/Makefile @@ -1,6 +1,6 @@ PORTNAME= askpass PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-credentials/Makefile b/security/R-cran-credentials/Makefile index 81a9f7b14859..15c9b04311e9 100644 --- a/security/R-cran-credentials/Makefile +++ b/security/R-cran-credentials/Makefile @@ -1,5 +1,6 @@ PORTNAME= credentials DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index b95f546bc487..5039bb38a0f1 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -1,5 +1,6 @@ PORTNAME= digest PORTVERSION= 0.6.29 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-gitcreds/Makefile b/security/R-cran-gitcreds/Makefile index 6a28c89c2dd7..6a360c39f4ab 100644 --- a/security/R-cran-gitcreds/Makefile +++ b/security/R-cran-gitcreds/Makefile @@ -1,5 +1,6 @@ PORTNAME= gitcreds DISTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/security/R-cran-openssl/Makefile b/security/R-cran-openssl/Makefile index 25061508f9f4..38bf1412acdd 100644 --- a/security/R-cran-openssl/Makefile +++ b/security/R-cran-openssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= openssl PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/afl++/Makefile b/security/afl++/Makefile index f5f21406e237..2525265d39ee 100644 --- a/security/afl++/Makefile +++ b/security/afl++/Makefile @@ -1,5 +1,6 @@ PORTNAME= afl PORTVERSION= 4.05c +PORTREVISION= 1 CATEGORIES= security PKGNAMESUFFIX= ++-${FLAVOR} diff --git a/security/howdy/Makefile b/security/howdy/Makefile index 05b4813b38ed..1a194585ee81 100644 --- a/security/howdy/Makefile +++ b/security/howdy/Makefile @@ -1,6 +1,6 @@ PORTNAME= howdy PORTVERSION= 3.0.0.b.20230306 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= arrowd@FreeBSD.org diff --git a/security/pam_howdy/Makefile b/security/pam_howdy/Makefile index 86c7be83a412..d76c89cfe5af 100644 --- a/security/pam_howdy/Makefile +++ b/security/pam_howdy/Makefile @@ -1,6 +1,6 @@ PORTNAME= pam_howdy PORTVERSION= 3.0.0.b.20230306 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= arrowd@FreeBSD.org diff --git a/security/py-angr/Makefile b/security/py-angr/Makefile index 9f1a23cc7f0b..bd9f07e21145 100644 --- a/security/py-angr/Makefile +++ b/security/py-angr/Makefile @@ -1,7 +1,7 @@ PORTNAME= angr DISTVERSIONPREFIX= v DISTVERSION= ${ANGR_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-badkeys/Makefile b/security/py-badkeys/Makefile index 80ae322f81fa..e6e2430d6306 100644 --- a/security/py-badkeys/Makefile +++ b/security/py-badkeys/Makefile @@ -1,5 +1,6 @@ PORTNAME= badkeys DISTVERSION= 0.0.5 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-bitbox02/Makefile b/security/py-bitbox02/Makefile index 7b0148657ceb..4ed09763f182 100644 --- a/security/py-bitbox02/Makefile +++ b/security/py-bitbox02/Makefile @@ -1,5 +1,6 @@ PORTNAME= bitbox02 PORTVERSION= 6.1.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-btchip-python/Makefile b/security/py-btchip-python/Makefile index 27fb32eb795c..beeb51a4cd8c 100644 --- a/security/py-btchip-python/Makefile +++ b/security/py-btchip-python/Makefile @@ -1,5 +1,6 @@ PORTNAME= btchip-python PORTVERSION= 0.1.32 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ckcc-protocol/Makefile b/security/py-ckcc-protocol/Makefile index a4e2e4f57d05..d6f7c2f30015 100644 --- a/security/py-ckcc-protocol/Makefile +++ b/security/py-ckcc-protocol/Makefile @@ -1,5 +1,6 @@ PORTNAME= ckcc-protocol PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile index 9fc3d25c0f78..9a122315b773 100644 --- a/security/py-ecdsa/Makefile +++ b/security/py-ecdsa/Makefile @@ -1,5 +1,6 @@ PORTNAME= ecdsa PORTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-keepkey/Makefile b/security/py-keepkey/Makefile index 446671af7e51..6c9be331fefc 100644 --- a/security/py-keepkey/Makefile +++ b/security/py-keepkey/Makefile @@ -1,5 +1,6 @@ PORTNAME= keepkey PORTVERSION= 7.2.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-onlykey/Makefile b/security/py-onlykey/Makefile index 4e30cc5e3e74..b5ec66dd9710 100644 --- a/security/py-onlykey/Makefile +++ b/security/py-onlykey/Makefile @@ -1,5 +1,6 @@ PORTNAME= onlykey PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-python-jose/Makefile b/security/py-python-jose/Makefile index 3c93171ace6c..e46843c0d53e 100644 --- a/security/py-python-jose/Makefile +++ b/security/py-python-jose/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-jose PORTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-social-auth-core/Makefile b/security/py-social-auth-core/Makefile index 526d935a67ec..ffeb892c8737 100644 --- a/security/py-social-auth-core/Makefile +++ b/security/py-social-auth-core/Makefile @@ -1,5 +1,6 @@ PORTNAME= social-auth-core DISTVERSION= 4.4.1 +PORTREVISION= 1 CATEGORIES= security www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-sshpubkeys/Makefile b/security/py-sshpubkeys/Makefile index f9ac9a6a480e..6a2b5be59969 100644 --- a/security/py-sshpubkeys/Makefile +++ b/security/py-sshpubkeys/Makefile @@ -1,5 +1,6 @@ PORTNAME= sshpubkeys PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-tlslite-ng/Makefile b/security/py-tlslite-ng/Makefile index c66e714a8695..112325aefc8f 100644 --- a/security/py-tlslite-ng/Makefile +++ b/security/py-tlslite-ng/Makefile @@ -1,5 +1,6 @@ PORTNAME= tlslite-ng PORTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-trezor/Makefile b/security/py-trezor/Makefile index 612af72ac165..01a645ebafe9 100644 --- a/security/py-trezor/Makefile +++ b/security/py-trezor/Makefile @@ -1,5 +1,6 @@ PORTNAME= trezor PORTVERSION= 0.13.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/seccure/Makefile b/security/seccure/Makefile index 845710769a8e..b342b78cacf9 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -1,6 +1,6 @@ PORTNAME= seccure PORTVERSION= 0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ \ NETBSD diff --git a/security/starttls/Makefile b/security/starttls/Makefile index bc92ca253b6c..63bba8fb71ac 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -1,6 +1,6 @@ PORTNAME= starttls PORTVERSION= 0.10 -PORTREVISION= 26 +PORTREVISION= 28 CATEGORIES= security MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |