Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2021 15:06:15 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89fbc1f816c9 - main - devel/rubygem-google-apis-core: Update to 0.4.0
Message-ID:  <202107061506.166F6FPQ021657@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89fbc1f816c9a8d1d3c280c2733dc5d8bdd2fe5b

commit 89fbc1f816c9a8d1d3c280c2733dc5d8bdd2fe5b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-06 14:58:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-06 14:58:02 +0000

    devel/rubygem-google-apis-core: Update to 0.4.0
    
    Changes:        https://github.com/googleapis/google-api-ruby-client/releases
                    https://github.com/googleapis/google-api-ruby-client/blob/master/google-apis-core/CHANGELOG.md
---
 devel/rubygem-google-apis-core/Makefile | 5 ++---
 devel/rubygem-google-apis-core/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-google-apis-core/Makefile b/devel/rubygem-google-apis-core/Makefile
index ab39f69d2d42..f314c41f4719 100644
--- a/devel/rubygem-google-apis-core/Makefile
+++ b/devel/rubygem-google-apis-core/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-apis-core
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,13 +12,12 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-addressable>=2.5.1<3:www/rubygem-addressable \
-		rubygem-googleauth>=0.14<1:security/rubygem-googleauth \
+		rubygem-googleauth>=0.16.2<2.0:security/rubygem-googleauth \
 		rubygem-httpclient>=2.8.1<3.0:www/rubygem-httpclient \
 		rubygem-mini_mime>=1.0<2:mail/rubygem-mini_mime \
 		rubygem-representable>=3.0<4:textproc/rubygem-representable \
 		rubygem-retriable>=2.0<4.0:devel/rubygem-retriable \
 		rubygem-rexml>=0:textproc/rubygem-rexml \
-		rubygem-signet>=0.14<1:security/rubygem-signet \
 		rubygem-webrick>=0:www/rubygem-webrick
 
 USES=		gem
diff --git a/devel/rubygem-google-apis-core/distinfo b/devel/rubygem-google-apis-core/distinfo
index 746ef5113e10..e6cc0daf4551 100644
--- a/devel/rubygem-google-apis-core/distinfo
+++ b/devel/rubygem-google-apis-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320908
-SHA256 (rubygem/google-apis-core-0.3.0.gem) = 4a04e1daa6397781e5ef289e9dcb9274fbb2d8018ea47869bfa875e97c94a4cb
-SIZE (rubygem/google-apis-core-0.3.0.gem) = 31744
+TIMESTAMP = 1625323673
+SHA256 (rubygem/google-apis-core-0.4.0.gem) = 7a0028c41b134f7925bf6c7b60226fd3f24753e48ae1eefc9e974637e7af7ee0
+SIZE (rubygem/google-apis-core-0.4.0.gem) = 32256



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