Date: Fri, 24 Jun 2022 10:20:57 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 62f088f0877c - main - security/rubygem-rack-oauth2: update to 1.19.0 Message-ID: <202206241020.25OAKv1K031679@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=62f088f0877c944ba11b8e2f00d37d0355cb35f6 commit 62f088f0877c944ba11b8e2f00d37d0355cb35f6 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2022-06-24 10:08:00 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2022-06-24 10:20:06 +0000 security/rubygem-rack-oauth2: update to 1.19.0 Required for gitlab-ce 15.1 --- security/rubygem-rack-oauth2/Makefile | 3 +-- security/rubygem-rack-oauth2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/rubygem-rack-oauth2/Makefile b/security/rubygem-rack-oauth2/Makefile index 596f94342551..7357fd43a743 100644 --- a/security/rubygem-rack-oauth2/Makefile +++ b/security/rubygem-rack-oauth2/Makefile @@ -1,6 +1,5 @@ PORTNAME= rack-oauth2 -PORTVERSION= 1.16.0 -PORTREVISION= 1 +PORTVERSION= 1.19.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-rack-oauth2/distinfo b/security/rubygem-rack-oauth2/distinfo index b0eb95402543..78c576602121 100644 --- a/security/rubygem-rack-oauth2/distinfo +++ b/security/rubygem-rack-oauth2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605908585 -SHA256 (rubygem/rack-oauth2-1.16.0.gem) = b308fe29804ff784be18f41620c664c65c77d00b87395e7d6ee002ea680610ac -SIZE (rubygem/rack-oauth2-1.16.0.gem) = 34304 +TIMESTAMP = 1655733302 +SHA256 (rubygem/rack-oauth2-1.19.0.gem) = dc7e3b6b07a36c71ccbb021b06d38e5c7bb3e10ce3c0c460b703a29c80c8bd3f +SIZE (rubygem/rack-oauth2-1.19.0.gem) = 34816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206241020.25OAKv1K031679>