diff options
author | swills <swills@FreeBSD.org> | 2011-07-28 19:55:02 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-07-28 19:55:02 +0800 |
commit | 556239bea953158c9ddc6634453efda2a8dffd6d (patch) | |
tree | c9f6c8f1eef244b2e97b7b5816f08030dad4d8aa | |
parent | 065a50e5bc73d96fbe5e680c0f084348cf443074 (diff) | |
download | freebsd-ports-gnome-556239bea953158c9ddc6634453efda2a8dffd6d.tar.gz freebsd-ports-gnome-556239bea953158c9ddc6634453efda2a8dffd6d.tar.zst freebsd-ports-gnome-556239bea953158c9ddc6634453efda2a8dffd6d.zip |
- Update to 2.4.3
- Update home page while here
- Take maintainership while here
PR: ports/159195
Approved by: linimon
-rw-r--r-- | security/shibboleth2-sp/Makefile | 6 | ||||
-rw-r--r-- | security/shibboleth2-sp/distinfo | 4 | ||||
-rw-r--r-- | security/shibboleth2-sp/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile index 241fa2e1a5c4..7f78be60d584 100644 --- a/security/shibboleth2-sp/Makefile +++ b/security/shibboleth2-sp/Makefile @@ -6,11 +6,11 @@ # PORTNAME= shibboleth-sp -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= security www -MASTER_SITES= http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/${PORTVERSION}/ +MASTER_SITES= http://www.shibboleth.net/downloads/service-provider/${PORTVERSION}/ -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= swills@FreeBSD.org COMMENT= C++ Shibboleth Service Provider (Internet2) for Apache LIB_DEPENDS= saml.7:${PORTSDIR}/security/opensaml2 diff --git a/security/shibboleth2-sp/distinfo b/security/shibboleth2-sp/distinfo index 1981417286ff..eeba5920b73b 100644 --- a/security/shibboleth2-sp/distinfo +++ b/security/shibboleth2-sp/distinfo @@ -1,2 +1,2 @@ -SHA256 (shibboleth-sp-2.4.2.tar.gz) = 1e3c3281c8c0d9a1cec77eb62f89dd9d11ad83ec0dca2d12e195ace68aff8579 -SIZE (shibboleth-sp-2.4.2.tar.gz) = 854404 +SHA256 (shibboleth-sp-2.4.3.tar.gz) = 9e0b219707046b55d0ca38627fb213b799ac98cf11541845b7e6b036a89dcdcf +SIZE (shibboleth-sp-2.4.3.tar.gz) = 854326 diff --git a/security/shibboleth2-sp/pkg-plist b/security/shibboleth2-sp/pkg-plist index 75e2fa558f6e..442e9e27a423 100644 --- a/security/shibboleth2-sp/pkg-plist +++ b/security/shibboleth2-sp/pkg-plist @@ -102,6 +102,7 @@ include/shibsp/attribute/resolver/AttributeExtractor.h include/shibsp/attribute/resolver/AttributeResolver.h include/shibsp/attribute/resolver/ResolutionContext.h include/shibsp/base.h +include/shibsp/config_pub.h include/shibsp/binding/ArtifactResolver.h include/shibsp/binding/ProtocolProvider.h include/shibsp/binding/SOAPClient.h |