git: 2941a9b75e43 - main - devel/rubygem-cucumber-wire: Change RUN_DEPENDS from rubygem-cucumber-messages to rubygem-cucumber-messages15

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:47:08 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2941a9b75e439a1bd121154eb31f4aadc01059e7

commit 2941a9b75e439a1bd121154eb31f4aadc01059e7
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:37:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:43:54 +0000

    devel/rubygem-cucumber-wire: Change RUN_DEPENDS from rubygem-cucumber-messages to rubygem-cucumber-messages15
    
    - Bump PORTREVISION for dependency change
---
 devel/rubygem-cucumber-wire/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-cucumber-wire/Makefile b/devel/rubygem-cucumber-wire/Makefile
index 8a8f6bff1f83..2aaf30339279 100644
--- a/devel/rubygem-cucumber-wire/Makefile
+++ b/devel/rubygem-cucumber-wire/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	cucumber-wire
 PORTVERSION=	5.0.1
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-cucumber-core>=9.0.1<10:devel/rubygem-cucumber-core \
 		rubygem-cucumber-cucumber-expressions>=12.1.1<13:devel/rubygem-cucumber-cucumber-expressions \
-		rubygem-cucumber-messages>=15.0.0<16:devel/rubygem-cucumber-messages
+		rubygem-cucumber-messages15>=15.0.0<16:devel/rubygem-cucumber-messages15
 
 USES=		gem
 USE_RUBY=	yes


More information about the dev-commits-ports-main mailing list