diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-01-07 10:25:13 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-01-07 10:25:13 +0800 |
commit | 856df05bd69de6b70454eb60cea54cdd5385ffb7 (patch) | |
tree | dff3a4f44e64982a1b2f955ef621313fce3eb0eb /security | |
parent | 4880aa51415cffd71e445d0be8e5c042e62c1859 (diff) | |
download | freebsd-ports-gnome-856df05bd69de6b70454eb60cea54cdd5385ffb7.tar.gz freebsd-ports-gnome-856df05bd69de6b70454eb60cea54cdd5385ffb7.tar.zst freebsd-ports-gnome-856df05bd69de6b70454eb60cea54cdd5385ffb7.zip |
- Bump PORTREVISION. devel/py-defusedxml was updated
Diffstat (limited to 'security')
-rw-r--r-- | security/py-ospd-openvas/Makefile | 1 | ||||
-rw-r--r-- | security/py-ospd/Makefile | 1 | ||||
-rw-r--r-- | security/py-plaso/Makefile | 1 | ||||
-rw-r--r-- | security/py-pysaml2/Makefile | 1 | ||||
-rw-r--r-- | security/py-pysaml24/Makefile | 1 | ||||
-rw-r--r-- | security/py-python3-openid/Makefile | 1 | ||||
-rw-r--r-- | security/py-python3-saml/Makefile | 1 | ||||
-rw-r--r-- | security/py-social-auth-core/Makefile | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/security/py-ospd-openvas/Makefile b/security/py-ospd-openvas/Makefile index 964b6371edca..f56ad0ca1ea7 100644 --- a/security/py-ospd-openvas/Makefile +++ b/security/py-ospd-openvas/Makefile @@ -2,6 +2,7 @@ PORTNAME= ospd-openvas DISTVERSION= 20.8.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ospd/Makefile b/security/py-ospd/Makefile index fe809bd95084..9d2866bdfcea 100644 --- a/security/py-ospd/Makefile +++ b/security/py-ospd/Makefile @@ -2,6 +2,7 @@ PORTNAME= ospd DISTVERSION= 20.8.1 +PORTREVISION= 1 CATEGORIES= security net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile index e5c7b2455063..6992da55d5d4 100644 --- a/security/py-plaso/Makefile +++ b/security/py-plaso/Makefile @@ -3,6 +3,7 @@ PORTNAME= plaso PORTVERSION= 20201228 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile index 17794fc5d22c..d06324b07aab 100644 --- a/security/py-pysaml2/Makefile +++ b/security/py-pysaml2/Makefile @@ -3,6 +3,7 @@ PORTNAME= pysaml2 PORTVERSION= 6.4.1 +PORTREVISION= 1 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pysaml24/Makefile b/security/py-pysaml24/Makefile index d88391300173..d98a2b8c1a2b 100644 --- a/security/py-pysaml24/Makefile +++ b/security/py-pysaml24/Makefile @@ -3,6 +3,7 @@ PORTNAME= pysaml2 PORTVERSION= 4.9.0 +PORTREVISION= 1 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-python3-openid/Makefile b/security/py-python3-openid/Makefile index aff81b3a4017..a29876667879 100644 --- a/security/py-python3-openid/Makefile +++ b/security/py-python3-openid/Makefile @@ -3,6 +3,7 @@ PORTNAME= python3-openid PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-python3-saml/Makefile b/security/py-python3-saml/Makefile index 611d7f3c3b79..13c5329cadc3 100644 --- a/security/py-python3-saml/Makefile +++ b/security/py-python3-saml/Makefile @@ -3,6 +3,7 @@ PORTNAME= python3-saml PORTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-social-auth-core/Makefile b/security/py-social-auth-core/Makefile index fbbd3b4a9be0..f8ca44f8efa9 100644 --- a/security/py-social-auth-core/Makefile +++ b/security/py-social-auth-core/Makefile @@ -2,6 +2,7 @@ PORTNAME= social-auth-core DISTVERSION= 3.3.3 +PORTREVISION= 1 CATEGORIES= security www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |