svn commit: r417576 - head/devel/rubygem-cucumber-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 26 17:23:19 UTC 2016


Author: sunpoet
Date: Sun Jun 26 17:23:18 2016
New Revision: 417576
URL: https://svnweb.freebsd.org/changeset/ports/417576

Log:
  - Update to 1.5.0
  
  Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md

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

Modified: head/devel/rubygem-cucumber-core/Makefile
==============================================================================
--- head/devel/rubygem-cucumber-core/Makefile	Sun Jun 26 17:23:13 2016	(r417575)
+++ head/devel/rubygem-cucumber-core/Makefile	Sun Jun 26 17:23:18 2016	(r417576)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cucumber-core
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Core library for the Cucumber B
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-gherkin>=3.2.0:textproc/rubygem-gherkin
+RUN_DEPENDS=	rubygem-gherkin>=4.0:textproc/rubygem-gherkin
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-cucumber-core/distinfo
==============================================================================
--- head/devel/rubygem-cucumber-core/distinfo	Sun Jun 26 17:23:13 2016	(r417575)
+++ head/devel/rubygem-cucumber-core/distinfo	Sun Jun 26 17:23:18 2016	(r417576)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/cucumber-core-1.4.0.gem) = 683809be76902c34d056a4554d2ef1c060d256d222e9d304f50926fbf2840538
-SIZE (rubygem/cucumber-core-1.4.0.gem) = 44544
+TIMESTAMP = 1466892117
+SHA256 (rubygem/cucumber-core-1.5.0.gem) = 594a30969a33f03693915db7eaa2a137e45fed76d9ae19ed7b96a4bbb1764262
+SIZE (rubygem/cucumber-core-1.5.0.gem) = 45056


More information about the svn-ports-head mailing list