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
This commit is contained in:
hiramatsu 2011-11-12 07:50:21 +00:00
parent 45bcf40a6f
commit 05c747a559
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.3 2011/08/14 08:18:09 obache Exp $
# $NetBSD: Makefile,v 1.4 2011/11/12 07:50:21 hiramatsu Exp $
DISTNAME= MARC-XML-0.92
DISTNAME= MARC-XML-0.93
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MARC/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/05/17 10:39:42 dmcmahill Exp $
$NetBSD: distinfo,v 1.2 2011/11/12 07:50:21 hiramatsu Exp $
SHA1 (MARC-XML-0.92.tar.gz) = d6296a08f2a8486589dc99ca1d12952de8317b8e
RMD160 (MARC-XML-0.92.tar.gz) = 8ff89efbd0330de9fd911c904a71ad36ed807584
Size (MARC-XML-0.92.tar.gz) = 14086 bytes
SHA1 (MARC-XML-0.93.tar.gz) = 7398735a993a90b8e23d981d1ca757c848c1e4e2
RMD160 (MARC-XML-0.93.tar.gz) = 0c6541af94acea691bd7b71862d11fca1b452b7f
Size (MARC-XML-0.93.tar.gz) = 16260 bytes