pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-oauth



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Aug 28 05:54:26 UTC 2022

Modified Files:
        pkgsrc/security/ruby-oauth: Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/ruby-oauth/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/ruby-oauth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-oauth/Makefile
diff -u pkgsrc/security/ruby-oauth/Makefile:1.18 pkgsrc/security/ruby-oauth/Makefile:1.19
--- pkgsrc/security/ruby-oauth/Makefile:1.18    Sun Nov 28 14:11:14 2021
+++ pkgsrc/security/ruby-oauth/Makefile Sun Aug 28 05:54:26 2022
@@ -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

Index: pkgsrc/security/ruby-oauth/distinfo
diff -u pkgsrc/security/ruby-oauth/distinfo:1.17 pkgsrc/security/ruby-oauth/distinfo:1.18
--- pkgsrc/security/ruby-oauth/distinfo:1.17    Sun Nov 28 14:11:14 2021
+++ pkgsrc/security/ruby-oauth/distinfo Sun Aug 28 05:54:26 2022
@@ -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