pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-BDD-Cucumber Update to 0.660001. From th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe974450f381
branches:  trunk
changeset: 340122:fe974450f381
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Sep 22 18:37:07 2019 +0000

description:
Update to 0.660001. From the changelog:

[Changed]
- Add package statement to step files of core feature tests
  (causes tests to fail locally too now; hopefully cpantesters
   now lights up like a Christmas tree :-) )
- Dependency listing clean up
- Test2::API minimum dependency updated
- META.json generation -- now includes 'provides' as CPANTS wants

[Added]
- Full support for package declarations in step files
- Scenario descriptions are now included in output
- Support for multiple Examples per scenario
- Support for tags on Examples
- Support for description blocks in Examples

[Fixed]
- Harnass outputs 'Scenario' and 'Feature' instead of the actual
  keywords from the feature file (e.g. 'Szenario')

[Removed]
- Test files in t/old/ -- not run as tests

diffstat:

 devel/p5-Test-BDD-Cucumber/Makefile |   5 +++--
 devel/p5-Test-BDD-Cucumber/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 95eaa7b18ab5 -r fe974450f381 devel/p5-Test-BDD-Cucumber/Makefile
--- a/devel/p5-Test-BDD-Cucumber/Makefile       Sun Sep 22 18:04:28 2019 +0000
+++ b/devel/p5-Test-BDD-Cucumber/Makefile       Sun Sep 22 18:37:07 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2019/09/15 18:53:16 schmonz Exp $
+# $NetBSD: Makefile,v 1.40 2019/09/22 18:37:07 schmonz Exp $
 
-DISTNAME=              Test-BDD-Cucumber-0.64
+DISTNAME=              Test-BDD-Cucumber-0.660001
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -26,6 +26,7 @@
 DEPENDS+=              p5-strictures-[0-9]*:../../devel/p5-strictures
 
 #BUILD_DEPENDS+=       p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+#BUILD_DEPENDS+=       p5-Carp-Always-[0-9]*:../../devel/p5-Carp-Always
 
 REPLACE_PERL+=         bin/pherkin
 PERL5_PACKLIST=                auto/Test/BDD/Cucumber/.packlist
diff -r 95eaa7b18ab5 -r fe974450f381 devel/p5-Test-BDD-Cucumber/distinfo
--- a/devel/p5-Test-BDD-Cucumber/distinfo       Sun Sep 22 18:04:28 2019 +0000
+++ b/devel/p5-Test-BDD-Cucumber/distinfo       Sun Sep 22 18:37:07 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2019/09/15 18:53:16 schmonz Exp $
+$NetBSD: distinfo,v 1.31 2019/09/22 18:37:07 schmonz Exp $
 
-SHA1 (Test-BDD-Cucumber-0.64.tar.gz) = ed5c00e7cea95143ad60f4f88881f7cb2577d9e3
-RMD160 (Test-BDD-Cucumber-0.64.tar.gz) = e6612a035ddeb311c05d9c0b4505dc3a05566c21
-SHA512 (Test-BDD-Cucumber-0.64.tar.gz) = fa0963617d7e82839e6515d53f1276c83e7324b8074aecad0d37dd4d93afad07411f7e8eda0a96d252c71c391b69403d964d3b1ac1596f60bf2bda901dc107a4
-Size (Test-BDD-Cucumber-0.64.tar.gz) = 98235 bytes
+SHA1 (Test-BDD-Cucumber-0.660001.tar.gz) = 8264867379b3361c3a62ace76640256a9331e962
+RMD160 (Test-BDD-Cucumber-0.660001.tar.gz) = 2b87e84bec7d2be32433baabcbb91894962a6148
+SHA512 (Test-BDD-Cucumber-0.660001.tar.gz) = 7d7ce4d2e59e0f830d8598ff14bb7cc64d8974c5192188d8e89853fbd487693caba1f3937116ceb598986f3c27f9e22a349b063c511c829302034d0548da8088
+Size (Test-BDD-Cucumber-0.660001.tar.gz) = 100234 bytes



Home | Main Index | Thread Index | Old Index