Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2019 22:45:27 +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: r498028 - head/devel/rubygem-googleapis-common-protos-types
Message-ID:  <201904052245.x35MjRqB097654@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr  5 22:45:26 2019
New Revision: 498028
URL: https://svnweb.freebsd.org/changeset/ports/498028

Log:
  Update to 1.0.4
  
  - Add WaitOperation RPC to operations_pb.rb and update documentation.
  - Add new common types for:
    - google/api/resource.proto
    - google/type/calendar_period.proto
    - google/type/expr.proto
    - google/type/fraction.proto
    - google/type/quaternion.proto

Modified:
  head/devel/rubygem-googleapis-common-protos-types/Makefile
  head/devel/rubygem-googleapis-common-protos-types/distinfo

Modified: head/devel/rubygem-googleapis-common-protos-types/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Apr  5 22:45:21 2019	(r498027)
+++ head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Apr  5 22:45:26 2019	(r498028)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleapis-common-protos-types
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-googleapis-common-protos-types/distinfo
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/distinfo	Fri Apr  5 22:45:21 2019	(r498027)
+++ head/devel/rubygem-googleapis-common-protos-types/distinfo	Fri Apr  5 22:45:26 2019	(r498028)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553260506
-SHA256 (rubygem/googleapis-common-protos-types-1.0.3.gem) = 126bd8de19e3aa7d99404cc2034b5feeff9be388e46192c98d61e31777abf116
-SIZE (rubygem/googleapis-common-protos-types-1.0.3.gem) = 12288
+TIMESTAMP = 1554486051
+SHA256 (rubygem/googleapis-common-protos-types-1.0.4.gem) = e169be820cab41b2dd9f712a02c8127fd58b8aa116a680d1041247a71849d943
+SIZE (rubygem/googleapis-common-protos-types-1.0.4.gem) = 13312



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904052245.x35MjRqB097654>