ports/159715: [PATCH] security/opensaml2: [SUMMARIZE CHANGES]

Janos Mohacsi janos.mohacsi at bsd.hu
Fri Aug 12 12:50:07 UTC 2011


>Number:         159715
>Category:       ports
>Synopsis:       [PATCH] security/opensaml2: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 12 12:50:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 7.4-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD csoki.ki.iif.hu 7.4-STABLE FreeBSD 7.4-STABLE #2: Mon May 30 17:17:44 CEST 2011
>Description:
[DESCRIBE CHANGES]
support xerces-c 3. The upcoming versions of shibboleth won't support xerces-c version 2.x .

Port maintainer (swills at FreeBSD.org) is cc'd.

I can take back the maintainership, if swills at freebsd.org wants.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- opensaml2-2.4.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/opensaml2.orig/Makefile /usr/ports/security/opensaml2/Makefile
--- /usr/ports/security/opensaml2.orig/Makefile	2011-08-08 14:49:10.000000000 +0200
+++ /usr/ports/security/opensaml2/Makefile	2011-08-12 12:58:44.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	opensaml2
 PORTVERSION=	2.4.3
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
 DISTNAME=	opensaml-${PORTVERSION}
@@ -16,7 +17,7 @@
 
 LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
 		log4shib.1:${PORTSDIR}/devel/log4shib \
-		xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel \
+		xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
 		xmltooling.5:${PORTSDIR}/devel/xmltooling
 
 GNU_CONFIGURE=	yes
--- opensaml2-2.4.3_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list