From mohacsi@csoki.ki.iif.hu  Fri Aug 12 11:39:01 2011
Return-Path: <mohacsi@csoki.ki.iif.hu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0B490106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Aug 2011 11:39:01 +0000 (UTC)
	(envelope-from mohacsi@csoki.ki.iif.hu)
Received: from csoki.ki.iif.hu (csoki.ki.iif.hu [IPv6:2001:738:0:401::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 953FA8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Aug 2011 11:39:00 +0000 (UTC)
Received: from csoki.ki.iif.hu (localhost [127.0.0.1])
	by csoki.ki.iif.hu (8.14.4/8.14.4) with ESMTP id p7CBcwp8034021
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Aug 2011 13:38:58 +0200 (CEST)
	(envelope-from mohacsi@csoki.ki.iif.hu)
Received: (from root@localhost)
	by csoki.ki.iif.hu (8.14.4/8.14.4/Submit) id p7CBcw4S034020;
	Fri, 12 Aug 2011 13:38:58 +0200 (CEST)
	(envelope-from mohacsi)
Message-Id: <201108121138.p7CBcw4S034020@csoki.ki.iif.hu>
Date: Fri, 12 Aug 2011 13:38:58 +0200 (CEST)
From: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] security/apache-xml-security-c: update to 1.6.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         159711
>Category:       ports
>Synopsis:       [MAINTAINER] security/apache-xml-security-c: update to 1.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 12 11:40:09 UTC 2011
>Closed-Date:    Sun Aug 14 02:22:55 UTC 2011
>Last-Modified:  Sun Aug 14 02:30:11 UTC 2011
>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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Aug 14 02:00:28 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159711 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sun Aug 14 02:22:54 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159711 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159711: commit references a PR
Date: Sun, 14 Aug 2011 02:22:50 +0000 (UTC)

 swills      2011-08-14 02:22:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/apache-xml-security-c Makefile distinfo 
   Log:
   - Update to 1.6.1
   
   PR:             ports/159711
   Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
   
   Revision  Changes    Path
   1.7       +4 -4      ports/security/apache-xml-security-c/Makefile
   1.4       +2 -2      ports/security/apache-xml-security-c/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
