pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Any-Moose Update to 0.11:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5647c713e4d6
branches:  trunk
changeset: 569902:5647c713e4d6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 20 14:55:51 2010 +0000

description:
Update to 0.11:

0.11  Sun 19 Dec 2009
  * Support "use Any::Moose '::Util::TypeConstraints'" (gfx)
  * Support "no Any::Moose '::Util::TypeConstraints'" (gfx)
  * $@ related fixes (gfx)
  * Documentation and other minor improvements (gfx)
  * Any::Moose should now work when you have Moose but not Mouse. Still need to
    work out how to encode this in the installation system (Sartak)

diffstat:

 devel/p5-Any-Moose/Makefile |  5 ++---
 devel/p5-Any-Moose/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 666176b6611e -r 5647c713e4d6 devel/p5-Any-Moose/Makefile
--- a/devel/p5-Any-Moose/Makefile       Wed Jan 20 14:55:06 2010 +0000
+++ b/devel/p5-Any-Moose/Makefile       Wed Jan 20 14:55:51 2010 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2009/09/24 06:50:11 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/20 14:55:51 wiz Exp $
 #
 
-DISTNAME=      Any-Moose-0.10
+DISTNAME=      Any-Moose-0.11
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/}
 
diff -r 666176b6611e -r 5647c713e4d6 devel/p5-Any-Moose/distinfo
--- a/devel/p5-Any-Moose/distinfo       Wed Jan 20 14:55:06 2010 +0000
+++ b/devel/p5-Any-Moose/distinfo       Wed Jan 20 14:55:51 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/07/07 20:39:47 sno Exp $
+$NetBSD: distinfo,v 1.5 2010/01/20 14:55:51 wiz Exp $
 
-SHA1 (Any-Moose-0.10.tar.gz) = d7b8482e3cac878e1cf2e0f400824145b7237d3d
-RMD160 (Any-Moose-0.10.tar.gz) = 72992be1412626222a98f4e483117104473dc6e7
-Size (Any-Moose-0.10.tar.gz) = 11621 bytes
+SHA1 (Any-Moose-0.11.tar.gz) = 426e237e3ac0552a12bceb8c67b3fa951e71eaaf
+RMD160 (Any-Moose-0.11.tar.gz) = f454c9a626a99625c1d1f502af7a2f4af2115f2c
+Size (Any-Moose-0.11.tar.gz) = 12324 bytes



Home | Main Index | Thread Index | Old Index