diff options
author | taca <taca@pkgsrc.org> | 2022-08-28 05:54:26 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2022-08-28 05:54:26 +0000 |
commit | 137813e4a08e2f5c0ee616ebd8111711b8fb8751 (patch) | |
tree | f2f72789259956a3ed89472bba7d19cb114b8d11 /security | |
parent | b76b2ed9c5e728cd5e9da1a047687a5fcc585f40 (diff) | |
download | pkgsrc-137813e4a08e2f5c0ee616ebd8111711b8fb8751.tar.gz |
security/ruby-oauth: update to 1.0.0
1.0.0 (2022-08-23)
The first "Stable Release" in terms of Semantic Versioning.
The oldest supported Ruby, currently 2.7, will be dropped no later than
April 2025, and a new major version of this gem will be released to drop
Ruby 2.7 support (and possibly other stuff).
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-oauth/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-oauth/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-oauth/Makefile b/security/ruby-oauth/Makefile index e0f6c70bf13..3856c1d7e05 100644 --- a/security/ruby-oauth/Makefile +++ b/security/ruby-oauth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2021/11/28 14:11:14 taca Exp $ +# $NetBSD: Makefile,v 1.19 2022/08/28 05:54:26 taca Exp $ -DISTNAME= oauth-0.5.8 +DISTNAME= oauth-1.0.0 CATEGORIES= security MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/security/ruby-oauth/distinfo b/security/ruby-oauth/distinfo index 84ade283353..c43a9647320 100644 --- a/security/ruby-oauth/distinfo +++ b/security/ruby-oauth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2021/11/28 14:11:14 taca Exp $ +$NetBSD: distinfo,v 1.18 2022/08/28 05:54:26 taca Exp $ -BLAKE2s (oauth-0.5.8.gem) = f2df6ff465813c2e467da3cf41c09c48265e605c6af46daf5b24fe750d22cd9b -SHA512 (oauth-0.5.8.gem) = 33a37288ba870af89847de4ff8fc6991969cc34be7f8188f9e2bc99f9f414b0abd6d219068cb1b65d319dc662f4230ef3119676b3a1446f00c5c3e154f737b92 -Size (oauth-0.5.8.gem) = 38912 bytes +BLAKE2s (oauth-1.0.0.gem) = 8a9db14377ed51951ef4768e59e022d7b2f2c174e06e863683f1d64cd99f3776 +SHA512 (oauth-1.0.0.gem) = f26775c645f3447d3e8f503a3934e3a9dfb67ee99149f51a9677108d3f0c9bd98615dfc8fc8f60b682f0e3bc74e2489850e5f445e84f998eb7f53405def7224d +Size (oauth-1.0.0.gem) = 43520 bytes |