- Update to 2.0.0

- Update RUN_DEPENDS: use devel/rubygem-builder32

Changes:	https://github.com/cucumber/cucumber/blob/master/History.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-03 19:39:40 +00:00
parent 2eb09573af
commit 947b8737ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385333
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cucumber
PORTVERSION= 1.3.16
PORTVERSION= 2.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -10,11 +10,12 @@ COMMENT= Behaviour Driven Development with elegance and joy
LICENSE= MIT
RUN_DEPENDS= rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder \
RUN_DEPENDS= rubygem-builder32>=2.1.2:${PORTSDIR}/devel/rubygem-builder32 \
rubygem-cucumber-core>=1.1.3:${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 \
rubygem-multi_test>=0.1.1:${PORTSDIR}/devel/rubygem-multi_test
rubygem-multi_test>=0.1.2:${PORTSDIR}/devel/rubygem-multi_test
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/cucumber-1.3.16.gem) = c218107f9601f875684baceb88da5d660f2d04c2c6c6626f5981e4019ae09285
SIZE (rubygem/cucumber-1.3.16.gem) = 274432
SHA256 (rubygem/cucumber-2.0.0.gem) = 75cefd4205033b58f1d3ff502da58bb4753a166dca22b04c8522ac7d0e34486b
SIZE (rubygem/cucumber-2.0.0.gem) = 239104