Fri Apr 23 04:04:51 2010 UTC ()
Update p5-autobox-Core from version 1.0 to version 1.2.

Pkgsrc changes:
- Adjust MASTER_SITES

Upstream changes:
Version 1.2 merges in brunov's flip, center, last_index, slice,
range, documentation, and various bug fixes.

Version 1.1 actually adds the tests to the MANIFEST so they get
bundled. Thanks to http://github.com/daxim daxim/Lars DIECKOW for
clearing out the RT queue (which I didn't know existed), merging
in the fixes and features that still applied, which were several.


(seb)
diff -r1.2 -r1.3 pkgsrc/devel/p5-autobox-Core/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-autobox-Core/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-autobox-Core/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-autobox-Core/Makefile 2010/03/10 15:59:30 1.2
+++ pkgsrc/devel/p5-autobox-Core/Makefile 2010/04/23 04:04:51 1.3
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.2 2010/03/10 15:59:30 sno Exp $ 1# $NetBSD: Makefile,v 1.3 2010/04/23 04:04:51 seb Exp $
2# 2#
3 3
4DISTNAME= autobox-Core-1.0 4DISTNAME= autobox-Core-1.2
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SW/SWALTERS/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autobox/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/autobox-Core/ 10HOMEPAGE= http://search.cpan.org/dist/autobox-Core/
11COMMENT= Perl 5 module adding core built-in functions in primitive types 11COMMENT= Perl 5 module adding core built-in functions in primitive types
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/autobox/Core/.packlist 17PERL5_PACKLIST= auto/autobox/Core/.packlist
18 18
19DEPENDS+= p5-autobox>=0.11:../../devel/p5-autobox 19DEPENDS+= p5-autobox>=0.11:../../devel/p5-autobox
20 20

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-autobox-Core/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-autobox-Core/distinfo 2010/03/10 15:59:30 1.2
+++ pkgsrc/devel/p5-autobox-Core/distinfo 2010/04/23 04:04:51 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/03/10 15:59:30 sno Exp $ 1$NetBSD: distinfo,v 1.3 2010/04/23 04:04:51 seb Exp $
2 2
3SHA1 (autobox-Core-1.0.tar.gz) = e11b72eb09f4aa3cfdd2797ad2b934d75791c4c2 3SHA1 (autobox-Core-1.2.tar.gz) = a2de9f5841358bbb3563a82677b39aec44f130da
4RMD160 (autobox-Core-1.0.tar.gz) = 7225249b9dc97927a2e7962cef7767a6dc075637 4RMD160 (autobox-Core-1.2.tar.gz) = bd7add3329b7f22d697f63ffa11f90859502d8ee
5Size (autobox-Core-1.0.tar.gz) = 24248 bytes 5Size (autobox-Core-1.2.tar.gz) = 31046 bytes