ports/159711: [MAINTAINER] security/apache-xml-security-c: update to 1.6.1

Janos Mohacsi janos.mohacsi at bsd.hu
Fri Aug 12 11:40:10 UTC 2011


>Number:         159711
>Category:       ports
>Synopsis:       [MAINTAINER] security/apache-xml-security-c: update to 1.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 12 11:40:09 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 1.6.1
- Updating for use xerces-c version 3.x - next shibboleth will require this!

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

--- apache-xml-security-c-1.6.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/apache-xml-security-c.orig/Makefile /usr/ports/security/apache-xml-security-c/Makefile
--- /usr/ports/security/apache-xml-security-c.orig/Makefile	2011-07-01 08:38:49.000000000 +0200
+++ /usr/ports/security/apache-xml-security-c/Makefile	2011-08-12 13:29:45.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xml-security-c
-PORTVERSION=	1.6.0
+PORTVERSION=	1.6.1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=santuario/c-library
@@ -15,13 +15,13 @@
 MAINTAINER=	janos.mohacsi at bsd.hu
 COMMENT=	Apache XML security libraries C version
 
-OPTIONS=	XERCES_DEVEL	"With Xerces vesion 2.8 (shibboleth2 requires)" on
+OPTIONS=	XERCES_3	"With Xerces vesion 3.x (shibboleth2 requires)" on
 
 USE_OPENSSL=	yes
 .include <bsd.port.pre.mk>
 
-.if defined(WITH_XERCES_DEVEL)
-LIB_DEPENDS+=	xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel
+.if defined(WITH_XERCES_3)
+LIB_DEPENDS+=	xerces-c.3:${PORTSDIR}/textproc/xerces-c3
 .else
 LIB_DEPENDS+=	xerces-c.27:${PORTSDIR}/textproc/xerces-c2
 .endif
diff -ruN --exclude=CVS /usr/ports/security/apache-xml-security-c.orig/distinfo /usr/ports/security/apache-xml-security-c/distinfo
--- /usr/ports/security/apache-xml-security-c.orig/distinfo	2011-07-01 08:38:49.000000000 +0200
+++ /usr/ports/security/apache-xml-security-c/distinfo	2011-08-12 13:30:09.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xml-security-c-1.6.0.tar.gz) = ccc8abe614bfed814bc772e3904ba1708b5984ec1245500a0be409f8195e0831
-SIZE (xml-security-c-1.6.0.tar.gz) = 865131
+SHA256 (xml-security-c-1.6.1.tar.gz) = 73931a55d6925a82416ea48f8d6f1b8ed591368e1dfc30574fe43904b7c62fcd
+SIZE (xml-security-c-1.6.1.tar.gz) = 864366
--- apache-xml-security-c-1.6.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list