Re: git: 5028178941fc - main - security/rubygem-omniauth: Update to 2.1.4
- In reply to: Po-Chuan Hsieh : "git: 5028178941fc - main - security/rubygem-omniauth: Update to 2.1.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Oct 2025 04:37:30 UTC
Hello!
19.10.2025 03:06, Po-Chuan Hsieh пишет:
> The branch main has been updated by sunpoet:
>
> URL:https://cgit.FreeBSD.org/ports/commit/?id=5028178941fc081cd43354ea03ceda365a12f73d
>
> commit 5028178941fc081cd43354ea03ceda365a12f73d
> Author: Po-Chuan Hsieh<sunpoet@FreeBSD.org>
> AuthorDate: 2025-10-18 23:58:36 +0000
> Commit: Po-Chuan Hsieh<sunpoet@FreeBSD.org>
> CommitDate: 2025-10-18 23:58:36 +0000
>
> security/rubygem-omniauth: Update to 2.1.4
>
> Changes:https://github.com/omniauth/omniauth/releases
> ---
> security/rubygem-omniauth/Makefile | 3 ++-
> security/rubygem-omniauth/distinfo | 6 +++---
> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile
> index cfb97f146d21..1208c794df85 100644
> --- a/security/rubygem-omniauth/Makefile
> +++ b/security/rubygem-omniauth/Makefile
> @@ -1,5 +1,5 @@
> PORTNAME= omniauth
> -PORTVERSION= 2.1.3
> +PORTVERSION= 2.1.4
> CATEGORIES= security rubygems
> MASTER_SITES= RG
>
> @@ -11,6 +11,7 @@ LICENSE= MIT
> LICENSE_FILE= ${WRKSRC}/LICENSE.md
>
> RUN_DEPENDS= rubygem-hashie>=3.4.6:devel/rubygem-hashie \
> + rubygem-logger>=0:devel/rubygem-logger \
This line adds conflict with devel/rubygem-logger-gitlab - breaks
www/gitlab installation.
> rubygem-rack>=2.2.3,3:www/rubygem-rack \
> rubygem-rack-protection3>=0:www/rubygem-rack-protection3
>
> diff --git a/security/rubygem-omniauth/distinfo b/security/rubygem-omniauth/distinfo
> index 644b0f04cc74..c01bb1905045 100644
> --- a/security/rubygem-omniauth/distinfo
> +++ b/security/rubygem-omniauth/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1740836340
> -SHA256 (rubygem/omniauth-2.1.3.gem) = 8d24e2e55c41926c96e4a93fd566bc026dfd6f2c850408748e89945a565956c2
> -SIZE (rubygem/omniauth-2.1.3.gem) = 23552
> +TIMESTAMP = 1759774917
> +SHA256 (rubygem/omniauth-2.1.4.gem) = 42a05b0496f0d22e1dd85d42aaf602f064e36bb47a6826a27ab55e5ba608763c
> +SIZE (rubygem/omniauth-2.1.4.gem) = 23552
--
Best regards,
Vladimir Druzenko