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 Nov  3 05:56:28 UTC 2025
Modified Files:
        pkgsrc/www/ruby-faraday: Makefile distinfo
Log Message:
www/ruby-faraday: update to 2.14.0
2.14.0 (2025-09-28)
What's Changed
New features
* Use newer UnprocessableContent naming for 422 by @tylerhunt in #1638
Fixes
* Convert strings to UTF-8 by @c960657 in #1624
* Fix Response#to_hash when response not finished yet by @yykamei in #1639
Misc/Docs
* Lint: use filter_map by @olleolleolle in #1637
* Bump actions/checkout from v4 to v5 by @dependabot[bot] in #1636
* Fixes documentation by @dharamgollapudi in #1635
New Contributors
* @c960657 made their first contribution in #1624
* @dharamgollapudi made their first contribution in #1635
* @tylerhunt made their first contribution in #1638
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/ruby-faraday/Makefile
cvs rdiff -u -r1.39 -r1.40 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.42 pkgsrc/www/ruby-faraday/Makefile:1.43
--- pkgsrc/www/ruby-faraday/Makefile:1.42       Sat Aug  2 05:56:50 2025
+++ pkgsrc/www/ruby-faraday/Makefile    Mon Nov  3 05:56:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2025/08/02 05:56:50 taca Exp $
+# $NetBSD: Makefile,v 1.43 2025/11/03 05:56:28 taca Exp $
 
-DISTNAME=      faraday-2.13.4
+DISTNAME=      faraday-2.14.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-faraday/distinfo
diff -u pkgsrc/www/ruby-faraday/distinfo:1.39 pkgsrc/www/ruby-faraday/distinfo:1.40
--- pkgsrc/www/ruby-faraday/distinfo:1.39       Sat Aug  2 05:56:52 2025
+++ pkgsrc/www/ruby-faraday/distinfo    Mon Nov  3 05:56:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2025/08/02 05:56:52 taca Exp $
+$NetBSD: distinfo,v 1.40 2025/11/03 05:56:28 taca Exp $
 
-BLAKE2s (faraday-2.13.4.gem) = d557d6d1f969942651605dddbff0ad3009bd271c6df5501df78369b905e12fab
-SHA512 (faraday-2.13.4.gem) = dafdef1a03d55abe31e0afc473b24ff51adb7928dd4e9925eb6673e0749b295c2ed1c69dc0330938d2ba58c9042f11c1cbf3241cbe3fc356111d20042e4afe3c
-Size (faraday-2.13.4.gem) = 74752 bytes
+BLAKE2s (faraday-2.14.0.gem) = a4e597f351157572826da93096d8f24644412b09ff7830bbe63fe7caae3d76b7
+SHA512 (faraday-2.14.0.gem) = 03a0b465a44568a3f63b6c294248fb0763803ed27b56bd19fa2edad549d3e35e2ee6a979edb1d0c0eacca8fe2307df4cbbf0def11cf51693076d7eb85ced6bd0
+Size (faraday-2.14.0.gem) = 75264 bytes
Home |
Main Index |
Thread Index |
Old Index