diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:52 +0000 |
commit | 6534922ef623812f04fac23bb2e23e5f6efa8b49 (patch) | |
tree | 8a22f6f3318c28d41bd66d0b4c1a458571269c96 /textproc/rubygem-gherkin | |
parent | 71c9e80e6c82ddebe12a019b93cc2a3b5ba63aca (diff) | |
download | ports-6534922ef623812f04fac23bb2e23e5f6efa8b49.tar.gz ports-6534922ef623812f04fac23bb2e23e5f6efa8b49.zip |
Notes
Diffstat (limited to 'textproc/rubygem-gherkin')
-rw-r--r-- | textproc/rubygem-gherkin/Makefile | 6 | ||||
-rw-r--r-- | textproc/rubygem-gherkin/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rubygem-gherkin/Makefile b/textproc/rubygem-gherkin/Makefile index 7721777c5f30..56169c0cb23d 100644 --- a/textproc/rubygem-gherkin/Makefile +++ b/textproc/rubygem-gherkin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gherkin -PORTVERSION= 2.12.2 +PORTVERSION= 3.2.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -9,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json - +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-gherkin/distinfo b/textproc/rubygem-gherkin/distinfo index 216de49b184a..9139c928aa44 100644 --- a/textproc/rubygem-gherkin/distinfo +++ b/textproc/rubygem-gherkin/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/gherkin-2.12.2.gem) = 4528a8235bbb4fee3e7fcda674d780359c7dcef5ab7700709521c65b027faed7 -SIZE (rubygem/gherkin-2.12.2.gem) = 1146368 +SHA256 (rubygem/gherkin-3.2.0.gem) = 712404a266c65f6679afcf09978c048a2eee955010de276538f6078f7a8ead14 +SIZE (rubygem/gherkin-3.2.0.gem) = 30208 |