pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Scalar-List-Utils PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbd41714ebb6
branches: trunk
changeset: 393105:cbd41714ebb6
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 14:08:10 2009 +0000
description:
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:
devel/p5-Scalar-List-Utils/Makefile | 6 +++---
devel/p5-Scalar-List-Utils/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 34344cc24ff7 -r cbd41714ebb6 devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile Sun May 17 13:57:08 2009 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile Sun May 17 14:08:10 2009 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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 -r 34344cc24ff7 -r cbd41714ebb6 devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo Sun May 17 13:57:08 2009 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo Sun May 17 14:08:10 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index