Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2011 14:23:41 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@bsd.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        swills@FreeBSD.org
Subject:   ports/159714: [PATCH] devel/xmltooling: [SUMMARIZE CHANGES]
Message-ID:  <201108121223.p7CCNf2j065084@csoki.ki.iif.hu>
Resent-Message-ID: <201108121230.p7CCUA5F048037@freefall.freebsd.org>

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

>Number:         159714
>Category:       ports
>Synopsis:       [PATCH] devel/xmltooling: [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:30:10 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:
update to support xerces-c 3. The upcoming versions of shibboleth won't support xerces-c version 2.x .



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


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

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

--- xmltooling-1.4.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/xmltooling.orig/Makefile /usr/ports/devel/xmltooling/Makefile
--- /usr/ports/devel/xmltooling.orig/Makefile	2011-08-08 14:45:16.000000000 +0200
+++ /usr/ports/devel/xmltooling/Makefile	2011-08-12 12:57:48.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	xmltooling
 PORTVERSION=	1.4.2
+PORTREVISION=	1
 CATEGORIES=	devel security
 MASTER_SITES=	http://www.shibboleth.net/downloads/c++-opensaml/2.4.3/
 
@@ -15,7 +16,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 \
 		xml-security-c.16:${PORTSDIR}/security/apache-xml-security-c
 
 GNU_CONFIGURE=	yes
--- xmltooling-1.4.2_1.patch ends here ---

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



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