pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-oauth security/ruby-oauth: update to 1.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afd462829294
branches:  trunk
changeset: 384144:afd462829294
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Aug 28 05:54:26 2022 +0000

description:
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:

 security/ruby-oauth/Makefile |  4 ++--
 security/ruby-oauth/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 1b072cc71e95 -r afd462829294 security/ruby-oauth/Makefile
--- a/security/ruby-oauth/Makefile      Sun Aug 28 05:52:47 2022 +0000
+++ b/security/ruby-oauth/Makefile      Sun Aug 28 05:54:26 2022 +0000
@@ -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@localhost
diff -r 1b072cc71e95 -r afd462829294 security/ruby-oauth/distinfo
--- a/security/ruby-oauth/distinfo      Sun Aug 28 05:52:47 2022 +0000
+++ b/security/ruby-oauth/distinfo      Sun Aug 28 05:54:26 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index