pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-faraday



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Sep 18 17:46:34 UTC 2023

Modified Files:
        pkgsrc/www/ruby-faraday: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/ruby-faraday/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/ruby-faraday/distinfo

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

Modified files:

Index: pkgsrc/www/ruby-faraday/Makefile
diff -u pkgsrc/www/ruby-faraday/Makefile:1.32 pkgsrc/www/ruby-faraday/Makefile:1.33
--- pkgsrc/www/ruby-faraday/Makefile:1.32       Sun Jul  9 03:20:16 2023
+++ pkgsrc/www/ruby-faraday/Makefile    Mon Sep 18 17:46:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2023/07/09 03:20:16 taca Exp $
+# $NetBSD: Makefile,v 1.33 2023/09/18 17:46:33 taca Exp $
 
-DISTNAME=      faraday-2.7.10
+DISTNAME=      faraday-2.7.11
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

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



Home | Main Index | Thread Index | Old Index