Date: Thu, 29 Nov 2018 16:45:47 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486192 - head/devel/rubygem-grape Message-ID: <201811291645.wATGjlVS037066@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 29 16:45:47 2018 New Revision: 486192 URL: https://svnweb.freebsd.org/changeset/ports/486192 Log: Update to 1.2.1 Changes: https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md Modified: head/devel/rubygem-grape/Makefile head/devel/rubygem-grape/distinfo Modified: head/devel/rubygem-grape/Makefile ============================================================================== --- head/devel/rubygem-grape/Makefile Thu Nov 29 16:45:38 2018 (r486191) +++ head/devel/rubygem-grape/Makefile Thu Nov 29 16:45:47 2018 (r486192) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grape -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-grape/distinfo ============================================================================== --- head/devel/rubygem-grape/distinfo Thu Nov 29 16:45:38 2018 (r486191) +++ head/devel/rubygem-grape/distinfo Thu Nov 29 16:45:47 2018 (r486192) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543326697 -SHA256 (rubygem/grape-1.2.0.gem) = b5ce0bd143ef5d80d5b309a44beb40ad8cf3c2162d06d7d7c116be74e2968ee3 -SIZE (rubygem/grape-1.2.0.gem) = 653312 +TIMESTAMP = 1543504459 +SHA256 (rubygem/grape-1.2.1.gem) = cff75b7fbd8c77b0f0d0004974b487e14dd96a3e993fe33046fa8626a418df5e +SIZE (rubygem/grape-1.2.1.gem) = 871424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811291645.wATGjlVS037066>