Commit graph

15 commits

Author SHA1 Message Date
hiramatsu
a73f89e4f9 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.
2011-11-25 05:52:39 +00:00
obache
40e82935ab Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
obache
f38363508f recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
d99eb6b342 Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
seb
febfbb41f9 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
wiz
1a8a073be6 Bump revision for yaz ABI depends bump. 2010-02-04 11:22:29 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
obache
c42f455e2c recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
sno
03b3dd2f75 adding destdir support and license of perl itself (POD) 2009-07-07 16:11:34 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
he
d42da03c7a 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.
2008-11-18 15:02:50 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
he
26baac848f Update from version 1.24 to 1.24nb1.
Pkgsrc changes:
 o Instead of pointing to ../../wip/ (oops!), use ../../databases
   for the newly imported p5-MARC-Record package, which is a dependency
   of this package.  Should fix PR#39562.
2008-09-16 18:07:23 +00:00
he
0cde88874a 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.
2008-09-14 19:32:55 +00:00