Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2011 01:22:43 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159196: [PATCH] update security/shibboleth2-sp to the latest version
Message-ID:  <201107260122.p6Q1MhPE081726@red.freebsd.org>
Resent-Message-ID: <201107260130.p6Q1UHnp045085@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159196
>Category:       ports
>Synopsis:       [PATCH] update security/shibboleth2-sp to the latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 26 01:30:16 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
The attached patch updates security/shibboleth2-sp to the latest version and updates the WWW URL to it's new home.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: security/shibboleth2-sp/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/shibboleth2-sp/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- security/shibboleth2-sp/Makefile	27 Jun 2011 02:57:29 -0000	1.10
+++ security/shibboleth2-sp/Makefile	26 Jul 2011 01:15:23 -0000
@@ -6,9 +6,9 @@
 #
 
 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
 COMMENT=	C++ Shibboleth Service Provider (Internet2) for Apache
Index: security/shibboleth2-sp/distinfo
===================================================================
RCS file: /home/ncvs/ports/security/shibboleth2-sp/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- security/shibboleth2-sp/distinfo	27 Jun 2011 02:57:29 -0000	1.4
+++ security/shibboleth2-sp/distinfo	26 Jul 2011 01:15:23 -0000
@@ -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
Index: security/shibboleth2-sp/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/shibboleth2-sp/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- security/shibboleth2-sp/pkg-plist	27 Jun 2011 02:57:29 -0000	1.5
+++ security/shibboleth2-sp/pkg-plist	26 Jul 2011 01:15:23 -0000
@@ -102,6 +102,7 @@
 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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107260122.p6Q1MhPE081726>