svn commit: r471235 - head/textproc/rubygem-gherkin

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 31 19:49:24 UTC 2018


Author: sunpoet
Date: Thu May 31 19:49:22 2018
New Revision: 471235
URL: https://svnweb.freebsd.org/changeset/ports/471235

Log:
  Update to 5.1.0
  
  Changes:	https://github.com/cucumber/cucumber/blob/master/gherkin/CHANGELOG.md

Modified:
  head/textproc/rubygem-gherkin/Makefile
  head/textproc/rubygem-gherkin/distinfo

Modified: head/textproc/rubygem-gherkin/Makefile
==============================================================================
--- head/textproc/rubygem-gherkin/Makefile	Thu May 31 19:49:17 2018	(r471234)
+++ head/textproc/rubygem-gherkin/Makefile	Thu May 31 19:49:22 2018	(r471235)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gherkin
-PORTVERSION=	5.0.0
+PORTVERSION=	5.1.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -15,6 +15,6 @@ NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 
-PLIST_FILES=	bin/gherkin-ruby
+PLIST_FILES=	bin/gherkin bin/gherkin-ruby
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-gherkin/distinfo
==============================================================================
--- head/textproc/rubygem-gherkin/distinfo	Thu May 31 19:49:17 2018	(r471234)
+++ head/textproc/rubygem-gherkin/distinfo	Thu May 31 19:49:22 2018	(r471235)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507976870
-SHA256 (rubygem/gherkin-5.0.0.gem) = c70bca25bb4a0f0fc47b47338713e53608431fc4da136955d8ab38cda4872e2b
-SIZE (rubygem/gherkin-5.0.0.gem) = 340992
+TIMESTAMP = 1527784970
+SHA256 (rubygem/gherkin-5.1.0.gem) = ba4887550e5878ccb44de9d4253bcc1746d23097d911327506a136ce216becb1
+SIZE (rubygem/gherkin-5.1.0.gem) = 29696


More information about the svn-ports-all mailing list