From owner-svn-ports-all@freebsd.org Fri Dec 18 08:51:59 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2A9314B2FB9; Fri, 18 Dec 2020 08:51:59 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cy2fl0lvDz3wLS; Fri, 18 Dec 2020 08:51:59 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0A80C27E77; Fri, 18 Dec 2020 08:51:59 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BI8pwbH065000; Fri, 18 Dec 2020 08:51:58 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BI8pvKQ064992; Fri, 18 Dec 2020 08:51:57 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <202012180851.0BI8pvKQ064992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Fri, 18 Dec 2020 08:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558359 - in head: devel/xmltooling security/opensaml security/shibboleth-sp X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: in head: devel/xmltooling security/opensaml security/shibboleth-sp X-SVN-Commit-Revision: 558359 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2020 08:51:59 -0000 Author: girgen Date: Fri Dec 18 08:51:57 2020 New Revision: 558359 URL: https://svnweb.freebsd.org/changeset/ports/558359 Log: Update xmltooling to 3.2.0 Bump dependant ports. xmltooling is only used as a dependency for security/shibboleth-sp. Release notes: https://wiki.shibboleth.net/confluence/display/SP3/ReleaseNotes Modified: head/devel/xmltooling/Makefile head/devel/xmltooling/distinfo head/devel/xmltooling/pkg-plist head/security/opensaml/Makefile head/security/shibboleth-sp/Makefile Modified: head/devel/xmltooling/Makefile ============================================================================== --- head/devel/xmltooling/Makefile Fri Dec 18 08:41:35 2020 (r558358) +++ head/devel/xmltooling/Makefile Fri Dec 18 08:51:57 2020 (r558359) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmltooling -PORTVERSION= 3.1.0 +PORTVERSION= 3.2.0 CATEGORIES= devel security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ @@ -14,7 +14,6 @@ LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libcurl.so:ftp/curl \ liblog4shib.so:devel/log4shib \ - libxerces-c.so:textproc/xerces-c3 \ libxml-security-c.so:security/apache-xml-security-c GNU_CONFIGURE= yes Modified: head/devel/xmltooling/distinfo ============================================================================== --- head/devel/xmltooling/distinfo Fri Dec 18 08:41:35 2020 (r558358) +++ head/devel/xmltooling/distinfo Fri Dec 18 08:51:57 2020 (r558359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586813966 -SHA256 (xmltooling-3.1.0.tar.bz2) = 722723cc2731a25db23c6acc5bc67e25a1554224e7039edd4e9ea5816e525d0e -SIZE (xmltooling-3.1.0.tar.bz2) = 608849 +TIMESTAMP = 1608201344 +SHA256 (xmltooling-3.2.0.tar.bz2) = 635ce0e912d8fbd450103c274237067923efac3e1b3662b4d3040f3ac5eb2e86 +SIZE (xmltooling-3.2.0.tar.bz2) = 608764 Modified: head/devel/xmltooling/pkg-plist ============================================================================== --- head/devel/xmltooling/pkg-plist Fri Dec 18 08:41:35 2020 (r558358) +++ head/devel/xmltooling/pkg-plist Fri Dec 18 08:51:57 2020 (r558359) @@ -86,11 +86,11 @@ include/xmltooling/validation/Validator.h include/xmltooling/validation/ValidatorSuite.h include/xmltooling/version.h lib/libxmltooling-lite.so -lib/libxmltooling-lite.so.9 -lib/libxmltooling-lite.so.9.0.0 +lib/libxmltooling-lite.so.10 +lib/libxmltooling-lite.so.10.0.0 lib/libxmltooling.so -lib/libxmltooling.so.9 -lib/libxmltooling.so.9.0.0 +lib/libxmltooling.so.10 +lib/libxmltooling.so.10.0.0 libdata/pkgconfig/xmltooling-lite.pc libdata/pkgconfig/xmltooling.pc share/xml/xmltooling/catalog.xml Modified: head/security/opensaml/Makefile ============================================================================== --- head/security/opensaml/Makefile Fri Dec 18 08:41:35 2020 (r558358) +++ head/security/opensaml/Makefile Fri Dec 18 08:51:57 2020 (r558359) @@ -3,6 +3,7 @@ PORTNAME= opensaml PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ @@ -14,8 +15,6 @@ LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libcurl.so:ftp/curl \ liblog4shib.so:devel/log4shib \ - libxml-security-c.so:security/apache-xml-security-c \ - libxerces-c.so:textproc/xerces-c3 \ libxmltooling.so:devel/xmltooling GNU_CONFIGURE= yes Modified: head/security/shibboleth-sp/Makefile ============================================================================== --- head/security/shibboleth-sp/Makefile Fri Dec 18 08:41:35 2020 (r558358) +++ head/security/shibboleth-sp/Makefile Fri Dec 18 08:51:57 2020 (r558359) @@ -3,6 +3,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ @@ -12,11 +13,7 @@ COMMENT= C++ Shibboleth Service Provider (Internet2) f LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs -LIB_DEPENDS= libsaml.so:security/opensaml \ - libxmltooling-lite.so:devel/xmltooling \ - liblog4shib.so:devel/log4shib \ - libxerces-c.so:textproc/xerces-c3 \ - libxml-security-c.so:security/apache-xml-security-c +LIB_DEPENDS= libsaml.so:security/opensaml USES= gmake tar:bzip2 cpe pkgconfig libtool GNU_CONFIGURE= yes