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:
Po-Chuan Hsieh 2022-02-28 17:38:37 +08:00
parent e6456a761b
commit bafb7c9ecc
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -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