Subject: CVS commit: pkgsrc/devel/p5-Test-BDD-Cucumber
From: Amitai Schleier
Date: 2020-12-29 12:28:01
Message id: 20201229112801.5E221FA9D@cvs.NetBSD.org

Log Message:
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.

Files:
RevisionActionfile
1.48modifypkgsrc/devel/p5-Test-BDD-Cucumber/Makefile
1.38modifypkgsrc/devel/p5-Test-BDD-Cucumber/distinfo