summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-12-29 11:28:01 +0000
committerschmonz <schmonz@pkgsrc.org>2020-12-29 11:28:01 +0000
commit634bc94448a597687102dd48949a1062cc9d6a4a (patch)
treefeda7970f943f18c3444e5b2dc7e139a5da4fd75
parentf060d4f285126c548e81cd8d8e2603bc13189fe7 (diff)
downloadpkgsrc-634bc94448a597687102dd48949a1062cc9d6a4a.tar.gz
Update to 0.75. From the changelog:
[Fixed] - Passing multiple tags arguments to prove correctly intersects the sets; e.g. '--feature-option tags=@wip --feature-option tags=@daily' now correctly runs stricttly the scenarios matching both @wip and @daily - Tutorial.pod incorrectly stated --tags=@tag1,~@tag2 runs scenarios tagged '@tag1' except those tagged '@tag2': it runs all tagged '@tag1' and all *not* tagged '@tag2'. - Clarified difference between step definitions, step models and step execution contexts [Added] - Explanation in 'pherkin' how to pass tag patterns - Expanded explanation in Tuturial.pod how to pass tag patterns Updating during the freeze for bugfixes and documentation improvements.
-rw-r--r--devel/p5-Test-BDD-Cucumber/Makefile4
-rw-r--r--devel/p5-Test-BDD-Cucumber/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Test-BDD-Cucumber/Makefile b/devel/p5-Test-BDD-Cucumber/Makefile
index 7331a3251ae..464b62197e5 100644
--- a/devel/p5-Test-BDD-Cucumber/Makefile
+++ b/devel/p5-Test-BDD-Cucumber/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2020/12/13 06:41:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.48 2020/12/29 11:28:01 schmonz Exp $
-DISTNAME= Test-BDD-Cucumber-0.74
+DISTNAME= Test-BDD-Cucumber-0.75
PKGNAME= p5-${DISTNAME}
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 eaea8425f41..494bb08875c 100644
--- a/devel/p5-Test-BDD-Cucumber/distinfo
+++ b/devel/p5-Test-BDD-Cucumber/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2020/12/13 06:41:00 schmonz Exp $
+$NetBSD: distinfo,v 1.38 2020/12/29 11:28:01 schmonz Exp $
-SHA1 (Test-BDD-Cucumber-0.74.tar.gz) = bf907862e8c53908a64771358c1c06cdace6414d
-RMD160 (Test-BDD-Cucumber-0.74.tar.gz) = 6361f6675138a689d45dd427ac944c752fdfda8d
-SHA512 (Test-BDD-Cucumber-0.74.tar.gz) = 566d0f5e2e3178eda26a0fbb319a160a323e77cb5ea0e8602d6ff09996dffcfa8dedabcd9213ef33b9897840aa2359cc2dc088f292343c7f4a796dc2973cb298
-Size (Test-BDD-Cucumber-0.74.tar.gz) = 115520 bytes
+SHA1 (Test-BDD-Cucumber-0.75.tar.gz) = 0bd066765e5e356e708ce599fc84708cf0352dc5
+RMD160 (Test-BDD-Cucumber-0.75.tar.gz) = 66c92c570107a250a76b176e6aa34fdd3d80b7fe
+SHA512 (Test-BDD-Cucumber-0.75.tar.gz) = 084001414c74a3b70a1ad2e8bdaf9e5a12d505b79fd9aa9c3656ea5f167ef6a9b0c91a3b687218b560106c004638bcd9ffe3188ff0997ac54daac306f7c70e76
+Size (Test-BDD-Cucumber-0.75.tar.gz) = 103200 bytes