summaryrefslogtreecommitdiff
path: root/devel/p5-Test-BDD-Cucumber
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-01-02 16:39:57 +0000
committerschmonz <schmonz>2014-01-02 16:39:57 +0000
commite4f0cf1b1b984aa81e0e63d1d93974b484f7d16e (patch)
treee54c82640a81c799028da852b8d0ceaaf5115563 /devel/p5-Test-BDD-Cucumber
parent59899fe7b3231f41533d2cfe04154ca36696be5f (diff)
downloadpkgsrc-e4f0cf1b1b984aa81e0e63d1d93974b484f7d16e.tar.gz
Update to 0.17. From the changelog:
- the Calculator module should now be hidden from the PAUSE indexer - The scenario stash wasn't being reset between each Outline Scenario execution. - Default behaviour from pherkin is to supress colours when outputting to not a tty; thanks (for this, and much of the stuff in 0.15) to rjp: https://github.com/sheriff/test-bdd-cucumber-perl/pull/11 - Try and use Win32::Console::ANSI if on Windows https://github.com/sheriff/test-bdd-cucumber-perl/issues/13 - Before and After Hooks now implemented highflying: https://github.com/sheriff/test-bdd-cucumber-perl/pull/15 - Step Placeholder Transform now implemented - Step line number now displayed on failing steps (TestBuilder output) - Fixed bug where results from skipped steps were not being added to the overall results - Run tagged scenarios rjp: https://github.com/sheriff/test-bdd-cucumber-perl/pull/15 highflying: https://github.com/sheriff/test-bdd-cucumber-perl/pull/10
Diffstat (limited to 'devel/p5-Test-BDD-Cucumber')
-rw-r--r--devel/p5-Test-BDD-Cucumber/Makefile5
-rw-r--r--devel/p5-Test-BDD-Cucumber/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-BDD-Cucumber/Makefile b/devel/p5-Test-BDD-Cucumber/Makefile
index 61fbc913f8d..1a45a890752 100644
--- a/devel/p5-Test-BDD-Cucumber/Makefile
+++ b/devel/p5-Test-BDD-Cucumber/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2013/11/24 10:02:40 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/01/02 16:39:57 schmonz Exp $
-DISTNAME= Test-BDD-Cucumber-0.15
+DISTNAME= Test-BDD-Cucumber-0.17
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/devel/p5-Test-BDD-Cucumber/distinfo b/devel/p5-Test-BDD-Cucumber/distinfo
index 5784c93eaef..76557505656 100644
--- a/devel/p5-Test-BDD-Cucumber/distinfo
+++ b/devel/p5-Test-BDD-Cucumber/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/06/04 09:40:33 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2014/01/02 16:39:57 schmonz Exp $
-SHA1 (Test-BDD-Cucumber-0.15.tar.gz) = 4bc51772185ed8588ef6346e0e3fa1a29070d0f1
-RMD160 (Test-BDD-Cucumber-0.15.tar.gz) = b2515c0e49df19c347fc51b4ff694ed5a7714e6c
-Size (Test-BDD-Cucumber-0.15.tar.gz) = 41716 bytes
+SHA1 (Test-BDD-Cucumber-0.17.tar.gz) = 6d36be8a830a4dc22bb66c67b8c5a1b6ec93769f
+RMD160 (Test-BDD-Cucumber-0.17.tar.gz) = 647f9c495b189a444b481fb93c5291e4b6fb83ef
+Size (Test-BDD-Cucumber-0.17.tar.gz) = 47522 bytes