Commit graph

16 commits

Author SHA1 Message Date
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
wiz
5a7f7f8971 p5-MARC-XML: update to 1.0.4.
1.0.4 Tue May 23 21:05:58 EDT 2017
       - RT#111473: fix warning upon reaching end of XML
         stream (Johann Rolschewski)
       - remove extraneous diag from a test script (Florian Schlichting)
2017-09-27 19:41:21 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

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.
2015-11-03 01:56:09 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wen
5b09834018 Update to 1.0.3
Upstream changes:
1.0.3 Thu Jan 23 05:02:52 UTC 2014
       - fix t/external-entities.t to pass on Strawberry

1.0.2 Tue Jan 21 17:18:37 UTC 2014
       - MARC::File::XML will now die upon parsing a record that
         declares an external entity and tries to use it. This
         prevents the potential unwanted disclosure of the contents
         of files on the server by applications that embed this module.
         If, for some reason, an application needs to process MARCXML
         records that contain external entities, set_parser() can be
         used to force the use of an XML::LibXML parser that is
         configured to process external entities.

         The issue was reported by John Lightsey.

1.0.1 Fri Feb 15 08:25:04 PST 2013
       - RT#83284: return empty MARC::Record given empty <record/>

1.0  Sun Feb 10 21:32:32 PST 2013
       - Use XML::LibXML rather than XML::SAX to parse MARCXML records.
         This offers a significant speed improvement for record parsing;
         in some tests, parsing time on a large file was reduced by 80%.
         This also avoids problems caused by character encoding bugs in
         XML::SAX::PurePerl.
       - Add method to let client code give MARC::File::XML a shared
         XML::LibXML parser object.
2014-05-09 15:46:12 +00:00
wiz
98c3768c3a Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:35 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
hiramatsu
01e7284d13 Update p5-MARC-XML to 0.93.
Changes from previous:
0.93 Fri Feb 11 17:13:02 EST 2011
       - When slurping MARCXML records (e.g., via MARC::Batch), can
         now handle XML files that use a prefix
         to refer to the http://www.loc.gov/MARC21/slim namespace.
       - If trying to parse a MARCXML record that has omitted
         the <record> wrapper element, throw an exception
         with a more meaningful error message.
       - adjusted copyright statement further to meet Debian requirements
         (RT#48333)
       - set license in Makefile.PL
2011-11-12 07:50:21 +00:00
obache
8fbe03ecee Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
obache
7672779fbe * Change MASTER_SITES subdir to usual simple one.
* Add missing tail / to HOMEPAGE.
2011-05-19 05:31:02 +00:00
dmcmahill
13f0a8582e Initial import of databases/p5-MARC-XML version 0.92
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

The MARC-XML distribution is an extension to the MARC-Record distribution for
working with MARC21 data that is encoded as XML. The XML encoding used is the
MARC21slim schema supplied by the Library of Congress. More information may be
obtained here: http://www.loc.gov/standards/marcxml/

This version of MARC-XML supersedes an the versions ending with 0.25 which were
used with the MARC.pm framework. MARC-XML now uses MARC::Record exclusively.
2011-05-17 10:39:42 +00:00