diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-13 06:23:15 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-13 06:23:15 +0000 |
| commit | 30f0bb54722eb4f5f6ba10823c2e144e6551266a (patch) | |
| tree | 5b7253eb90c7db4b0d64f019503a049b6b432884 | |
| parent | 5ff671d5e2caff4286be2a428e6b0532fa99f06f (diff) | |
net/rubygem-oauth-tty: Update to 1.0.6
- Update WWW
Changes: https://gitlab.com/ruby-oauth/oauth-tty/-/blob/main/CHANGELOG.md
| -rw-r--r-- | net/rubygem-oauth-tty/Makefile | 6 | ||||
| -rw-r--r-- | 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 |
