Date: Tue, 26 Apr 2022 15:06:41 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: 77d364dbd46f - main - security/rubygem-googleauth: Update to 1.1.3 Message-ID: <202204261506.23QF6fXw040640@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=77d364dbd46fb5f5573ed21b6579636db3616b9b commit 77d364dbd46fb5f5573ed21b6579636db3616b9b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-26 14:56:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-26 15:01:44 +0000 security/rubygem-googleauth: Update to 1.1.3 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 eb55e31b62a2..d36c093330dc 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= googleauth -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 2c741db5e8b1..1aef22b8faab 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264858 -SHA256 (rubygem/googleauth-1.1.2.gem) = c1c1f155405820f3d37b743bb45700b29fed7b17a38414443eca7f172ec2d29f -SIZE (rubygem/googleauth-1.1.2.gem) = 38912 +TIMESTAMP = 1650970275 +SHA256 (rubygem/googleauth-1.1.3.gem) = a98df1ff0b0109e7cfa97e5cc86415c0bb9f4b1cc9baa963bc04fcbbc4f100f9 +SIZE (rubygem/googleauth-1.1.3.gem) = 37888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204261506.23QF6fXw040640>