Sat Jul 27 09:00:51 2013 UTC ()
Update to 0.44
Update DEPENDS

Upstream changes:
0.44      2012-11-24 13:17:02 PST-0800 (Karen Etheridge)
  * Fix broken test in 5.17.6, where hash ordering is now randomized
    (RT#81388, Karen Etheridge)

0.43      2012-05-20 17:34:04 PDT-0700
  * Bump dependency on MooseX::Types to 0.35 to resolve issues with recent
    MooseX::Types releases.

0.42      2012-04-23 11:08:19 PDT-0700
  * Mark failing test due to Eval::Closure/Devel::Declare issues as TODO until
    things are fixed, to at least allow recent versions to install without
    errors.

0.41  Sun Mar 11 10:05:27 PDT 2012
  * Add explicit dependency on Eval::Closure, in an effort to get more
    diagnostics from failing cpantesters reports.  No functionality changes.

0.40  Sat Mar 10 09:03:51 PST 2012
  * Loosen a regexp in a test, to handle the new format emitted by Carp 1.25.

0.39  Sat Mar 10 00:54:18 GMT 2012
  * The test suite now uses Test::Fatal instead of Test::Exception (Karen
    Etheridge).
  * Bump dependency on MooseX::Types::Structured to 0.24, which contains
    more detailed error messages as well as some performance enhancements.

0.38  Fri Mar  9 23:43:07 GMT 2012
  * Require B::Hooks::EndOfScope 0.10 and Module::Runtime 0.012, fixing various
    perl 5.8 breakages.


(wen)
diff -r1.19 -r1.20 pkgsrc/devel/p5-MooseX-Method-Signatures/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/p5-MooseX-Method-Signatures/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/devel/p5-MooseX-Method-Signatures/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-MooseX-Method-Signatures/Makefile 2013/05/31 12:40:33 1.19
+++ pkgsrc/devel/p5-MooseX-Method-Signatures/Makefile 2013/07/27 09:00:50 1.20
@@ -1,39 +1,40 @@ @@ -1,39 +1,40 @@
1# $NetBSD: Makefile,v 1.19 2013/05/31 12:40:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.20 2013/07/27 09:00:50 wen Exp $
2# 2#
3 3
4DISTNAME= MooseX-Method-Signatures-0.37 4DISTNAME= MooseX-Method-Signatures-0.44
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 3 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
9#MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/} 8#MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/}
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/MooseX-Method-Signatures/ 11HOMEPAGE= http://search.cpan.org/dist/MooseX-Method-Signatures/
13COMMENT= Perl 5 module for method declarations with type constraints 12COMMENT= Perl 5 module for method declarations with type constraints
14LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
15 14
16DEPENDS+= p5-B-Hooks-EndOfScope>=0.07:../../devel/p5-B-Hooks-EndOfScope 15DEPENDS+= p5-B-Hooks-EndOfScope>=0.10:../../devel/p5-B-Hooks-EndOfScope
17DEPENDS+= p5-Context-Preserve-[0-9]*:../../devel/p5-Context-Preserve 16DEPENDS+= p5-Context-Preserve-[0-9]*:../../devel/p5-Context-Preserve
18DEPENDS+= p5-Devel-Declare>=0.005011:../../devel/p5-Devel-Declare 17DEPENDS+= p5-Devel-Declare>=0.005011:../../devel/p5-Devel-Declare
19DEPENDS+= p5-Moose>=0.89:../../devel/p5-Moose 18DEPENDS+= p5-Moose>=0.89:../../devel/p5-Moose
20DEPENDS+= p5-MooseX-LazyRequire>=0.06:../../devel/p5-MooseX-LazyRequire 19DEPENDS+= p5-MooseX-LazyRequire>=0.06:../../devel/p5-MooseX-LazyRequire
21DEPENDS+= p5-MooseX-Meta-TypeConstraint-ForceCoercion-[0-9]*:../../devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion 20DEPENDS+= p5-MooseX-Meta-TypeConstraint-ForceCoercion-[0-9]*:../../devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion
22DEPENDS+= p5-MooseX-Types>=0.19:../../devel/p5-MooseX-Types 21DEPENDS+= p5-MooseX-Types>=0.35:../../devel/p5-MooseX-Types
23DEPENDS+= p5-MooseX-Types-Structured>=0.20:../../devel/p5-MooseX-Types-Structured 22DEPENDS+= p5-MooseX-Types-Structured>=0.24:../../devel/p5-MooseX-Types-Structured
24DEPENDS+= p5-Parse-Method-Signatures>=1.003014:../../devel/p5-Parse-Method-Signatures 23DEPENDS+= p5-Parse-Method-Signatures>=1.003014:../../devel/p5-Parse-Method-Signatures
25DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name 24DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
26DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken 25DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
27DEPENDS+= p5-aliased-[0-9]*:../../devel/p5-aliased 26DEPENDS+= p5-aliased-[0-9]*:../../devel/p5-aliased
28DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean 27DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
 28DEPENDS+= p5-Eval-Closure-[0-9]*:../../devel/p5-Eval-Closure
 29DEPENDS+= p5-Module-Runtime>=0.012:../../devel/p5-Module-Runtime
29 30
30BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception 31BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
31BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.89}:../../devel/p5-Test-Simple 32BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.89}:../../devel/p5-Test-Simple
32 33
33USE_LANGUAGES= # empty 34USE_LANGUAGES= # empty
34PERL5_MODULE_TYPE= Module::Install::Bundled 35PERL5_MODULE_TYPE= Module::Install::Bundled
35PERL5_PACKLIST= auto/MooseX/Method/Signatures/.packlist 36PERL5_PACKLIST= auto/MooseX/Method/Signatures/.packlist
36 37
37.include "../../lang/perl5/module.mk" 38.include "../../lang/perl5/module.mk"
38.include "../../mk/bsd.pkg.mk" 39.include "../../mk/bsd.pkg.mk"
39#BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod 40#BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod

cvs diff -r1.12 -r1.13 pkgsrc/devel/p5-MooseX-Method-Signatures/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-MooseX-Method-Signatures/distinfo 2011/11/15 09:10:17 1.12
+++ pkgsrc/devel/p5-MooseX-Method-Signatures/distinfo 2013/07/27 09:00:51 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2011/11/15 09:10:17 hiramatsu Exp $ 1$NetBSD: distinfo,v 1.13 2013/07/27 09:00:51 wen Exp $
2 2
3SHA1 (MooseX-Method-Signatures-0.37.tar.gz) = 8f47336bc86ffc23583495357de3e3ad0d73acff 3SHA1 (MooseX-Method-Signatures-0.44.tar.gz) = 13f0fdb79d1e90d60eb78c8e0a1d3c7a47f21cc3
4RMD160 (MooseX-Method-Signatures-0.37.tar.gz) = e831c57a71970ba9504d986b2453a53a2361b87c 4RMD160 (MooseX-Method-Signatures-0.44.tar.gz) = cda5fad5c2dc1e6800ddb13a3a7f2802014a01c1
5Size (MooseX-Method-Signatures-0.37.tar.gz) = 32347 bytes 5Size (MooseX-Method-Signatures-0.44.tar.gz) = 37491 bytes