summaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-List-Utils
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-17 14:08:10 +0000
committersno <sno@pkgsrc.org>2009-05-17 14:08:10 +0000
commita914a8528bc2b59b051ddcd8aba1ddc031c11b1b (patch)
treeb9dd048cd65e33cdc3aa058f5289567b98e1c41c /devel/p5-Scalar-List-Utils
parent1484b43c3d116b30ef4c02600e2bdc8b126c280a (diff)
downloadpkgsrc-a914a8528bc2b59b051ddcd8aba1ddc031c11b1b.tar.gz
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
Diffstat (limited to 'devel/p5-Scalar-List-Utils')
-rw-r--r--devel/p5-Scalar-List-Utils/Makefile6
-rw-r--r--devel/p5-Scalar-List-Utils/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile
index cb1549d0122..86003072cff 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 1595c5e6021..3743265f47f 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