Date: Thu, 21 May 2026 15:08:40 +0000 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: ef7621245225 - main - net/rubygem-oauth: Update to 1.1.4 Message-ID: <6a0f1ff8.43f2d.2d8b4a1a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef76212452254d7100262e63acf1f87721f39756 commit ef76212452254d7100262e63acf1f87721f39756 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-21 14:54:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-21 14:54:01 +0000 net/rubygem-oauth: Update to 1.1.4 - Update WWW Changes: https://github.com/ruby-oauth/oauth/releases --- net/rubygem-oauth/Makefile | 13 ++++++++----- net/rubygem-oauth/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index f5c5135b2920..6a84330cfba4 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -1,18 +1,21 @@ PORTNAME= oauth -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers -WWW= https://gitlab.com/ruby-oauth/oauth +WWW= https://oauth.galtzo.com/ \ + https://github.com/ruby-oauth/oauth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-base64>=0.1<1:converters/rubygem-base64 \ - rubygem-oauth-tty>=1.0.6<2:net/rubygem-oauth-tty \ - rubygem-snaky_hash>=2.0<3:devel/rubygem-snaky_hash \ +RUN_DEPENDS= rubygem-auth-sanitizer>=0.1.2<1:security/rubygem-auth-sanitizer \ + rubygem-base64>=0.1<1:converters/rubygem-base64 \ + rubygem-cgi>=0:www/rubygem-cgi \ + rubygem-oauth-tty>=1.0.7<2:net/rubygem-oauth-tty \ + rubygem-snaky_hash>=2.0.4<3:devel/rubygem-snaky_hash \ rubygem-version_gem>=1.1.9<2:devel/rubygem-version_gem USES= gem diff --git a/net/rubygem-oauth/distinfo b/net/rubygem-oauth/distinfo index 879fa9382d83..a87defaeea17 100644 --- a/net/rubygem-oauth/distinfo +++ b/net/rubygem-oauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854484 -SHA256 (rubygem/oauth-1.1.3.gem) = 71ca1b534561bf31a9b2aee01147384064b555e796d1a0fe2591806bb4bdd633 -SIZE (rubygem/oauth-1.1.3.gem) = 61440 +TIMESTAMP = 1779223246 +SHA256 (rubygem/oauth-1.1.4.gem) = dc836253efa583054fa443ab41bafe70fd24498b4157eb524e5c3a45b5f10d0b +SIZE (rubygem/oauth-1.1.4.gem) = 61440home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0f1ff8.43f2d.2d8b4a1a>
