pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Moose Updating devel/p5-Moose from 0.91nb1 to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a7e442637a7
branches: trunk
changeset: 565895:6a7e442637a7
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 08:22:23 2009 +0000
description:
Updating devel/p5-Moose from 0.91nb1 to 0.92
pkgsrc changes:
- requiring new Class::MOP (0.94)
Upstream changes:
0.92 Tue, Sep 22, 2009
* Moose::Util::TypeConstraints
- added the match_on_type operator (Stevan)
- added tests and docs for this (Stevan)
* Moose::Meta::Class
- Metaclass compat fixing should already happen recursively, there's no
need to explicitly walk up the inheritance tree. (doy)
* Moose::Meta::Attribute
- Add tests for set_raw_value and get_raw_value. (nothingmuch)
diffstat:
devel/p5-Moose/Makefile | 7 +++----
devel/p5-Moose/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r e6488429c476 -r 6a7e442637a7 devel/p5-Moose/Makefile
--- a/devel/p5-Moose/Makefile Sun Oct 11 08:20:05 2009 +0000
+++ b/devel/p5-Moose/Makefile Sun Oct 11 08:22:23 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2009/09/24 06:50:13 sno Exp $
+# $NetBSD: Makefile,v 1.33 2009/10/11 08:22:23 sno Exp $
#
-DISTNAME= Moose-0.91
+DISTNAME= Moose-0.92
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -12,7 +11,7 @@
COMMENT= Postmodern object system for Perl 5
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Class-MOP>=0.93:../../devel/p5-Class-MOP
+DEPENDS+= p5-Class-MOP>=0.94:../../devel/p5-Class-MOP
DEPENDS+= p5-Data-OptList-[0-9]*:../../devel/p5-Data-OptList
DEPENDS+= p5-List-MoreUtils>=0.12:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Sub-Exporter>=0.980:../../devel/p5-Sub-Exporter
diff -r e6488429c476 -r 6a7e442637a7 devel/p5-Moose/distinfo
--- a/devel/p5-Moose/distinfo Sun Oct 11 08:20:05 2009 +0000
+++ b/devel/p5-Moose/distinfo Sun Oct 11 08:22:23 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2009/09/20 09:55:04 sno Exp $
+$NetBSD: distinfo,v 1.29 2009/10/11 08:22:23 sno Exp $
-SHA1 (Moose-0.91.tar.gz) = 9924603cfa0e2373b303f31f0d954d54bc8249d8
-RMD160 (Moose-0.91.tar.gz) = e56296261462a5e3791cef2273533c386776b1a9
-Size (Moose-0.91.tar.gz) = 361413 bytes
+SHA1 (Moose-0.92.tar.gz) = a575cf8d8aaaa322c96fd966122f9499fb28adc1
+RMD160 (Moose-0.92.tar.gz) = ed63e81619c7f23cbecdb2cffefa92396b0b111f
+Size (Moose-0.92.tar.gz) = 364208 bytes
Home |
Main Index |
Thread Index |
Old Index