diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-18 17:13:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-18 17:13:48 +0000 |
commit | c2bc170744dc0ef6fa3e7d097bc0a2abe8d3aa0e (patch) | |
tree | a1240252462721d73813227956a27df31f058403 /textproc/rubygem-gherkin | |
parent | 6c0a28fa596248b3885d1f1a82fa1842e5a11565 (diff) |
Update to 4.1.1
Notes
Notes:
svn path=/head/; revision=436437
Diffstat (limited to 'textproc/rubygem-gherkin')
-rw-r--r-- | textproc/rubygem-gherkin/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-gherkin/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/rubygem-gherkin/Makefile b/textproc/rubygem-gherkin/Makefile index 21ce391a55e5..120f3c949043 100644 --- a/textproc/rubygem-gherkin/Makefile +++ b/textproc/rubygem-gherkin/Makefile @@ -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> diff --git a/textproc/rubygem-gherkin/distinfo b/textproc/rubygem-gherkin/distinfo index bd98b2b2ecfe..5b4adb20ad6e 100644 --- a/textproc/rubygem-gherkin/distinfo +++ b/textproc/rubygem-gherkin/distinfo @@ -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 |