summaryrefslogtreecommitdiff
path: root/devel/p5-Test-BDD-Cucumber
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-06-09 18:04:10 +0000
committerschmonz <schmonz>2014-06-09 18:04:10 +0000
commit75ea30f664791fd0ac1b0393792f28552f82312b (patch)
tree3fa12e037da03ec52eea9111ec8d4ea6c1863e4e /devel/p5-Test-BDD-Cucumber
parent0e736f5aa1932cab52c990c692031f8ba612720e (diff)
downloadpkgsrc-75ea30f664791fd0ac1b0393792f28552f82312b.tar.gz
Update to 0.24. From the changelog:
- Replacing string `eval` with block `eval` for requiring test harnesses - thanks Paul Cochrane - Module metadata now points to repository and bug tracker - thanks Peter Rabbitson - Removed Ouch - Another attempt to fix up the weird regex test bug - Remove our experiment with ShareDir - Some PerlCritic-ish fixes from Paul Cochrane - Updated copyrights, again from Paul Cochrane - There's some weird-ass bug with $1 not getting set properly, sometimes, on perl's older than 5.14. I can't reproduce, and virtually identical examples act differently. Also I can't reproduce it. Rewritten the test itself to go via ->matches - Now works with 5.10.0 again - Adding missed dependency from Paul Cochrane - Removed Method::Signatures dependency - Added C and S step file shortcut subrefs - Added Internationalization support, thanks to some sterling work by Gregor Goldbach and Pablo Duboue
Diffstat (limited to 'devel/p5-Test-BDD-Cucumber')
-rw-r--r--devel/p5-Test-BDD-Cucumber/Makefile9
-rw-r--r--devel/p5-Test-BDD-Cucumber/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-Test-BDD-Cucumber/Makefile b/devel/p5-Test-BDD-Cucumber/Makefile
index 1a405a8b92e..aa3bbd6ea6c 100644
--- a/devel/p5-Test-BDD-Cucumber/Makefile
+++ b/devel/p5-Test-BDD-Cucumber/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:20 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/06/09 18:04:10 schmonz Exp $
-DISTNAME= Test-BDD-Cucumber-0.18
+DISTNAME= Test-BDD-Cucumber-0.24
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -15,10 +14,10 @@ DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
DEPENDS+= p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule
DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
DEPENDS+= p5-FindBin-libs-[0-9]*:../../devel/p5-FindBin-libs
+DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
-DEPENDS+= p5-Method-Signatures-[0-9]*:../../devel/p5-Method-Signatures
+DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
-DEPENDS+= p5-Ouch-[0-9]*:../../devel/p5-Ouch
DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
#DEPENDS+= p5-Term-ANSIColor>=3.00:../../devel/p5-Term-ANSIColor
diff --git a/devel/p5-Test-BDD-Cucumber/distinfo b/devel/p5-Test-BDD-Cucumber/distinfo
index 28b0a02e02f..9f49dbb4337 100644
--- a/devel/p5-Test-BDD-Cucumber/distinfo
+++ b/devel/p5-Test-BDD-Cucumber/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2014/04/13 14:55:39 schmonz Exp $
+$NetBSD: distinfo,v 1.5 2014/06/09 18:04:10 schmonz Exp $
-SHA1 (Test-BDD-Cucumber-0.18.tar.gz) = 7517174a473564bb299ebbdfc0ac6290afb5854c
-RMD160 (Test-BDD-Cucumber-0.18.tar.gz) = 54232662fa9a825d771a871039a3e1c61f65ecaf
-Size (Test-BDD-Cucumber-0.18.tar.gz) = 46381 bytes
+SHA1 (Test-BDD-Cucumber-0.24.tar.gz) = 19d9c31a58ebe7b68a6e924520b7e7f44aad6308
+RMD160 (Test-BDD-Cucumber-0.24.tar.gz) = d8e0416c36e12e23dc0c7a8f8e1f4f7d6612b292
+Size (Test-BDD-Cucumber-0.24.tar.gz) = 63315 bytes