Date: Sat, 9 Mar 2024 14:18:43 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: 1253a94940c5 - main - security/rubygem-omniauth-cas: Update to 3.0.0 Message-ID: <202403091418.429EIh8K028204@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=1253a94940c5837fd311fca9bb430cf7062f8da5 commit 1253a94940c5837fd311fca9bb430cf7062f8da5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:56:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:07:18 +0000 security/rubygem-omniauth-cas: Update to 3.0.0 Changes: https://github.com/dlindahl/omniauth-cas/releases --- security/rubygem-omniauth-cas/Makefile | 8 ++++---- security/rubygem-omniauth-cas/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/security/rubygem-omniauth-cas/Makefile b/security/rubygem-omniauth-cas/Makefile index ab6c0b4256fc..df41ac1b024e 100644 --- a/security/rubygem-omniauth-cas/Makefile +++ b/security/rubygem-omniauth-cas/Makefile @@ -1,5 +1,5 @@ PORTNAME= omniauth-cas -PORTVERSION= 2.0.0 +PORTVERSION= 3.0.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,9 +10,9 @@ WWW= https://github.com/dlindahl/omniauth-cas LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \ - rubygem-nokogiri>=1.5<2:textproc/rubygem-nokogiri \ - rubygem-omniauth1>=1.2<2:security/rubygem-omniauth1 +RUN_DEPENDS= rubygem-addressable>=2.8<3:www/rubygem-addressable \ + rubygem-nokogiri>=1.12<2:textproc/rubygem-nokogiri \ + rubygem-omniauth>=2.1<3:security/rubygem-omniauth USES= gem diff --git a/security/rubygem-omniauth-cas/distinfo b/security/rubygem-omniauth-cas/distinfo index a200b0ed775c..c842ddadf489 100644 --- a/security/rubygem-omniauth-cas/distinfo +++ b/security/rubygem-omniauth-cas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383236 -SHA256 (rubygem/omniauth-cas-2.0.0.gem) = 1facbc9f996fddb9675db374100f2cfe0d91c1d4acb1131238df13a66c80f44f -SIZE (rubygem/omniauth-cas-2.0.0.gem) = 16384 +TIMESTAMP = 1709391178 +SHA256 (rubygem/omniauth-cas-3.0.0.gem) = 7ad169d8066a58aceade1dfb8f15fb59c2ad9a2f6482551aa95ab7599b41e68f +SIZE (rubygem/omniauth-cas-3.0.0.gem) = 12288
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091418.429EIh8K028204>