Index: head/textproc/rubygem-gherkin/Makefile =================================================================== --- head/textproc/rubygem-gherkin/Makefile (revision 436360) +++ head/textproc/rubygem-gherkin/Makefile (revision 436361) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= gherkin -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/textproc/rubygem-gherkin/distinfo =================================================================== --- head/textproc/rubygem-gherkin/distinfo (revision 436360) +++ head/textproc/rubygem-gherkin/distinfo (revision 436361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466902608 -SHA256 (rubygem/gherkin-4.0.0.gem) = f902794d86638524686f5930ad505a346ff411553aa6fe7537e43c78d29637e6 -SIZE (rubygem/gherkin-4.0.0.gem) = 31744 +TIMESTAMP = 1489765800 +SHA256 (rubygem/gherkin-4.1.0.gem) = 23d0f870ff89c60c6c27e9cbb5a0b0e7b648a6807f1bcad124a3f2ef742ea60f +SIZE (rubygem/gherkin-4.1.0.gem) = 350208 Index: head/textproc/rubygem-gherkin/pkg-descr =================================================================== --- head/textproc/rubygem-gherkin/pkg-descr (revision 436360) +++ head/textproc/rubygem-gherkin/pkg-descr (revision 436361) @@ -1,3 +1,3 @@ A fast Gherkin lexer/parser based on the Ragel State Machine Compiler. -WWW: https://github.com/cucumber/gherkin +WWW: https://github.com/cucumber/cucumber/tree/master/gherkin