summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-07-27 08:39:10 +0000
committerwen <wen@pkgsrc.org>2013-07-27 08:39:10 +0000
commit5ff34459c3dc801a31f943d31d6994e732a9e4ea (patch)
tree98250d88e22dacde7b648e790209f5057b5a0703 /devel
parent0ce07836a7e670daa52a96efd0ac7874331be9b9 (diff)
downloadpkgsrc-5ff34459c3dc801a31f943d31d6994e732a9e4ea.tar.gz
Update to 0.10
Update DEPENDS Upstream changes: 0.10 2013-03-15 13:09:48 PDT-0700 (Karen Etheridge) * use quotes around attribute name in error messages (David Precious) 0.09 2012-12-01 14:16:14 PST-0800 (Karen Etheridge) * Invalid tests that failed on perl 5.17.6 have been fixed (they were always invalid, but the changes to hash key ordering only now made the tests start failing in an obvious way) (RT#81419) * unnecessary dependency on MooseX::Types removed
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-MooseX-LazyRequire/Makefile6
-rw-r--r--devel/p5-MooseX-LazyRequire/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-MooseX-LazyRequire/Makefile b/devel/p5-MooseX-LazyRequire/Makefile
index d7bee6beba6..2b225509ad0 100644
--- a/devel/p5-MooseX-LazyRequire/Makefile
+++ b/devel/p5-MooseX-LazyRequire/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2013/05/31 12:40:33 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/07/27 08:39:10 wen Exp $
#
-DISTNAME= MooseX-LazyRequire-0.08
+DISTNAME= MooseX-LazyRequire-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -13,7 +12,6 @@ COMMENT= Required attributes which fail only when trying to use them
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Moose>=0.94:../../devel/p5-Moose
-DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types
DEPENDS+= p5-aliased>=0.30:../../devel/p5-aliased
DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
diff --git a/devel/p5-MooseX-LazyRequire/distinfo b/devel/p5-MooseX-LazyRequire/distinfo
index 464623bda42..ec37ac06c3c 100644
--- a/devel/p5-MooseX-LazyRequire/distinfo
+++ b/devel/p5-MooseX-LazyRequire/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/09/10 12:46:58 sno Exp $
+$NetBSD: distinfo,v 1.6 2013/07/27 08:39:10 wen Exp $
-SHA1 (MooseX-LazyRequire-0.08.tar.gz) = 84c515f7f4ea3d83b6d143736e22817353bd14c4
-RMD160 (MooseX-LazyRequire-0.08.tar.gz) = ccbab9c374e3fa381a17104bed04fa5d710c371e
-Size (MooseX-LazyRequire-0.08.tar.gz) = 15065 bytes
+SHA1 (MooseX-LazyRequire-0.10.tar.gz) = 87a2b04976ed93271f00d3077f100693a504edde
+RMD160 (MooseX-LazyRequire-0.10.tar.gz) = 1e9e132ab24267d46ce89c13fd77396739610ba0
+Size (MooseX-LazyRequire-0.10.tar.gz) = 15557 bytes