Mon Mar 15 16:18:27 2010 UTC ()
Updating devel/p5-Scalar-List-Utils from 1.22 to 1.23

Upstream changes:
1.23 -- Wed Mar 10 20:50:00 CST 2010
  * Add a test file to ensure 'GETMAGIC' called once [gfx]
  * "GETMAGIC" should be called only once [gfx]
  * Use PERL_NO_GET_CONTEXT for efficiency (see perlguts) [gfx]
  * Don't care about dVAR. ExtUtils::ParseXS deals with it. [gfx]
  * t/p_max.t, t/p_min.t fail on perl5.8.1.  [tokuhirom]
  * avoid non-portable warnings
  * Fix PP::reftype in edge cases [gfx]


(sno)
diff -r1.17 -r1.18 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/p5-Scalar-List-Utils/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/devel/p5-Scalar-List-Utils/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile 2009/11/21 15:33:04 1.17
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile 2010/03/15 16:18:26 1.18
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.17 2009/11/21 15:33:04 sno Exp $ 1# $NetBSD: Makefile,v 1.18 2010/03/15 16:18:26 sno Exp $
2# 2#
3 3
4DISTNAME= Scalar-List-Utils-1.22 4DISTNAME= Scalar-List-Utils-1.23
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5slu 6SVR4_PKGNAME= p5slu
7CATEGORIES= misc perl5 7CATEGORIES= misc perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Scalar-List-Utils/ 11HOMEPAGE= http://search.cpan.org/dist/Scalar-List-Utils/
12COMMENT= Perl subroutines that would be nice to have in the perl core 12COMMENT= Perl subroutines that would be nice to have in the perl core
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16PKG_INSTALLATION_TYPES= overwrite pkgviews 16PKG_INSTALLATION_TYPES= overwrite pkgviews
17 17

cvs diff -r1.10 -r1.11 pkgsrc/devel/p5-Scalar-List-Utils/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo 2009/11/21 15:33:04 1.10
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo 2010/03/15 16:18:26 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2009/11/21 15:33:04 sno Exp $ 1$NetBSD: distinfo,v 1.11 2010/03/15 16:18:26 sno Exp $
2 2
3SHA1 (Scalar-List-Utils-1.22.tar.gz) = 6449433646bfb9310dddc959a35c8dc5206da38a 3SHA1 (Scalar-List-Utils-1.23.tar.gz) = e88f4df0d0d64db03f4ad6fa91951571148fa27f
4RMD160 (Scalar-List-Utils-1.22.tar.gz) = 3ac72c78397a17592350dd54769a54ec16674aca 4RMD160 (Scalar-List-Utils-1.23.tar.gz) = fe5c73fb7bb482dc47331f027f68ac5a709b1dc8
5Size (Scalar-List-Utils-1.22.tar.gz) = 28841 bytes 5Size (Scalar-List-Utils-1.23.tar.gz) = 29015 bytes