Date: Tue, 17 Sep 2024 07:04:08 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: becf5003ee71 - main - security/rubygem-omniauth-saml: update to 2.2.1 Message-ID: <202409170704.48H748kB060274@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=becf5003ee719da90b27e02f06be71bbfcf538b1 commit becf5003ee719da90b27e02f06be71bbfcf538b1 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-09-17 06:58:49 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-09-17 07:03:59 +0000 security/rubygem-omniauth-saml: update to 2.2.1 Changes: https://github.com/omniauth/omniauth-saml/releases Changes: https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md --- security/rubygem-omniauth-saml/Makefile | 2 +- security/rubygem-omniauth-saml/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/rubygem-omniauth-saml/Makefile b/security/rubygem-omniauth-saml/Makefile index b77d77e595f9..8a0e9bd04ebf 100644 --- a/security/rubygem-omniauth-saml/Makefile +++ b/security/rubygem-omniauth-saml/Makefile @@ -1,5 +1,5 @@ PORTNAME= omniauth-saml -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-omniauth-saml/distinfo b/security/rubygem-omniauth-saml/distinfo index dd06c308ff6c..c5b4ddc6d22b 100644 --- a/security/rubygem-omniauth-saml/distinfo +++ b/security/rubygem-omniauth-saml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726081907 -SHA256 (rubygem/omniauth-saml-2.2.0.gem) = 59560020828781e4c1d63a1289ad100be122be881fb9b9601c195f984b5c44bc -SIZE (rubygem/omniauth-saml-2.2.0.gem) = 17408 +TIMESTAMP = 1726548208 +SHA256 (rubygem/omniauth-saml-2.2.1.gem) = 8abb6bf8d38a50f52c7cc905d32877c7b2c79dbc9c225fcc3d3e56723411d602 +SIZE (rubygem/omniauth-saml-2.2.1.gem) = 17408
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409170704.48H748kB060274>