From nobody@FreeBSD.org  Thu Jun 25 14:23:08 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E5161065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Jun 2009 14:23:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 812048FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Jun 2009 14:23:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5PEN8RO092721
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Jun 2009 14:23:08 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n5PEN8VG092720;
	Thu, 25 Jun 2009 14:23:08 GMT
	(envelope-from nobody)
Message-Id: <200906251423.n5PEN8VG092720@www.freebsd.org>
Date: Thu, 25 Jun 2009 14:23:08 GMT
From: Steve Wills <steve@mouf.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update to xmltooling port
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: janos.mohacsi@bsd.hu

>Number:         136033
>Category:       ports
>Synopsis:       update to devel/xmltooling port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 25 14:30:06 UTC 2009
>Closed-Date:    Fri Jul 10 01:16:17 UTC 2009
>Last-Modified:  Fri Jul 10 01:20:01 UTC 2009
>Originator:     Steve Wills
>Release:        7.2
>Organization:
>Environment:
>Description:
This updates the xmltooling port which is required for a shibboleth2-sp port which I will submit shortly.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling.orig/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling/Makefile
--- /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling.orig/Makefile	2009-01-23 10:42:41.000000000 -0500
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling/Makefile	2009-06-24 01:26:38.000000000 -0400
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	xmltooling
-DISTVERSION=	1.1
-PORTREVISION=	1
+DISTVERSION=	1.2
 CATEGORIES=	devel security
-MASTER_SITES=	http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.1/
+MASTER_SITES=	http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.2/
 
 MAINTAINER=	janos.mohacsi@bsd.hu
 COMMENT=	Low level XML support for SAML
@@ -20,7 +19,7 @@
 		xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE}
+CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} --with-curl=${LOCALBASE} --disable-doxygen-doc
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 USE_OPENSSL=	yes
diff -ruN --exclude=CVS /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling.orig/distinfo /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling/distinfo
--- /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling.orig/distinfo	2008-11-22 10:15:27.000000000 -0500
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling/distinfo	2009-06-23 16:23:29.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (xmltooling-1.1.tar.gz) = b7e107e25c27ac71a72f582ea1392098
-SHA256 (xmltooling-1.1.tar.gz) = d1ec8ad876b85336e3f4abbb7d953cb4763a832e561f37af08af07d129b26541
-SIZE (xmltooling-1.1.tar.gz) = 552078
+MD5 (xmltooling-1.2.tar.gz) = c6f698f19f2a2aa07dbb9bbda90a2754
+SHA256 (xmltooling-1.2.tar.gz) = a45f4a96e2377d92cbb93452780a12672ae6a2559129c097f957f98561b1f0bd
+SIZE (xmltooling-1.2.tar.gz) = 571925
diff -ruN --exclude=CVS /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling.orig/pkg-plist /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling/pkg-plist
--- /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling.orig/pkg-plist	2008-11-22 10:15:27.000000000 -0500
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/xmltooling/pkg-plist	2009-06-24 01:48:28.000000000 -0400
@@ -1,3 +1,4 @@
+include/xmltooling/char_traits.h
 include/xmltooling/encryption/Decrypter.h
 include/xmltooling/encryption/EncryptedKeyResolver.h
 include/xmltooling/encryption/Encrypter.h
@@ -42,6 +43,7 @@
 include/xmltooling/security/KeyInfoCredentialContext.h
 include/xmltooling/security/KeyInfoResolver.h
 include/xmltooling/security/OpenSSLCredential.h
+include/xmltooling/security/SecurityHelper.h
 include/xmltooling/security/SignatureTrustEngine.h
 include/xmltooling/security/TrustEngine.h
 include/xmltooling/security/X509Credential.h
@@ -58,8 +60,7 @@
 include/xmltooling/soap/SOAPTransport.h
 include/xmltooling/soap/HTTPSOAPTransport.h
 include/xmltooling/soap/OpenSSLSOAPTransport.h
-include/xmltooling/util/CurlNetAccessor.hpp
-include/xmltooling/util/CurlURLInputStream.hpp
+include/xmltooling/util/CurlURLInputStream.h
 include/xmltooling/util/DateTime.h
 include/xmltooling/util/NDC.h
 include/xmltooling/util/ParserPool.h
@@ -77,12 +78,8 @@
 include/xmltooling/validation/Validator.h
 include/xmltooling/validation/ValidatorSuite.h
 lib/libxmltooling-lite.so
-lib/libxmltooling.so
-lib/libxmltooling-lite.so.2
-lib/libxmltooling-lite.so
-lib/libxmltooling.so
-lib/libxmltooling-lite.so
-lib/libxmltooling.so.2
+lib/libxmltooling-lite.so.3
+lib/libxmltooling.so.3
 lib/libxmltooling.so
 %%DOCSDIR%%/README.txt
 %%DOCSDIR%%/LICENSE.txt
@@ -96,7 +93,6 @@
 share/xml/xmltooling/xmldsig-core-schema.xsd
 share/xml/xmltooling/xml.xsd
 share/xml/xmltooling/xmltooling.xsd
-@dirrmtry share/xml/xmltooling
 @dirrm %%DOCSDIR%%/api
 @dirrm %%DOCSDIR%%
 @dirrmtry include/xmltooling/validation
@@ -108,3 +104,4 @@
 @dirrmtry include/xmltooling/impl
 @dirrmtry include/xmltooling/encryption
 @dirrmtry include/xmltooling
+@dirrmtry share/xml/xmltooling
===> Done


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 25 21:44:20 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: janos.mohacsi@bsd.hu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/136033: update to devel/xmltooling port
Date: Thu, 25 Jun 2009 21:44:19 UT

 Maintainer of devel/xmltooling,
 
 Please note that PR ports/136033 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/136033
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Thu Jul 2 18:56:05 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: Janos Mohacsi <mohacsi@niif.hu>
To: bug-followup@FreeBSD.org, steve@mouf.net
Cc:  
Subject: Re: ports/136033: update to devel/xmltooling port
Date: Wed, 08 Jul 2009 00:58:10 +0200

 Approved. Thanks for the update.
        Janos Mohacsi
State-Changed-From-To: feedback->closed 
State-Changed-By: wxs 
State-Changed-When: Fri Jul 10 01:16:17 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136033: commit references a PR
Date: Fri, 10 Jul 2009 01:15:31 +0000 (UTC)

 wxs         2009-07-10 01:15:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/xmltooling     Makefile distinfo pkg-plist 
   Log:
   - Update to 1.2
   
   PR:             ports/136033
   Submitted by:   Steve Wills <steve@mouf.net>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.3       +3 -4      ports/devel/xmltooling/Makefile
   1.2       +3 -3      ports/devel/xmltooling/distinfo
   1.2       +6 -9      ports/devel/xmltooling/pkg-plist
 _______________________________________________
 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:
