Change RUN_DEPENDS from rubygem-cucumber-expressions to rubygem-cucumber-expressions6
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
ab614da8cd
commit
5e6360af25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496657
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cucumber
|
||||
PORTVERSION= 3.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,16 +14,17 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \
|
||||
rubygem-cucumber-core>=3.2.0:devel/rubygem-cucumber-core \
|
||||
rubygem-cucumber-expressions>=6.0.1:devel/rubygem-cucumber-expressions \
|
||||
rubygem-cucumber-expressions6>=6.0.1:devel/rubygem-cucumber-expressions6 \
|
||||
rubygem-cucumber-wire>=0.0.1:devel/rubygem-cucumber-wire \
|
||||
rubygem-diff-lcs>=1.3:textproc/rubygem-diff-lcs \
|
||||
rubygem-gherkin>=5.1.0:textproc/rubygem-gherkin \
|
||||
rubygem-multi_json>=1.7.5:devel/rubygem-multi_json \
|
||||
rubygem-multi_test>=0.1.2:devel/rubygem-multi_test
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/cucumber
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user