diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/botan110/Makefile | 2 | ||||
-rw-r--r-- | security/clamfs/Makefile | 2 | ||||
-rw-r--r-- | security/i2pd/Makefile | 1 | ||||
-rw-r--r-- | security/opensaml2/Makefile | 2 | ||||
-rw-r--r-- | security/quantis/Makefile | 2 | ||||
-rw-r--r-- | security/shibboleth2-sp/Makefile | 2 | ||||
-rw-r--r-- | security/spass/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile index e15762fe7bfe..71667c4f8634 100644 --- a/security/botan110/Makefile +++ b/security/botan110/Makefile @@ -3,7 +3,7 @@ PORTNAME= botan PORTVERSION= 1.10.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 110 diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index 3d03da299942..37011f03aef9 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= clamfs PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 76b479e3850d..fe3de576a103 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,6 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.13.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index 59d6957222a4..cd523d78c723 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensaml2 PORTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 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 713b6de74b52..699807ca8917 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantis DISTVERSION= v13.11.08 -PORTREVISION= 3 +PORTREVISION= 4 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 eeafe59c767d..f40c4aa54e51 100644 --- a/security/shibboleth2-sp/Makefile +++ b/security/shibboleth2-sp/Makefile @@ -3,7 +3,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ diff --git a/security/spass/Makefile b/security/spass/Makefile index 83f5a6b2869e..11fa80f85069 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass PORTVERSION= 3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= ports@FreeBSD.org |