summaryrefslogtreecommitdiff
path: root/devel/p5-Method-Signatures
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-07-06 11:01:06 +0000
committersno <sno@pkgsrc.org>2012-07-06 11:01:06 +0000
commit9d5f72939abf2f4d413771c111b0f4ecb4303857 (patch)
treec9c46f9899da48e9bdf0ee4dec53ea5fe94215e6 /devel/p5-Method-Signatures
parent9e1b696e1eccf11c04d765a471819150f87de935 (diff)
downloadpkgsrc-9d5f72939abf2f4d413771c111b0f4ecb4303857.tar.gz
Updating package for Perl 5 module Method::Signatures in
devel/p5-Method-Signatures from 20111020 to 20120523. pkgsrc changes: - adding test dependencies - reordering runtime dependencies for easier check against module meta information Upstream changes: 20120523 May 23 16:36:04 PDT 2012 Distribution Fixes * Fixed META.json 20120517 Thu May 17 20:14:34 PDT 2012 Promoted to full release 20120514.0117_001 Mon May 14 01:17:38 PDT 2012 Distribution Fixes * Added version number to Method::Signatures::Modifiers. 20111125 Fri Nov 25 01:15:50 PST 2011 Optimizations * Type checks significantly faster. 40% faster with Mouse. 20% faster with Moose. [github #42] Distribution Fixes * Added Test::Exception as a build requirement [github #43] * Added Moose as a recommended module (with version number)
Diffstat (limited to 'devel/p5-Method-Signatures')
-rw-r--r--devel/p5-Method-Signatures/Makefile15
-rw-r--r--devel/p5-Method-Signatures/distinfo8
2 files changed, 13 insertions, 10 deletions
diff --git a/devel/p5-Method-Signatures/Makefile b/devel/p5-Method-Signatures/Makefile
index b705940e100..1999c932038 100644
--- a/devel/p5-Method-Signatures/Makefile
+++ b/devel/p5-Method-Signatures/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/11/15 18:05:20 sno Exp $
+# $NetBSD: Makefile,v 1.2 2012/07/06 11:01:06 sno Exp $
-DISTNAME= Method-Signatures-20111020
+DISTNAME= Method-Signatures-20120523
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BA/BAREFOOT/}
@@ -11,16 +11,19 @@ HOMEPAGE= http://search.cpan.org/dist/Method-Signatures/
COMMENT= Method and function declarations with signatures and no source filter
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-Any-Moose>=0.11:../../devel/p5-Any-Moose
DEPENDS+= p5-Const-Fast>=0.006:../../devel/p5-Const-Fast
-DEPENDS+= p5-Devel-Pragma>=0.40:../../devel/p5-Devel-Pragma
-DEPENDS+= p5-Devel-Declare>=0.006002:../../devel/p5-Devel-Declare
+DEPENDS+= p5-Data-Alias>=1.08:../../devel/p5-Data-Alias
DEPENDS+= p5-Devel-BeginLift>=0.001001:../../devel/p5-Devel-BeginLift
+DEPENDS+= p5-Devel-Declare>=0.006002:../../devel/p5-Devel-Declare
+DEPENDS+= p5-Devel-Pragma>=0.40:../../devel/p5-Devel-Pragma
DEPENDS+= p5-PPI>=1.203:../../devel/p5-PPI
-DEPENDS+= p5-Data-Alias>=1.08:../../devel/p5-Data-Alias
-DEPENDS+= p5-Any-Moose>=0.11:../../devel/p5-Any-Moose
DEPENDS+= p5-Mouse>=0.64:../../devel/p5-Mouse
DEPENDS+= p5-Sub-Name>=0.03:../../devel/p5-Sub-Name
+BUILD_DEPENDS+= p5-Test-Exception>=0.29:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-Test-Warn>=0.10:../../devel/p5-Test-Warn
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Method/Signatures/.packlist
diff --git a/devel/p5-Method-Signatures/distinfo b/devel/p5-Method-Signatures/distinfo
index 5f83dea86ad..e113a3be527 100644
--- a/devel/p5-Method-Signatures/distinfo
+++ b/devel/p5-Method-Signatures/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/11/15 18:05:20 sno Exp $
+$NetBSD: distinfo,v 1.2 2012/07/06 11:01:06 sno Exp $
-SHA1 (Method-Signatures-20111020.tar.gz) = e29a04941ff1146eef60854d27cee237e1ceff9b
-RMD160 (Method-Signatures-20111020.tar.gz) = 35208f59fc725605f76b5db7dbe2c0730f6305e7
-Size (Method-Signatures-20111020.tar.gz) = 47174 bytes
+SHA1 (Method-Signatures-20120523.tar.gz) = dfbc867d8d73a9a5b19d431701a0a18356ba5bab
+RMD160 (Method-Signatures-20120523.tar.gz) = c92276f395a99853b94a27de13ccbfb33b0b9169
+Size (Method-Signatures-20120523.tar.gz) = 47908 bytes