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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 18 17:13:50 UTC 2017


Author: sunpoet
Date: Sat Mar 18 17:13:48 2017
New Revision: 436437
URL: https://svnweb.freebsd.org/changeset/ports/436437

Log:
  Update to 4.1.1
  
  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	Sat Mar 18 17:13:44 2017	(r436436)
+++ head/textproc/rubygem-gherkin/Makefile	Sat Mar 18 17:13:48 2017	(r436437)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gherkin
-PORTVERSION=	4.1.0
+PORTVERSION=	4.1.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -15,4 +15,6 @@ NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 
+PLIST_FILES=	bin/gherkin-ruby
+
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-gherkin/distinfo
==============================================================================
--- head/textproc/rubygem-gherkin/distinfo	Sat Mar 18 17:13:44 2017	(r436436)
+++ head/textproc/rubygem-gherkin/distinfo	Sat Mar 18 17:13:48 2017	(r436437)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489765800
-SHA256 (rubygem/gherkin-4.1.0.gem) = 23d0f870ff89c60c6c27e9cbb5a0b0e7b648a6807f1bcad124a3f2ef742ea60f
-SIZE (rubygem/gherkin-4.1.0.gem) = 350208
+TIMESTAMP = 1489853052
+SHA256 (rubygem/gherkin-4.1.1.gem) = bd2783f118c304120f7a2532060be4e4f10196fce798c8583069c45da85e51e8
+SIZE (rubygem/gherkin-4.1.1.gem) = 350208


More information about the svn-ports-head mailing list