pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Set-Scalar Updated from version 1.22nb1 to 1.23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d9bfb2719a5
branches: trunk
changeset: 553437:3d9bfb2719a5
user: he <he%pkgsrc.org@localhost>
date: Tue Jan 20 23:51:29 2009 +0000
description:
Updated from version 1.22nb1 to 1.23.
Upstream changes:
2009-01-16 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* Add overload for '@{}' as suggested by John Loverso,
meaning that you can now do @$set and get the members
of the set (unordered, mind) [rt.cpan.org #42452]
* Add overload for '=' (how did we manage so long without?)
[rt.cpan.org #42449]
* Remove explicit import of UNIVERSAL::isa()
[rt.cpan.org #42451]
* Modernize META.yml.
* Released as 1.23.
diffstat:
devel/p5-Set-Scalar/Makefile | 5 ++---
devel/p5-Set-Scalar/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 93d254dafd05 -r 3d9bfb2719a5 devel/p5-Set-Scalar/Makefile
--- a/devel/p5-Set-Scalar/Makefile Tue Jan 20 23:48:57 2009 +0000
+++ b/devel/p5-Set-Scalar/Makefile Tue Jan 20 23:51:29 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:59 he Exp $
+# $NetBSD: Makefile,v 1.14 2009/01/20 23:51:29 he Exp $
#
-DISTNAME= Set-Scalar-1.22
+DISTNAME= Set-Scalar-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5ssc
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
diff -r 93d254dafd05 -r 3d9bfb2719a5 devel/p5-Set-Scalar/distinfo
--- a/devel/p5-Set-Scalar/distinfo Tue Jan 20 23:48:57 2009 +0000
+++ b/devel/p5-Set-Scalar/distinfo Tue Jan 20 23:51:29 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/07/27 18:40:44 he Exp $
+$NetBSD: distinfo,v 1.4 2009/01/20 23:51:29 he Exp $
-SHA1 (Set-Scalar-1.22.tar.gz) = 03b8a3b9bd006b84ae73e8c36d26e7a49d6859d0
-RMD160 (Set-Scalar-1.22.tar.gz) = 6792b309c606d4285bb7a80a15aefd29a7893aa8
-Size (Set-Scalar-1.22.tar.gz) = 19165 bytes
+SHA1 (Set-Scalar-1.23.tar.gz) = 97c3aa6810246a133c067894377f83e3f25f5e9a
+RMD160 (Set-Scalar-1.23.tar.gz) = 27de2d42cf6c877a9110b11a11393101d029e956
+Size (Set-Scalar-1.23.tar.gz) = 19673 bytes
Home |
Main Index |
Thread Index |
Old Index