Sun Sep 19 11:09:47 2010 UTC ()
Update to 0.03:

0.0.3     2010-09-16 20:51:06 Europe/Oslo
	Fixed RT #61367 which caused issue with Class::MOP 1.05+ / Moose
	1.10+ (Thanks to Jesse Luehrs)


(wiz)
diff -r1.3 -r1.4 pkgsrc/textproc/p5-XML-Rabbit/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/p5-XML-Rabbit/distinfo

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

--- pkgsrc/textproc/p5-XML-Rabbit/Makefile 2010/08/21 16:36:15 1.3
+++ pkgsrc/textproc/p5-XML-Rabbit/Makefile 2010/09/19 11:09:46 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:15 seb Exp $ 1# $NetBSD: Makefile,v 1.4 2010/09/19 11:09:46 wiz Exp $
2 2
3DISTNAME= XML-Rabbit-0.0.2 3DISTNAME= XML-Rabbit-0.0.3
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/XML-Rabbit/ 9HOMEPAGE= http://search.cpan.org/dist/XML-Rabbit/
11COMMENT= Perl 5 module to consume XML with Moose and xpath queries 10COMMENT= Perl 5 module to consume XML with Moose and xpath queries
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/XML/Rabbit/.packlist 16PERL5_PACKLIST= auto/XML/Rabbit/.packlist
18 17

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

--- pkgsrc/textproc/p5-XML-Rabbit/distinfo 2010/08/04 23:12:42 1.2
+++ pkgsrc/textproc/p5-XML-Rabbit/distinfo 2010/09/19 11:09:46 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/08/04 23:12:42 seb Exp $ 1$NetBSD: distinfo,v 1.3 2010/09/19 11:09:46 wiz Exp $
2 2
3SHA1 (XML-Rabbit-0.0.2.tar.gz) = 3142e908d457f120c85b4f73c8b5f80e883ba4c9 3SHA1 (XML-Rabbit-0.0.3.tar.gz) = 7711958ea7f6217727e9f27ec8aec6a8e016a1de
4RMD160 (XML-Rabbit-0.0.2.tar.gz) = 5aeb7f8727efa09ac1187534700db5a6c0793be9 4RMD160 (XML-Rabbit-0.0.3.tar.gz) = 4b30734cceed8fac2efe4d86c8f9a94b80a70ef7
5Size (XML-Rabbit-0.0.2.tar.gz) = 42285 bytes 5Size (XML-Rabbit-0.0.3.tar.gz) = 42769 bytes