diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/botan110/Makefile | 2 | ||||
-rw-r--r-- | security/botan2/Makefile | 1 | ||||
-rw-r--r-- | security/clamfs/Makefile | 2 | ||||
-rw-r--r-- | security/i2pd/Makefile | 1 | ||||
-rw-r--r-- | security/opensaml2/Makefile | 1 | ||||
-rw-r--r-- | security/quantis/Makefile | 2 | ||||
-rw-r--r-- | security/shibboleth2-sp/Makefile | 1 | ||||
-rw-r--r-- | security/spass/Makefile | 2 | ||||
-rw-r--r-- | security/trezord/Makefile | 1 |
9 files changed, 9 insertions, 4 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile index cc2a26721332..7f291dd2061a 100644 --- a/security/botan110/Makefile +++ b/security/botan110/Makefile @@ -3,7 +3,7 @@ PORTNAME= botan PORTVERSION= 1.10.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 110 diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 7aaf70103858..02e65ad5a31c 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -2,6 +2,7 @@ PORTNAME= botan DISTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index 6ae33ff33257..942af69e3960 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= clamfs PORTVERSION= 1.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= SF diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index b094dcafb280..56346bbdaa89 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,6 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.17.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index 3d96d70e801b..a85db411405c 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -3,6 +3,7 @@ PORTNAME= opensaml2 PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ DISTNAME= opensaml-${PORTVERSION} diff --git a/security/quantis/Makefile b/security/quantis/Makefile index dec25a52ae0d..b51c55e22673 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantis DISTVERSION= v13.11.08 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security devel java MASTER_SITES= http://www.idquantique.com/~download/Quantis/ \ LOCAL/ale diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile index f6a45101809f..7faec1b6d62d 100644 --- a/security/shibboleth2-sp/Makefile +++ b/security/shibboleth2-sp/Makefile @@ -3,6 +3,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ diff --git a/security/spass/Makefile b/security/spass/Makefile index c96a27143ccc..606f38220732 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass PORTVERSION= 3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/trezord/Makefile b/security/trezord/Makefile index cf255d38b3f2..ba2db1d473b0 100644 --- a/security/trezord/Makefile +++ b/security/trezord/Makefile @@ -3,6 +3,7 @@ PORTNAME= trezord PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= LOCAL/ale |