Mon Sep 18 17:46:34 2023 UTC ()
www/ruby-faraday: update to 2.7.11

2.7.11 (2023-09-13)

What's Changed

* Refer to correct branch [ci skip] by @olleolleolle in #1516
* �沒� New docs �沁� by @iMacTia in #1517
* Fix capitalization for Elasticsearch by @picandocodigo in #1520
* Fix 404 link in UPGRADING documentation by @shanempope in #1521
* Fix included middleware links by @edwardloveall in #1522
* Fix a test failure using Ruby 3.3.0dev by @koic in #1523
* Format code with less indent by @olleolleolle in #1524
* Add base64 to runtime dependency by @koic in #1525
* Add option for omitting request data from Faraday exceptions by
  @ClaytonPassmore in #1526

New Contributors

* @picandocodigo made their first contribution in #1520
* @shanempope made their first contribution in #1521
* @edwardloveall made their first contribution in #1522
* @koic made their first contribution in #1523
* @ClaytonPassmore made their first contribution in #1526


(taca)
diff -r1.32 -r1.33 pkgsrc/www/ruby-faraday/Makefile
diff -r1.29 -r1.30 pkgsrc/www/ruby-faraday/distinfo

cvs diff -r1.32 -r1.33 pkgsrc/www/ruby-faraday/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-faraday/Makefile 2023/07/09 03:20:16 1.32
+++ pkgsrc/www/ruby-faraday/Makefile 2023/09/18 17:46:33 1.33
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.32 2023/07/09 03:20:16 taca Exp $ 1# $NetBSD: Makefile,v 1.33 2023/09/18 17:46:33 taca Exp $
2 2
3DISTNAME= faraday-2.7.10 3DISTNAME= faraday-2.7.11
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/lostisland/faraday 7HOMEPAGE= https://github.com/lostisland/faraday
8COMMENT= HTTP/REST API client library 8COMMENT= HTTP/REST API client library
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-faraday-net_http>=2.0<3.1:../../www/ruby-faraday-net_http 11DEPENDS+= ${RUBY_PKGPREFIX}-faraday-net_http>=2.0<3.1:../../www/ruby-faraday-net_http
12DEPENDS+= ${RUBY_PKGPREFIX}-ruby2_keywords>=0.0.4:../../devel/ruby-ruby2_keywords 12DEPENDS+= ${RUBY_PKGPREFIX}-ruby2_keywords>=0.0.4:../../devel/ruby-ruby2_keywords
13 13
14USE_LANGUAGES= # none 14USE_LANGUAGES= # none
15 15
16.include "../../lang/ruby/gem.mk" 16.include "../../lang/ruby/gem.mk"

cvs diff -r1.29 -r1.30 pkgsrc/www/ruby-faraday/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-faraday/distinfo 2023/07/09 03:20:16 1.29
+++ pkgsrc/www/ruby-faraday/distinfo 2023/09/18 17:46:33 1.30
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.29 2023/07/09 03:20:16 taca Exp $ 1$NetBSD: distinfo,v 1.30 2023/09/18 17:46:33 taca Exp $
2 2
3BLAKE2s (faraday-2.7.10.gem) = 47681a31004e4f90b8d1c393349dd47c83ad5214f5267ead9e95a958a7c75763 3BLAKE2s (faraday-2.7.11.gem) = 4baf7a511b4a433ccbcc927f9477a831ac474fa2e914ed1485e584ed07cecf43
4SHA512 (faraday-2.7.10.gem) = 463e7c7a56b75de11d1b9a58bc42ae7839e5d1787d9ddb309fa8fb608cd8dd1539a1ef6281f5308558a347799d1cc62403c791c350e7dc87e21e8cf319738bf6 4SHA512 (faraday-2.7.11.gem) = 21cf2da95b090c3cfcfd31b5a89e8c59bad7d8836f5d3c445182d0e966963236f292699418970a00d425f97247756af51b6389fc7270f065fb2cda0c5b651a8e
5Size (faraday-2.7.10.gem) = 70144 bytes 5Size (faraday-2.7.11.gem) = 70656 bytes