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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 11 18:11:55 UTC 2020


Author: sunpoet
Date: Sat Jul 11 18:11:52 2020
New Revision: 542035
URL: https://svnweb.freebsd.org/changeset/ports/542035

Log:
  Update to 1.4.0
  
  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	Sat Jul 11 18:11:46 2020	(r542034)
+++ head/devel/rubygem-grape/Makefile	Sat Jul 11 18:11:52 2020	(r542035)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	grape
-PORTVERSION=	1.3.3
-PORTREVISION=	1
+PORTVERSION=	1.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-grape/distinfo
==============================================================================
--- head/devel/rubygem-grape/distinfo	Sat Jul 11 18:11:46 2020	(r542034)
+++ head/devel/rubygem-grape/distinfo	Sat Jul 11 18:11:52 2020	(r542035)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590421122
-SHA256 (rubygem/grape-1.3.3.gem) = dde99f4ccac582cbf53df8cd14198ff682a5023b44d52361daa422677ee3abb9
-SIZE (rubygem/grape-1.3.3.gem) = 230912
+TIMESTAMP = 1594457478
+SHA256 (rubygem/grape-1.4.0.gem) = 0928d49cda77cb084fb84c53291906d52e86add3ab8b43269fe9d99aecfdd40f
+SIZE (rubygem/grape-1.4.0.gem) = 233472


More information about the svn-ports-all mailing list