summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-MethodAttributes
diff options
context:
space:
mode:
authorsno <sno>2009-08-09 12:03:51 +0000
committersno <sno>2009-08-09 12:03:51 +0000
commitdbca6eed003ea4a4ca27fa27ac6a5db9e514e5e0 (patch)
treeb9fd7a6e2ed4d623d38ee90d4da710873290a089 /devel/p5-MooseX-MethodAttributes
parente85a48fef5ab443aa8f67345eea1ff3654eff1d0 (diff)
downloadpkgsrc-dbca6eed003ea4a4ca27fa27ac6a5db9e514e5e0.tar.gz
Updating package for p5 module MooseX::MethodAttributes from 0.14 to 0.15
pkgsrc changes: - Adjusting license - Adding dependency to MRO::Compat Upstream changes: 0.15 Sun, Jul 26 18:02:05 2009 +0100 * Fix test which was failing in some cases and additional test cases. * No other changes on the dev release. 0.14_01 Thu, Jul 16 20:04:04 2009 +0100 * Add TODO tests for role combination with method attributes, proving that this doesn't work. * Add nasty hack to allow the application of roles with method attributes to anon classes to work if the user does a special handwave. This is less than optimum, see big block comment in the code. :/
Diffstat (limited to 'devel/p5-MooseX-MethodAttributes')
-rw-r--r--devel/p5-MooseX-MethodAttributes/Makefile7
-rw-r--r--devel/p5-MooseX-MethodAttributes/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-MooseX-MethodAttributes/Makefile b/devel/p5-MooseX-MethodAttributes/Makefile
index 994e4806c4c..784ce0e246a 100644
--- a/devel/p5-MooseX-MethodAttributes/Makefile
+++ b/devel/p5-MooseX-MethodAttributes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2009/06/07 14:12:25 seb Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/09 12:03:51 sno Exp $
-DISTNAME= MooseX-MethodAttributes-0.14
+DISTNAME= MooseX-MethodAttributes-0.15
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -8,8 +8,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/MooseX-MethodAttributes/
COMMENT= Perl5 module for code attribute introspection
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-Moose>=0.79:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Types>=0.06:../../devel/p5-MooseX-Types
DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
diff --git a/devel/p5-MooseX-MethodAttributes/distinfo b/devel/p5-MooseX-MethodAttributes/distinfo
index b5546f25e92..fcbab48de61 100644
--- a/devel/p5-MooseX-MethodAttributes/distinfo
+++ b/devel/p5-MooseX-MethodAttributes/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/06/07 14:12:25 seb Exp $
+$NetBSD: distinfo,v 1.4 2009/08/09 12:03:51 sno Exp $
-SHA1 (MooseX-MethodAttributes-0.14.tar.gz) = e6efba8753d334780721acd56c4517c4b67e29d1
-RMD160 (MooseX-MethodAttributes-0.14.tar.gz) = 72517182cbf6cb965c9f4279f77cc3271034f08a
-Size (MooseX-MethodAttributes-0.14.tar.gz) = 17095 bytes
+SHA1 (MooseX-MethodAttributes-0.15.tar.gz) = e38b79d94bdf9c961d6b19cc7e135858bfe5ccb2
+RMD160 (MooseX-MethodAttributes-0.15.tar.gz) = 91585763a95886ae4994cf3dc58bbd591b328dc4
+Size (MooseX-MethodAttributes-0.15.tar.gz) = 18708 bytes