svn commit: r536514 - head/devel/rubygem-grape

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 25 18:36:13 UTC 2020


Author: sunpoet
Date: Mon May 25 18:36:09 2020
New Revision: 536514
URL: https://svnweb.freebsd.org/changeset/ports/536514

Log:
  Update to 1.3.3
  
  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	Mon May 25 18:36:04 2020	(r536513)
+++ head/devel/rubygem-grape/Makefile	Mon May 25 18:36:09 2020	(r536514)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	grape
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-grape/distinfo
==============================================================================
--- head/devel/rubygem-grape/distinfo	Mon May 25 18:36:04 2020	(r536513)
+++ head/devel/rubygem-grape/distinfo	Mon May 25 18:36:09 2020	(r536514)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587445466
-SHA256 (rubygem/grape-1.3.2.gem) = d7a267da89573a687c888e81147e5e7104e110e77ba80e64a164fe400ad33117
-SIZE (rubygem/grape-1.3.2.gem) = 228352
+TIMESTAMP = 1590421122
+SHA256 (rubygem/grape-1.3.3.gem) = dde99f4ccac582cbf53df8cd14198ff682a5023b44d52361daa422677ee3abb9
+SIZE (rubygem/grape-1.3.3.gem) = 230912


More information about the svn-ports-all mailing list