summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-07-27 05:17:05 +0000
committerwen <wen@pkgsrc.org>2013-07-27 05:17:05 +0000
commitba556e6cf9625c16974de1777c4ae3ed8be8d6aa (patch)
tree055aa8c3fcd9abdec84837596402161b34680392 /devel
parent25b0614f8b7e40a83bc68dd930d506ac89be05f3 (diff)
downloadpkgsrc-ba556e6cf9625c16974de1777c4ae3ed8be8d6aa.tar.gz
Update to 1.003000
Update DEPENDS Upstream changes: 1.003000 - 2013-07-15 - fix composing roles that require methods provided by the other (RT#82711) - document optional use of Class::XSAccessor with caveats - fix constructor generated when creating a class with create_class_with_roles when the superclass constructor hasn't been generated yet - fix extending the constructor generator using Moo classes/roles - non-lazy attribute defaults are used when applying a role to an object - updated META files to list prerequisites in proper phases - $Method::Generate::Accessor::CurrentAttribute hashref contains information about attribute currently being processed (available to exception objects thrown by "isa" and "coerce") - properly die when composing a module that isn't a Role - fix passing attribute parameters for traits when inflating to Moose - fix inflating method modifiers applied to multiple methods - fix documentation for Sub::Quote::capture_unroll - add documentation noting Sub::Quote's use of strictures - fix FOREIGNBUILDARGS not being called if no attributes created
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Moo/Makefile9
-rw-r--r--devel/p5-Moo/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-Moo/Makefile b/devel/p5-Moo/Makefile
index d5bfa2fb9d9..56fb65a1ca7 100644
--- a/devel/p5-Moo/Makefile
+++ b/devel/p5-Moo/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2013/05/31 12:40:31 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/07/27 05:17:05 wen Exp $
-DISTNAME= Moo-1.002000
+DISTNAME= Moo-1.003000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTROUT/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Moo/
@@ -14,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-Method-Modifiers>=1.10:../../devel/p5-Class-Method-Modifiers
DEPENDS+= p5-Devel-GlobalDestruction>=0.09:../../devel/p5-Devel-GlobalDestruction
DEPENDS+= p5-Module-Runtime>=0.012:../../devel/p5-Module-Runtime
-DEPENDS+= p5-Role-Tiny>=1.002004:../../devel/p5-Role-Tiny
+DEPENDS+= p5-Role-Tiny>=1.003000:../../devel/p5-Role-Tiny
DEPENDS+= p5-strictures>=1.004003:../../devel/p5-strictures
BUILD_DEPENDS+= p5-Test-Fatal>=0.003:../../devel/p5-Test-Fatal
diff --git a/devel/p5-Moo/distinfo b/devel/p5-Moo/distinfo
index 4aa86e0a1bb..17f5c6caa2e 100644
--- a/devel/p5-Moo/distinfo
+++ b/devel/p5-Moo/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2013/05/06 16:00:27 wen Exp $
+$NetBSD: distinfo,v 1.10 2013/07/27 05:17:05 wen Exp $
-SHA1 (Moo-1.002000.tar.gz) = 3e53c1772d37c9d1ecdf7e57b7107ed26235410d
-RMD160 (Moo-1.002000.tar.gz) = a8a77e43968856048c2c137e0d9fbfe0c4d99132
-Size (Moo-1.002000.tar.gz) = 63981 bytes
+SHA1 (Moo-1.003000.tar.gz) = d7523d1af353f8f8f66bace7a3939ba6dbc2e370
+RMD160 (Moo-1.003000.tar.gz) = feb31eaab0422f6992af2cf88975f74de3913bf2
+Size (Moo-1.003000.tar.gz) = 70691 bytes