svn commit: r541678 - head/devel/rubygem-cucumber-wire

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 8 19:13:34 UTC 2020


Author: sunpoet
Date: Wed Jul  8 19:13:30 2020
New Revision: 541678
URL: https://svnweb.freebsd.org/changeset/ports/541678

Log:
  Update to 3.1.0
  
  Changes:	https://github.com/cucumber/cucumber-ruby-wire/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-cucumber-wire/Makefile
  head/devel/rubygem-cucumber-wire/distinfo

Modified: head/devel/rubygem-cucumber-wire/Makefile
==============================================================================
--- head/devel/rubygem-cucumber-wire/Makefile	Wed Jul  8 19:13:24 2020	(r541677)
+++ head/devel/rubygem-cucumber-wire/Makefile	Wed Jul  8 19:13:30 2020	(r541678)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cucumber-wire
-PORTVERSION=	3.0.0
+PORTVERSION=	3.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,9 @@ COMMENT=	Wire protocol plugin for Cucumber
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-cucumber-core>=7.0.0<8:devel/rubygem-cucumber-core \
+RUN_DEPENDS=	rubygem-cucumber-core>=7.1.0<8:devel/rubygem-cucumber-core \
 		rubygem-cucumber-cucumber-expressions>=10.1.0<11:devel/rubygem-cucumber-cucumber-expressions \
-		rubygem-cucumber-messages>=12.1.1<13:devel/rubygem-cucumber-messages
+		rubygem-cucumber-messages>=12.2.0<13:devel/rubygem-cucumber-messages
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-cucumber-wire/distinfo
==============================================================================
--- head/devel/rubygem-cucumber-wire/distinfo	Wed Jul  8 19:13:24 2020	(r541677)
+++ head/devel/rubygem-cucumber-wire/distinfo	Wed Jul  8 19:13:30 2020	(r541678)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591281442
-SHA256 (rubygem/cucumber-wire-3.0.0.gem) = d3b5b833b49a132d98ebabd5b89242110600477c926f5529695a456b878587a9
-SIZE (rubygem/cucumber-wire-3.0.0.gem) = 12288
+TIMESTAMP = 1594117449
+SHA256 (rubygem/cucumber-wire-3.1.0.gem) = 730cd2364397ff3e41427b3df4df58fa814a871142efcca8581f9c8de908367c
+SIZE (rubygem/cucumber-wire-3.1.0.gem) = 12288


More information about the svn-ports-all mailing list