pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-AttributeHelpers Updating package for ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fba3fcae1a5f
branches:  trunk
changeset: 395338:fba3fcae1a5f
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 21:04:23 2009 +0000

description:
Updating package for MooseX::AttributeHelpers from 0.19 to 0.20

Upstream changes:
0.20 Thu June 25, 2009
        - MXAH is moving into core. This module will be deprecated when
          that finally happens.
        - Remove register_implementation methods from the traits because
          we don't want to conflict with cored AttributeHelpers. You'll need to
          specify the full package name for traits --
          MooseX::AttributeHelpers::Trait::Counter instead of Counter
        - New provided method for hashs: elements (Returns the key, value
          pairs in the hash as a flattened list) (plu)

diffstat:

 devel/p5-MooseX-AttributeHelpers/Makefile |  4 ++--
 devel/p5-MooseX-AttributeHelpers/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 4f3c9aaf4d19 -r fba3fcae1a5f devel/p5-MooseX-AttributeHelpers/Makefile
--- a/devel/p5-MooseX-AttributeHelpers/Makefile Tue Jul 07 21:02:03 2009 +0000
+++ b/devel/p5-MooseX-AttributeHelpers/Makefile Tue Jul 07 21:04:23 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/06/15 21:25:57 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/07 21:04:23 sno Exp $
 #
 
-DISTNAME=      MooseX-AttributeHelpers-0.19
+DISTNAME=      MooseX-AttributeHelpers-0.20
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
diff -r 4f3c9aaf4d19 -r fba3fcae1a5f devel/p5-MooseX-AttributeHelpers/distinfo
--- a/devel/p5-MooseX-AttributeHelpers/distinfo Tue Jul 07 21:02:03 2009 +0000
+++ b/devel/p5-MooseX-AttributeHelpers/distinfo Tue Jul 07 21:04:23 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/06/15 21:25:57 sno Exp $
+$NetBSD: distinfo,v 1.5 2009/07/07 21:04:23 sno Exp $
 
-SHA1 (MooseX-AttributeHelpers-0.19.tar.gz) = 64b081c7160aeff55529fb141b4b21c1371e3bf2
-RMD160 (MooseX-AttributeHelpers-0.19.tar.gz) = f0053fc091cebb95600f5a0fb66fa641d8fdae75
-Size (MooseX-AttributeHelpers-0.19.tar.gz) = 38093 bytes
+SHA1 (MooseX-AttributeHelpers-0.20.tar.gz) = 28e04207462451dd0d34fe8a1a7dd4310fa34c91
+RMD160 (MooseX-AttributeHelpers-0.20.tar.gz) = 467c680167ca3fc6a6aa57aed0bff3f6077f4f67
+Size (MooseX-AttributeHelpers-0.20.tar.gz) = 38563 bytes



Home | Main Index | Thread Index | Old Index