pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-Method-Signatures Updating devel/p5-Mo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3429484a06fe
branches:  trunk
changeset: 400351:3429484a06fe
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Oct 17 14:59:03 2009 +0000

description:
Updating devel/p5-MooseX-Method-Signatures from 0.28 to 0.29

Upstream changes:
0.29  Thu, 15 Oct 2009 23:27:08 +0200
  * Fix regression introduced in 0.29.
    Validation for methods without named arguments wasn't strict enough
    anymore. Passing too many arguments hasn't been rejected. Thanks
    Justin Hunter for finding this.

diffstat:

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

diffs (26 lines):

diff -r b38266a28263 -r 3429484a06fe devel/p5-MooseX-Method-Signatures/Makefile
--- a/devel/p5-MooseX-Method-Signatures/Makefile        Sat Oct 17 14:52:59 2009 +0000
+++ b/devel/p5-MooseX-Method-Signatures/Makefile        Sat Oct 17 14:59:03 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/10/11 09:38:21 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/10/17 14:59:03 sno Exp $
 #
 
-DISTNAME=      MooseX-Method-Signatures-0.28
+DISTNAME=      MooseX-Method-Signatures-0.29
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
diff -r b38266a28263 -r 3429484a06fe devel/p5-MooseX-Method-Signatures/distinfo
--- a/devel/p5-MooseX-Method-Signatures/distinfo        Sat Oct 17 14:52:59 2009 +0000
+++ b/devel/p5-MooseX-Method-Signatures/distinfo        Sat Oct 17 14:59:03 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/10/11 09:38:21 sno Exp $
+$NetBSD: distinfo,v 1.8 2009/10/17 14:59:03 sno Exp $
 
-SHA1 (MooseX-Method-Signatures-0.28.tar.gz) = 4730ea47f8db100cc09203f239b78e51da9eb939
-RMD160 (MooseX-Method-Signatures-0.28.tar.gz) = cb4cfeb70058d28dde40b5af447465087c929c75
-Size (MooseX-Method-Signatures-0.28.tar.gz) = 34549 bytes
+SHA1 (MooseX-Method-Signatures-0.29.tar.gz) = cfd8f2da6efd1fdb98d7738219dfac6e0dd12b0c
+RMD160 (MooseX-Method-Signatures-0.29.tar.gz) = e31fc3f17514bdd23574a2dc874b5c843ee48278
+Size (MooseX-Method-Signatures-0.29.tar.gz) = 34803 bytes



Home | Main Index | Thread Index | Old Index