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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 12 17:08:33 UTC 2015


Author: sunpoet
Date: Sat Sep 12 17:08:32 2015
New Revision: 396761
URL: https://svnweb.freebsd.org/changeset/ports/396761

Log:
  - Update to 1.3.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	Sat Sep 12 17:08:26 2015	(r396760)
+++ head/devel/rubygem-cucumber-core/Makefile	Sat Sep 12 17:08:32 2015	(r396761)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cucumber-core
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Core library for the Cucumber B
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-gherkin>=2.12.0:${PORTSDIR}/textproc/rubygem-gherkin
+RUN_DEPENDS=	rubygem-gherkin3>=3.1.0:${PORTSDIR}/textproc/rubygem-gherkin3
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-cucumber-core/distinfo
==============================================================================
--- head/devel/rubygem-cucumber-core/distinfo	Sat Sep 12 17:08:26 2015	(r396760)
+++ head/devel/rubygem-cucumber-core/distinfo	Sat Sep 12 17:08:32 2015	(r396761)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/cucumber-core-1.2.0.gem) = 390e4d05a99d4b648f75343b553cb22c59aa9b4e461ab383323d4ca381b4b4bb
-SIZE (rubygem/cucumber-core-1.2.0.gem) = 41984
+SHA256 (rubygem/cucumber-core-1.3.0.gem) = 28dfebe5e003a28c60266468f781968e30fe26858a823001be3f9aa481fbb98a
+SIZE (rubygem/cucumber-core-1.3.0.gem) = 44032


More information about the svn-ports-all mailing list