diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-07 06:08:28 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-07 06:08:28 +0000 |
commit | 4ec5bfe7d3d1930be7bb712487b666914933acdc (patch) | |
tree | 0a19219da604ec6bcba4d882dc597e5e229de429 /security | |
parent | ea41825c3c665ff87a76361970de759e17790e59 (diff) | |
download | FreeBSD-ports-4ec5bfe7d3d1930be7bb712487b666914933acdc.zip FreeBSD-ports-4ec5bfe7d3d1930be7bb712487b666914933acdc.tar.gz |
MFH: r430692
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
Approved by: ports-secteam (junovitch)
Diffstat (limited to 'security')
-rw-r--r-- | security/botan110/Makefile | 2 | ||||
-rw-r--r-- | security/clamfs/Makefile | 2 | ||||
-rw-r--r-- | security/i2pd/Makefile | 2 | ||||
-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, 7 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile index 4417e8d..c602939 100644 --- a/security/botan110/Makefile +++ b/security/botan110/Makefile @@ -3,7 +3,7 @@ PORTNAME= botan PORTVERSION= 1.10.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 110 diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index 0e55f05..3d03da2 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= clamfs PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index f9182a6..c48903c 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,7 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index 3b3bb6c..59d6957 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensaml2 PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTREVISION= 2 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 834e5e8..a5e24c1 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantis DISTVERSION= v13.11.08 -PORTREVISION= 1 +PORTREVISION= 2 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 e3f6535..63c0927 100644 --- a/security/shibboleth2-sp/Makefile +++ b/security/shibboleth2-sp/Makefile @@ -3,7 +3,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ diff --git a/security/spass/Makefile b/security/spass/Makefile index ef8119b..099ab45 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass PORTVERSION= 3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= ports@FreeBSD.org |