Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2025 06:33:36 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: 30f0bb54722e - main - net/rubygem-oauth-tty: Update to 1.0.6
Message-ID:  <202510130633.59D6XaMi044856@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=30f0bb54722eb4f5f6ba10823c2e144e6551266a

commit 30f0bb54722eb4f5f6ba10823c2e144e6551266a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-13 06:23:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-13 06:23:15 +0000

    net/rubygem-oauth-tty: Update to 1.0.6
    
    - Update WWW
    
    Changes:        https://gitlab.com/ruby-oauth/oauth-tty/-/blob/main/CHANGELOG.md
---
 net/rubygem-oauth-tty/Makefile | 6 +++---
 net/rubygem-oauth-tty/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/rubygem-oauth-tty/Makefile b/net/rubygem-oauth-tty/Makefile
index 0472d30651c2..c4b0a6510adb 100644
--- a/net/rubygem-oauth-tty/Makefile
+++ b/net/rubygem-oauth-tty/Makefile
@@ -1,16 +1,16 @@
 PORTNAME=	oauth-tty
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	OAuth 1.0 TTY Command Line Interface
-WWW=		https://gitlab.com/oauth-xx/oauth-tty
+WWW=		https://gitlab.com/ruby-oauth/oauth-tty
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-version_gem>=1.1.1<2:devel/rubygem-version_gem
+RUN_DEPENDS=	rubygem-version_gem>=1.1.9<2:devel/rubygem-version_gem
 
 USES=		gem
 
diff --git a/net/rubygem-oauth-tty/distinfo b/net/rubygem-oauth-tty/distinfo
index dab0bb6283fd..a23df757abb0 100644
--- a/net/rubygem-oauth-tty/distinfo
+++ b/net/rubygem-oauth-tty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842498
-SHA256 (rubygem/oauth-tty-1.0.5.gem) = 34e25c307da4509d4deec266ff3690bbf42e391355f496201c029268862d8b17
-SIZE (rubygem/oauth-tty-1.0.5.gem) = 18944
+TIMESTAMP = 1759816932
+SHA256 (rubygem/oauth-tty-1.0.6.gem) = 9e8bd1861d367cce18318d8f214f2e1a1d7cb3898de0a9ea79162b4fdecb3152
+SIZE (rubygem/oauth-tty-1.0.6.gem) = 38400


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510130633.59D6XaMi044856>