Index: head/devel/rubygem-cucumber-wire/Makefile =================================================================== --- head/devel/rubygem-cucumber-wire/Makefile (revision 558053) +++ head/devel/rubygem-cucumber-wire/Makefile (revision 558054) @@ -1,23 +1,24 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= cucumber-wire PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Wire protocol plugin for Cucumber LICENSE= MIT RUN_DEPENDS= rubygem-cucumber-core>=8.0.1<9:devel/rubygem-cucumber-core \ - rubygem-cucumber-cucumber-expressions>=10.3.0<11:devel/rubygem-cucumber-cucumber-expressions \ + rubygem-cucumber-cucumber-expressions10>=10.3.0<11:devel/rubygem-cucumber-cucumber-expressions10 \ rubygem-cucumber-messages>=13.0.1<14:devel/rubygem-cucumber-messages USES= gem USE_RUBY= yes NO_ARCH= yes .include