Date: Sun, 5 Feb 2023 16:03:19 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: efd133d2a24a - main - security/rubygem-omniauth: Update to 2.1.1 Message-ID: <202302051603.315G3Jsb055855@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=efd133d2a24a91f96b83bb2aabe9f9798e0b0a8b commit efd133d2a24a91f96b83bb2aabe9f9798e0b0a8b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-05 15:26:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-05 15:49:50 +0000 security/rubygem-omniauth: Update to 2.1.1 Changes: https://github.com/omniauth/omniauth/releases https://github.com/omniauth/omniauth/commits/master --- security/rubygem-omniauth/Makefile | 2 +- security/rubygem-omniauth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile index deb12120d058..d9e10a1eceda 100644 --- a/security/rubygem-omniauth/Makefile +++ b/security/rubygem-omniauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= omniauth -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-omniauth/distinfo b/security/rubygem-omniauth/distinfo index b4d8d3f347f8..7887e7ee0cbd 100644 --- a/security/rubygem-omniauth/distinfo +++ b/security/rubygem-omniauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650228958 -SHA256 (rubygem/omniauth-2.1.0.gem) = bff7234f5ec9323622b217c7f26d52f850de0b0e2b8c807c3358fc79fe572300 -SIZE (rubygem/omniauth-2.1.0.gem) = 23040 +TIMESTAMP = 1675191879 +SHA256 (rubygem/omniauth-2.1.1.gem) = f2e43fc889fd915838bd1c812569e7e8211b7a1a53d1e0dbb9f694a163d7b297 +SIZE (rubygem/omniauth-2.1.1.gem) = 23552
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302051603.315G3Jsb055855>