- Update to 2.0.1
Changes: https://github.com/cucumber/cucumber-ruby/blob/master/History.md
This commit is contained in:
parent
06c01ad92b
commit
fbf638c669
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391644
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cucumber
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Behaviour Driven Development with elegance and joy
|
|||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-builder32>=2.1.2:${PORTSDIR}/devel/rubygem-builder32 \
|
||||
rubygem-cucumber-core>=1.1.3:${PORTSDIR}/devel/rubygem-cucumber-core \
|
||||
rubygem-cucumber-core>=1.2.0:${PORTSDIR}/devel/rubygem-cucumber-core \
|
||||
rubygem-diff-lcs>=1.1.3:${PORTSDIR}/textproc/rubygem-diff-lcs \
|
||||
rubygem-gherkin>=2.12:${PORTSDIR}/textproc/rubygem-gherkin \
|
||||
rubygem-multi_json>=1.7.5:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/cucumber-2.0.0.gem) = 75cefd4205033b58f1d3ff502da58bb4753a166dca22b04c8522ac7d0e34486b
|
||||
SIZE (rubygem/cucumber-2.0.0.gem) = 239104
|
||||
SHA256 (rubygem/cucumber-2.0.1.gem) = eb55cbb9180c56ba029be264d9436f907263cea29aa9cc9e4250b5ade96eb8e7
|
||||
SIZE (rubygem/cucumber-2.0.1.gem) = 246784
|
||||
|
|
Loading…
Reference in a new issue