From 83dcd7e09e5e9606012eef5942f276c502e01603 Mon Sep 17 00:00:00 2001 From: sno Date: Sun, 17 May 2009 14:08:10 +0000 Subject: [PATCH] PkgSrc changes: - Updating package for perl modules List::Util and Scalar::Util to 1.20 from 1.19 (which is in perl core, too) - Setting license to gnu-gpl-v2 Upstream changes: 1.20 -- Wed May 13 16:42:53 CDT 2009 *** NOTE*** This distribution now requires perl 5.6 or greater Bug Fixes * Fixed stack pop issue in POP_MULTICALL * Fixed error reporting in import when XS not compiled * Check first argument to reduce is a CODE reference to avoid segfault * Handle overloaded and tied values * Fix tainted test to run on Win32 Enhancements * Added List::Util::XS so authors can depend on XS version * Removed need for dummy methods in UNIVERSAL for perl-only code --- devel/p5-Scalar-List-Utils/Makefile | 6 +++--- devel/p5-Scalar-List-Utils/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile index cb1549d01225..86003072cffa 100644 --- a/devel/p5-Scalar-List-Utils/Makefile +++ b/devel/p5-Scalar-List-Utils/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/10/19 19:17:59 he Exp $ +# $NetBSD: Makefile,v 1.15 2009/05/17 14:08:10 sno Exp $ # -DISTNAME= Scalar-List-Utils-1.19 +DISTNAME= Scalar-List-Utils-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5slu CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/} @@ -11,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Scalar-List-Utils/ COMMENT= Perl subroutines that would be nice to have in the perl core +LICENSE= gnu-gpl-v2 # OR artistic PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/p5-Scalar-List-Utils/distinfo b/devel/p5-Scalar-List-Utils/distinfo index 1595c5e60215..3743265f47f8 100644 --- a/devel/p5-Scalar-List-Utils/distinfo +++ b/devel/p5-Scalar-List-Utils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2007/02/18 02:04:56 wiz Exp $ +$NetBSD: distinfo,v 1.8 2009/05/17 14:08:10 sno Exp $ -SHA1 (Scalar-List-Utils-1.19.tar.gz) = 9deeaad8d97730ffef39c8734ca582b821834a40 -RMD160 (Scalar-List-Utils-1.19.tar.gz) = 88f024d421343189f5895e1ccbeb7e239d17876e -Size (Scalar-List-Utils-1.19.tar.gz) = 43620 bytes +SHA1 (Scalar-List-Utils-1.20.tar.gz) = 22af9ae0e907f2dc20156db6fc65f66ae156e97e +RMD160 (Scalar-List-Utils-1.20.tar.gz) = d0f60d701c3f090447bf0e16f5fb4ab8d6b37a62 +Size (Scalar-List-Utils-1.20.tar.gz) = 27836 bytes