pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-octokit



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb 12 12:37:42 UTC 2022

Modified Files:
        pkgsrc/devel/ruby-octokit: Makefile distinfo

Log Message:
devel/ruby-octokit: update to 4.22.0

4.22.0 (2022-01-12)

Deprecation Fix

* 1359 Fix Faraday deprecation warning @ybiquitous

Code Improvements

* 1336 Update regex for create ref @thepwagner
* 1350 Support pagination in compare api @mrpinsky

CI and dependency updates

* 1353 Add Ruby 3.0 support for CI builds @olleolleolle
* 1387 Update pry-byebug requirement @ashishkeshan

Documentation

* 1376 Update example README code with token filtering @bencolon
* 1381 Update organization migration documentation links @rzhade3


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-octokit/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-octokit/distinfo

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

Modified files:

Index: pkgsrc/devel/ruby-octokit/Makefile
diff -u pkgsrc/devel/ruby-octokit/Makefile:1.15 pkgsrc/devel/ruby-octokit/Makefile:1.16
--- pkgsrc/devel/ruby-octokit/Makefile:1.15     Tue May  4 14:20:10 2021
+++ pkgsrc/devel/ruby-octokit/Makefile  Sat Feb 12 12:37:42 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/05/04 14:20:10 taca Exp $
+# $NetBSD: Makefile,v 1.16 2022/02/12 12:37:42 taca Exp $
 
-DISTNAME=      octokit-4.21.0
+DISTNAME=      octokit-4.22.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-octokit/distinfo
diff -u pkgsrc/devel/ruby-octokit/distinfo:1.16 pkgsrc/devel/ruby-octokit/distinfo:1.17
--- pkgsrc/devel/ruby-octokit/distinfo:1.16     Tue Oct 26 10:19:39 2021
+++ pkgsrc/devel/ruby-octokit/distinfo  Sat Feb 12 12:37:42 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 10:19:39 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/02/12 12:37:42 taca Exp $
 
-BLAKE2s (octokit-4.21.0.gem) = e90b691e88dc3ec3c48580b3df7fc783d6e8cfdba57e0aea97b1764ab3a37bfa
-SHA512 (octokit-4.21.0.gem) = ef45a799d6d45090fdf913ec585d7d9980b084ea9d715f4cb01d029296b575efc5d06e36e0cb36fcd92c0cba1ef563d57820bbe422638d3f26af9aa7a730af12
-Size (octokit-4.21.0.gem) = 83968 bytes
+BLAKE2s (octokit-4.22.0.gem) = 34b8317f5174487e50a12f9830641391b07e2358e4a8070f5a3e53fc167aaf16
+SHA512 (octokit-4.22.0.gem) = d4706bd0eb883505969818de77df47d1ad8d6d0377d2759352cd8254154755deef613dac99276655f1f9a8b9de453e250c71c0f50f1c9c990109177fee00036a
+Size (octokit-4.22.0.gem) = 84480 bytes



Home | Main Index | Thread Index | Old Index