Sat May 3 14:13:06 2014 UTC ()
Update to 0.4.0

Upstream changes:
0.4.0     2013-11-29 11:18:57 Europe/Oslo
        Fixed RT#90975 (reported by Upasana Shukla)
            Replaced deprecated Class::MOP::load_class() with
            Class::Load::load_class(). Module::Runtime::require_module()
            couldn't be used because of tests with package definitions in
            BEGIN blocks.


(wen)
diff -r1.11 -r1.12 pkgsrc/textproc/p5-XML-Rabbit/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/p5-XML-Rabbit/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/textproc/p5-XML-Rabbit/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-Rabbit/Makefile 2013/08/24 02:17:01 1.11
+++ pkgsrc/textproc/p5-XML-Rabbit/Makefile 2014/05/03 14:13:06 1.12
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2013/08/24 02:17:01 wen Exp $ 1# $NetBSD: Makefile,v 1.12 2014/05/03 14:13:06 wen Exp $
2 2
3DISTNAME= XML-Rabbit-0.3.0 3DISTNAME= XML-Rabbit-0.4.0
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/XML-Rabbit/ 9HOMEPAGE= http://search.cpan.org/dist/XML-Rabbit/
10COMMENT= Perl 5 module to consume XML with Moose and xpath queries 10COMMENT= Perl 5 module to consume XML with Moose and xpath queries
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
14PERL5_PACKLIST= auto/XML/Rabbit/.packlist 14PERL5_PACKLIST= auto/XML/Rabbit/.packlist
15 15
16REPLACE_PERL+= bin/* 16REPLACE_PERL+= bin/*

cvs diff -r1.5 -r1.6 pkgsrc/textproc/p5-XML-Rabbit/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-Rabbit/distinfo 2013/08/24 02:17:01 1.5
+++ pkgsrc/textproc/p5-XML-Rabbit/distinfo 2014/05/03 14:13:06 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2013/08/24 02:17:01 wen Exp $ 1$NetBSD: distinfo,v 1.6 2014/05/03 14:13:06 wen Exp $
2 2
3SHA1 (XML-Rabbit-0.3.0.tar.gz) = 3d1ddc2f93ade8db4015cf4327b949762f01b73c 3SHA1 (XML-Rabbit-0.4.0.tar.gz) = abe92d3088c2dcc199bf1ecca8156edad9bac7a0
4RMD160 (XML-Rabbit-0.3.0.tar.gz) = 772c0472c64eb6e70f916ab7e474e22dd279c85e 4RMD160 (XML-Rabbit-0.4.0.tar.gz) = 2342ddcf7fce611ae29d2a101988f2e6c2c1fd1b
5Size (XML-Rabbit-0.3.0.tar.gz) = 55814 bytes 5Size (XML-Rabbit-0.4.0.tar.gz) = 55987 bytes