Date: Fri, 5 Apr 2019 22:45:21 +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: r498027 - head/devel/rubygem-googleapis-common-protos Message-ID: <201904052245.x35MjLw3097527@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 5 22:45:21 2019 New Revision: 498027 URL: https://svnweb.freebsd.org/changeset/ports/498027 Log: Update to 1.3.9 Changes: https://github.com/googleapis/googleapis/commits/master - Add WaitOperation RPC to operations_services_pb.rb and update documentation. Modified: head/devel/rubygem-googleapis-common-protos/Makefile head/devel/rubygem-googleapis-common-protos/distinfo Modified: head/devel/rubygem-googleapis-common-protos/Makefile ============================================================================== --- head/devel/rubygem-googleapis-common-protos/Makefile Fri Apr 5 22:45:16 2019 (r498026) +++ head/devel/rubygem-googleapis-common-protos/Makefile Fri Apr 5 22:45:21 2019 (r498027) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleapis-common-protos -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-googleapis-common-protos/distinfo ============================================================================== --- head/devel/rubygem-googleapis-common-protos/distinfo Fri Apr 5 22:45:16 2019 (r498026) +++ head/devel/rubygem-googleapis-common-protos/distinfo Fri Apr 5 22:45:21 2019 (r498027) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549638063 -SHA256 (rubygem/googleapis-common-protos-1.3.8.gem) = f71020fe36ac6d3fd8462180394df8e5dbfadfe55223bfdbcd8bff13766793a6 -SIZE (rubygem/googleapis-common-protos-1.3.8.gem) = 7168 +TIMESTAMP = 1554486049 +SHA256 (rubygem/googleapis-common-protos-1.3.9.gem) = 49939eb6a078de2b370f9b8b9cb4a9c9db1a4f04104f230e5ca783aed2a17257 +SIZE (rubygem/googleapis-common-protos-1.3.9.gem) = 7680
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904052245.x35MjLw3097527>