Received: by mail.netbsd.org (Postfix, from userid 605) id 48A7184D8A; Thu, 20 Oct 2022 11:43:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7830584D4A for ; Thu, 20 Oct 2022 11:43:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id KqCsLqZhdU6G for ; Thu, 20 Oct 2022 11:43:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5605684CF7 for ; Thu, 20 Oct 2022 11:43:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4500AFA90; Thu, 20 Oct 2022 11:43:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166626618312540" MIME-Version: 1.0 Date: Thu, 20 Oct 2022 11:43:03 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/textproc/qore-xml-module To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20221020114303.4500AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166626618312540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Thu Oct 20 11:43:03 UTC 2022 Modified Files: pkgsrc/textproc/qore-xml-module: Makefile PLIST distinfo Log Message: Update qore-xml-module to version 1.6.1 Update qore-xml-module to version 1.6.1 . Changes from changelog: * fixed SoapDataProvider to no longer return the full data provider path as the name but instead just the local name, as paths with / characters can break clients traversing the data provider hierarchy * fixed a bug merging namespaces in externsl XSDs with overlapping prefixes * fixed a bug handling complexType elements with a sequence and and any element * fixed a confusing bug in the error message for WSDLLib::getWebServiceFromUrl() when the file could not be read * fixed bugs loading URLs with multiple imports of the same external XSD schema To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/qore-xml-module/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/qore-xml-module/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/qore-xml-module/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166626618312540 Content-Disposition: inline Content-Length: 10468 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/qore-xml-module/Makefile diff -u pkgsrc/textproc/qore-xml-module/Makefile:1.15 pkgsrc/textproc/qore-xml-module/Makefile:1.16 --- pkgsrc/textproc/qore-xml-module/Makefile:1.15 Mon Apr 18 19:12:12 2022 +++ pkgsrc/textproc/qore-xml-module/Makefile Thu Oct 20 11:43:03 2022 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2022/04/18 19:12:12 adam Exp $ +# $NetBSD: Makefile,v 1.16 2022/10/20 11:43:03 nros Exp $ -DISTNAME= qore-xml-module-1.5.1 -PKGREVISION= 1 +DISTNAME= qore-xml-module-1.6.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/} EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/textproc/qore-xml-module/PLIST diff -u pkgsrc/textproc/qore-xml-module/PLIST:1.4 pkgsrc/textproc/qore-xml-module/PLIST:1.5 --- pkgsrc/textproc/qore-xml-module/PLIST:1.4 Thu Jan 27 19:18:12 2022 +++ pkgsrc/textproc/qore-xml-module/PLIST Thu Oct 20 11:43:03 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2022/01/27 19:18:12 nros Exp $ +@comment $NetBSD: PLIST,v 1.5 2022/10/20 11:43:03 nros Exp $ bin/soaputil bin/webdav-server ${QORE_MODULE_DIR}/xml-api-${QORE_LATEST_MODULE_API}.qmod @@ -50,7 +50,6 @@ share/doc/qore-xml-module/SalesforceSoap share/doc/qore-xml-module/SalesforceSoapClient/html/navtreedata.js share/doc/qore-xml-module/SalesforceSoapClient/html/navtreeindex0.js share/doc/qore-xml-module/SalesforceSoapClient/html/open.png -share/doc/qore-xml-module/SalesforceSoapClient/html/pages.html share/doc/qore-xml-module/SalesforceSoapClient/html/qore-logo-55x200.png share/doc/qore-xml-module/SalesforceSoapClient/html/resize.js share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_0.html @@ -176,8 +175,6 @@ share/doc/qore-xml-module/SalesforceSoap share/doc/qore-xml-module/SalesforceSoapClient/html/search/nomatches.html share/doc/qore-xml-module/SalesforceSoapClient/html/search/pages_0.html share/doc/qore-xml-module/SalesforceSoapClient/html/search/pages_0.js -share/doc/qore-xml-module/SalesforceSoapClient/html/search/pages_1.html -share/doc/qore-xml-module/SalesforceSoapClient/html/search/pages_1.js share/doc/qore-xml-module/SalesforceSoapClient/html/search/search.css share/doc/qore-xml-module/SalesforceSoapClient/html/search/search.js share/doc/qore-xml-module/SalesforceSoapClient/html/search/search_l.png @@ -273,7 +270,6 @@ share/doc/qore-xml-module/SoapClient/htm share/doc/qore-xml-module/SoapClient/html/navtreedata.js share/doc/qore-xml-module/SoapClient/html/navtreeindex0.js share/doc/qore-xml-module/SoapClient/html/open.png -share/doc/qore-xml-module/SoapClient/html/pages.html share/doc/qore-xml-module/SoapClient/html/qore-logo-55x200.png share/doc/qore-xml-module/SoapClient/html/resize.js share/doc/qore-xml-module/SoapClient/html/search/all_0.html @@ -399,8 +395,6 @@ share/doc/qore-xml-module/SoapClient/htm share/doc/qore-xml-module/SoapClient/html/search/nomatches.html share/doc/qore-xml-module/SoapClient/html/search/pages_0.html share/doc/qore-xml-module/SoapClient/html/search/pages_0.js -share/doc/qore-xml-module/SoapClient/html/search/pages_1.html -share/doc/qore-xml-module/SoapClient/html/search/pages_1.js share/doc/qore-xml-module/SoapClient/html/search/search.css share/doc/qore-xml-module/SoapClient/html/search/search.js share/doc/qore-xml-module/SoapClient/html/search/search_l.png @@ -507,7 +501,6 @@ share/doc/qore-xml-module/SoapDataProvid share/doc/qore-xml-module/SoapDataProvider/html/navtreedata.js share/doc/qore-xml-module/SoapDataProvider/html/navtreeindex0.js share/doc/qore-xml-module/SoapDataProvider/html/open.png -share/doc/qore-xml-module/SoapDataProvider/html/pages.html share/doc/qore-xml-module/SoapDataProvider/html/qore-logo-55x200.png share/doc/qore-xml-module/SoapDataProvider/html/resize.js share/doc/qore-xml-module/SoapDataProvider/html/search/all_0.html @@ -633,8 +626,6 @@ share/doc/qore-xml-module/SoapDataProvid share/doc/qore-xml-module/SoapDataProvider/html/search/nomatches.html share/doc/qore-xml-module/SoapDataProvider/html/search/pages_0.html share/doc/qore-xml-module/SoapDataProvider/html/search/pages_0.js -share/doc/qore-xml-module/SoapDataProvider/html/search/pages_1.html -share/doc/qore-xml-module/SoapDataProvider/html/search/pages_1.js share/doc/qore-xml-module/SoapDataProvider/html/search/search.css share/doc/qore-xml-module/SoapDataProvider/html/search/search.js share/doc/qore-xml-module/SoapDataProvider/html/search/search_l.png @@ -727,7 +718,6 @@ share/doc/qore-xml-module/SoapHandler/ht share/doc/qore-xml-module/SoapHandler/html/navtreedata.js share/doc/qore-xml-module/SoapHandler/html/navtreeindex0.js share/doc/qore-xml-module/SoapHandler/html/open.png -share/doc/qore-xml-module/SoapHandler/html/pages.html share/doc/qore-xml-module/SoapHandler/html/qore-logo-55x200.png share/doc/qore-xml-module/SoapHandler/html/resize.js share/doc/qore-xml-module/SoapHandler/html/search/all_0.html @@ -833,8 +823,6 @@ share/doc/qore-xml-module/SoapHandler/ht share/doc/qore-xml-module/SoapHandler/html/search/nomatches.html share/doc/qore-xml-module/SoapHandler/html/search/pages_0.html share/doc/qore-xml-module/SoapHandler/html/search/pages_0.js -share/doc/qore-xml-module/SoapHandler/html/search/pages_1.html -share/doc/qore-xml-module/SoapHandler/html/search/pages_1.js share/doc/qore-xml-module/SoapHandler/html/search/search.css share/doc/qore-xml-module/SoapHandler/html/search/search.js share/doc/qore-xml-module/SoapHandler/html/search/search_l.png @@ -1038,7 +1026,6 @@ share/doc/qore-xml-module/WSDL/html/navt share/doc/qore-xml-module/WSDL/html/navtreedata.js share/doc/qore-xml-module/WSDL/html/navtreeindex0.js share/doc/qore-xml-module/WSDL/html/open.png -share/doc/qore-xml-module/WSDL/html/pages.html share/doc/qore-xml-module/WSDL/html/qore-logo-55x200.png share/doc/qore-xml-module/WSDL/html/resize.js share/doc/qore-xml-module/WSDL/html/search/all_0.html @@ -1162,8 +1149,6 @@ share/doc/qore-xml-module/WSDL/html/sear share/doc/qore-xml-module/WSDL/html/search/nomatches.html share/doc/qore-xml-module/WSDL/html/search/pages_0.html share/doc/qore-xml-module/WSDL/html/search/pages_0.js -share/doc/qore-xml-module/WSDL/html/search/pages_1.html -share/doc/qore-xml-module/WSDL/html/search/pages_1.js share/doc/qore-xml-module/WSDL/html/search/search.css share/doc/qore-xml-module/WSDL/html/search/search.js share/doc/qore-xml-module/WSDL/html/search/search_l.png @@ -1288,7 +1273,6 @@ share/doc/qore-xml-module/WebDavHandler/ share/doc/qore-xml-module/WebDavHandler/html/navtreedata.js share/doc/qore-xml-module/WebDavHandler/html/navtreeindex0.js share/doc/qore-xml-module/WebDavHandler/html/open.png -share/doc/qore-xml-module/WebDavHandler/html/pages.html share/doc/qore-xml-module/WebDavHandler/html/qore-logo-55x200.png share/doc/qore-xml-module/WebDavHandler/html/resize.js share/doc/qore-xml-module/WebDavHandler/html/search/all_0.html @@ -1414,8 +1398,6 @@ share/doc/qore-xml-module/WebDavHandler/ share/doc/qore-xml-module/WebDavHandler/html/search/nomatches.html share/doc/qore-xml-module/WebDavHandler/html/search/pages_0.html share/doc/qore-xml-module/WebDavHandler/html/search/pages_0.js -share/doc/qore-xml-module/WebDavHandler/html/search/pages_1.html -share/doc/qore-xml-module/WebDavHandler/html/search/pages_1.js share/doc/qore-xml-module/WebDavHandler/html/search/search.css share/doc/qore-xml-module/WebDavHandler/html/search/search.js share/doc/qore-xml-module/WebDavHandler/html/search/search_l.png @@ -1508,7 +1490,6 @@ share/doc/qore-xml-module/XmlRpcConnecti share/doc/qore-xml-module/XmlRpcConnection/html/navtreedata.js share/doc/qore-xml-module/XmlRpcConnection/html/navtreeindex0.js share/doc/qore-xml-module/XmlRpcConnection/html/open.png -share/doc/qore-xml-module/XmlRpcConnection/html/pages.html share/doc/qore-xml-module/XmlRpcConnection/html/qore-logo-55x200.png share/doc/qore-xml-module/XmlRpcConnection/html/resize.js share/doc/qore-xml-module/XmlRpcConnection/html/search/all_0.html @@ -1680,7 +1661,6 @@ share/doc/qore-xml-module/XmlRpcHandler/ share/doc/qore-xml-module/XmlRpcHandler/html/navtreedata.js share/doc/qore-xml-module/XmlRpcHandler/html/navtreeindex0.js share/doc/qore-xml-module/XmlRpcHandler/html/open.png -share/doc/qore-xml-module/XmlRpcHandler/html/pages.html share/doc/qore-xml-module/XmlRpcHandler/html/qore-logo-55x200.png share/doc/qore-xml-module/XmlRpcHandler/html/resize.js share/doc/qore-xml-module/XmlRpcHandler/html/search/all_0.html @@ -2009,8 +1989,6 @@ share/doc/qore-xml-module/xml/html/searc share/doc/qore-xml-module/xml/html/search/pages_0.js share/doc/qore-xml-module/xml/html/search/pages_1.html share/doc/qore-xml-module/xml/html/search/pages_1.js -share/doc/qore-xml-module/xml/html/search/pages_2.html -share/doc/qore-xml-module/xml/html/search/pages_2.js share/doc/qore-xml-module/xml/html/search/search.css share/doc/qore-xml-module/xml/html/search/search.js share/doc/qore-xml-module/xml/html/search/search_l.png @@ -2035,7 +2013,6 @@ share/doc/qore-xml-module/xml/html/tab_b share/doc/qore-xml-module/xml/html/tab_h.png share/doc/qore-xml-module/xml/html/tab_s.png share/doc/qore-xml-module/xml/html/tabs.css -share/doc/qore-xml-module/xml/html/xml_generation_opts.html ${QORE_USER_MODULE_DIR}/SalesforceSoapClient.qm ${QORE_USER_MODULE_DIR}/SoapClient.qm ${QORE_USER_MODULE_DIR}/SoapDataProvider/SoapDataProvider.qc Index: pkgsrc/textproc/qore-xml-module/distinfo diff -u pkgsrc/textproc/qore-xml-module/distinfo:1.7 pkgsrc/textproc/qore-xml-module/distinfo:1.8 --- pkgsrc/textproc/qore-xml-module/distinfo:1.7 Thu Jan 27 19:18:12 2022 +++ pkgsrc/textproc/qore-xml-module/distinfo Thu Oct 20 11:43:03 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2022/01/27 19:18:12 nros Exp $ +$NetBSD: distinfo,v 1.8 2022/10/20 11:43:03 nros Exp $ -BLAKE2s (qore-xml-module-1.5.1.tar.bz2) = 28f8fab82e7beffcc80d5243b8909ed73cb5985de226f60fa4b9ecebf65790af -SHA512 (qore-xml-module-1.5.1.tar.bz2) = bfc2180bc48ac52ce82566419ea61c536acea4f64c7a9a0327755cffc23547e9194ba1a6661232afa4d508215d7697515ced55291072ad7ced6700dd9c1bb3cd -Size (qore-xml-module-1.5.1.tar.bz2) = 2131718 bytes +BLAKE2s (qore-xml-module-1.6.1.tar.bz2) = ae6e25b834c9b78c5d8e9349219c40b52e111f1ae485491382a299f41d18a77c +SHA512 (qore-xml-module-1.6.1.tar.bz2) = d8c3552f069b79875e975f7213dd4bd7c2f73438fabe55a67e3edd6886fd6de1219e0146aedfa79c6e9f000f3f7ed3e90ac199792885a86752d21ac2e5fb4743 +Size (qore-xml-module-1.6.1.tar.bz2) = 2135923 bytes --_----------=_166626618312540--