Up to [cvs.NetBSD.org] / pkgsrc / net / p5-Net-Z3950-ZOOM
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
(pkgsrc) -BUILDLINK_API_DEPENDS.yaz+= yaz>=2.1.50 +BUILDLINK_API_DEPENDS.yaz+= yaz>=4 (upstream) - Update 1.28 to 1.30 ------------------- 1.30 Wed Mar 12 14:08:26 CET 2014 - Update test 19-events.t and 29-events.t Events check: allow for multiple Connect events - Require YAZ 4 or later - Require perl-XML-LibXML-XPathContext on RHEL/CentOS v5 only. 1.29 Mon Oct 14 10:41:28 CEST 2013 - Debian/RPM packages now built with YAZ 5. - Do not depend on libyaz4-devel in Debian package (only required for building) - Include the useful example program samples/zoom-delete-records which is installed as part of "make install". - Fix documentation of connect() method so that it doesn't imply that it can accept options.
Update p5-Net-Z3950-ZOOM to 1.28. Changes from previous: 1.28 Fri Oct 15 13:34:41 BST 2010 - In the test-suite, provide a more explicit report when the scan identity test (display term == term) fails. - The displayTerm==term assertion is now case-insensitive, as it ought always to have been: previously, the test-suite relied on a specific implementaton detail of the test-server, which has recently changed causing extraneous test-suite failures. - Also in the test-suite for scan, remove the test that all title-terms are in the general-term list, an assumption that should never have been made. 1.27 Wed Aug 11 17:13:07 BST 2010 - Support for Index Data build procedures, including making Debian/Ubuntu and Red Hat packages from clean tarballs. - No upstream changes -- packaging only. 1.26 Tue Jun 8 16:43:29 BST 2010 - Tweak the test-suite so that it works correctly on Fedora Core 12 (2.6.31.5-127.fc12.x86_64). For some reason, attempts to connect to a non-existent host can fail with ERROR_TIMEOUT and no addinfo, rather than ERROR_CONNECT and the hostname as addinfo; and the number of terms to request in a scan needs to be explicitly specified in an option. - Add "debclean" target to generated Makefile. - Remove extraneous and misleading old CVS IDs.
Updated from version 1.24nb2 to 1.25. Pkgsrc changes: o Remove no-longer-needed fix for one of the tests Upstream changes: 1.25 [IN PROGRESS] - Fix test-suite not to run the "packages" tests against test.indexdata.com, which has gone away, but against z3950.indexdata.com, like the other tests. A new server runs on a different port for these tests. - Rename zdump.pl to zoomdump, and add it to the set of programs installed.
Import p5-Net-Z3950-ZOOM version 1.24 from pkgsrc-wip + own update. Some of the tests fails, but that appears to be due to some remote server no longer providing the expected service. Also fix one test's count of tests. The Net::Z3950::ZOOM distribution contains three Perl modules for the price of one. They all provide facilities for building information retrieval clients using the standard Z39.50 and SRW/U protocols, but do so using different APIs.
Initial revision