Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2020 22:24:10 +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: r531377 - head/devel/rubygem-googleapis-common-protos-types
Message-ID:  <202004102224.03AMOAAv028068@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 10 22:24:10 2020
New Revision: 531377
URL: https://svnweb.freebsd.org/changeset/ports/531377

Log:
  Update to 1.0.5
  
  - Update WWW
  
  Changes:	https://github.com/googleapis/common-protos-ruby/blob/master/googleapis-common-protos-types/CHANGELOG.md

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

Modified: head/devel/rubygem-googleapis-common-protos-types/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Apr 10 22:24:05 2020	(r531376)
+++ head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Apr 10 22:24:10 2020	(r531377)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleapis-common-protos-types
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ COMMENT=	Common protocol buffer types used by Google A
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-google-protobuf>=3.0<4:devel/rubygem-google-protobuf
+RUN_DEPENDS=	rubygem-google-protobuf>=3.11<4:devel/rubygem-google-protobuf
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-googleapis-common-protos-types/distinfo
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/distinfo	Fri Apr 10 22:24:05 2020	(r531376)
+++ head/devel/rubygem-googleapis-common-protos-types/distinfo	Fri Apr 10 22:24:10 2020	(r531377)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554486051
-SHA256 (rubygem/googleapis-common-protos-types-1.0.4.gem) = e169be820cab41b2dd9f712a02c8127fd58b8aa116a680d1041247a71849d943
-SIZE (rubygem/googleapis-common-protos-types-1.0.4.gem) = 13312
+TIMESTAMP = 1586534901
+SHA256 (rubygem/googleapis-common-protos-types-1.0.5.gem) = 51c2975525fcaa840b6dc250ae87ea439b5a6796ead847843605d87256505ba9
+SIZE (rubygem/googleapis-common-protos-types-1.0.5.gem) = 14336

Modified: head/devel/rubygem-googleapis-common-protos-types/pkg-descr
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/pkg-descr	Fri Apr 10 22:24:05 2020	(r531376)
+++ head/devel/rubygem-googleapis-common-protos-types/pkg-descr	Fri Apr 10 22:24:10 2020	(r531377)
@@ -1,3 +1,4 @@
 Interface definitions for a small (but growing) set of Google APIs
 
-WWW: https://github.com/googleapis/googleapis
+WWW: https://github.com/googleapis/common-protos-ruby
+WWW: https://github.com/googleapis/common-protos-ruby/tree/master/googleapis-common-protos-types



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