From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 25 14:30:07 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D6FD1065676 for ; Thu, 25 Jun 2009 14:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 120158FC1F for ; Thu, 25 Jun 2009 14:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5PEU6Ex020812 for ; Thu, 25 Jun 2009 14:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5PEU6fb020811; Thu, 25 Jun 2009 14:30:06 GMT (envelope-from gnats) Resent-Date: Thu, 25 Jun 2009 14:30:06 GMT Resent-Message-Id: <200906251430.n5PEU6fb020811@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Wills Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E5161065670 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/136033: update to xmltooling port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2009 14:30:07 -0000 >Number: 136033 >Category: ports >Synopsis: update to xmltooling port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 25 14:30:06 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted: