svn commit: r567768 - head/net/rubygem-grpc

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 7 22:30:57 UTC 2021


Author: sunpoet
Date: Sun Mar  7 22:30:51 2021
New Revision: 567768
URL: https://svnweb.freebsd.org/changeset/ports/567768

Log:
  Update to 1.36.0
  
  Changes:	https://github.com/grpc/grpc/releases
  		https://github.com/grpc/grpc/commits/master/src/ruby

Modified:
  head/net/rubygem-grpc/Makefile
  head/net/rubygem-grpc/distinfo

Modified: head/net/rubygem-grpc/Makefile
==============================================================================
--- head/net/rubygem-grpc/Makefile	Sun Mar  7 22:30:45 2021	(r567767)
+++ head/net/rubygem-grpc/Makefile	Sun Mar  7 22:30:51 2021	(r567768)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.35.0
+PORTVERSION=	1.36.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 

Modified: head/net/rubygem-grpc/distinfo
==============================================================================
--- head/net/rubygem-grpc/distinfo	Sun Mar  7 22:30:45 2021	(r567767)
+++ head/net/rubygem-grpc/distinfo	Sun Mar  7 22:30:51 2021	(r567768)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519715
-SHA256 (rubygem/grpc-1.35.0.gem) = 97aedc72b99ce0f082ade4e669d9203c0d5c15205d2751d56687d26d685538f5
-SIZE (rubygem/grpc-1.35.0.gem) = 4623872
+TIMESTAMP = 1614794444
+SHA256 (rubygem/grpc-1.36.0.gem) = 8cb6e31d285fe8ae1ee8013e3102ac97a150d7dd0a1aa1a2568be1ef1ca8e308
+SIZE (rubygem/grpc-1.36.0.gem) = 4657664


More information about the svn-ports-head mailing list