mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/rubygem-cucumber-wire: Change RUN_DEPENDS from rubygem-cucumber-cucumber-expressions to rubygem-cucumber-cucumber-expressions14
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
e6456a761b
commit
bafb7c9ecc
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= cucumber-wire
|
PORTNAME= cucumber-wire
|
||||||
PORTVERSION= 6.2.1
|
PORTVERSION= 6.2.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -11,7 +12,7 @@ COMMENT= Wire protocol plugin for Cucumber
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-cucumber-core>=10.1.0<11:devel/rubygem-cucumber-core \
|
RUN_DEPENDS= rubygem-cucumber-core>=10.1.0<11:devel/rubygem-cucumber-core \
|
||||||
rubygem-cucumber-cucumber-expressions>=14.0.0<15:devel/rubygem-cucumber-cucumber-expressions
|
rubygem-cucumber-cucumber-expressions14>=14.0.0<15:devel/rubygem-cucumber-cucumber-expressions14
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue