Date: Sun, 9 Jul 2023 10:44:33 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: c7fca2a21775 - main - security/rubygem-googleauth: Update to 1.6.0 Message-ID: <202307091044.369AiXom082907@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=c7fca2a21775134f0d79586fc2aa1cb99ce9e882 commit c7fca2a21775134f0d79586fc2aa1cb99ce9e882 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 10:26:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 10:26:28 +0000 security/rubygem-googleauth: Update to 1.6.0 Changes: https://github.com/googleapis/google-auth-library-ruby/releases --- security/rubygem-googleauth/Makefile | 2 +- security/rubygem-googleauth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index e7f80dce1a97..803e5f3191d3 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= googleauth -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 83bff5d197b2..c263684ab79b 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104688 -SHA256 (rubygem/googleauth-1.5.2.gem) = 3abe02832e980c29145fc4cc553ecd23ca64d90f03e884d7f2f9d89b958245d2 -SIZE (rubygem/googleauth-1.5.2.gem) = 46080 +TIMESTAMP = 1688167146 +SHA256 (rubygem/googleauth-1.6.0.gem) = 0de5d8c6d3c0becdec6ab454bd4ad7596d8a5dd1ee6a752f261b41cd91fc6124 +SIZE (rubygem/googleauth-1.6.0.gem) = 47616
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307091044.369AiXom082907>