pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2026Q1] pkgsrc/www/ruby-faraday



Module Name:    pkgsrc
Committed By:   maya
Date:           Tue Jun  9 22:23:10 UTC 2026

Modified Files:
        pkgsrc/www/ruby-faraday [pkgsrc-2026Q1]: Makefile distinfo

Log Message:
Pullup ticket #7131 - requested by taca
www/ruby-faraday: Security fix

Revisions pulled up:
- www/ruby-faraday/Makefile                                     1.45
- www/ruby-faraday/distinfo                                     1.42

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sun May 31 14:34:58 UTC 2026

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

   Log Message:
   www/ruby-faraday: update to 2.14.2

   2.14.2 (2026-05-15)

   Security Note

   This release contains a security fix, we recommend all users to upgrade as
   soon as possible.
   A Security Advisory with more details will be posted shortly.

   What's Changed

   * Add Ruby 4 to CI by @larouxn in #1659
   * Modernize RuboCop configuration and fix offenses by @larouxn in #1660
   * Lint: Style/OneClassPerFile by @olleolleolle in #1668
   * fix(docs): fix incorrect link label by @JohnnyKei in #1667
   * chore: Upgrade package.json packages using audit fix by @olleolleolle in
     #1669

   New Contributors

   * @larouxn made their first contribution in #1659
   * @JohnnyKei made their first contribution in #1667


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.44.2.1 pkgsrc/www/ruby-faraday/Makefile
cvs rdiff -u -r1.41 -r1.41.2.1 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.44 pkgsrc/www/ruby-faraday/Makefile:1.44.2.1
--- pkgsrc/www/ruby-faraday/Makefile:1.44       Wed Feb 11 08:08:21 2026
+++ pkgsrc/www/ruby-faraday/Makefile    Tue Jun  9 22:23:10 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2026/02/11 08:08:21 taca Exp $
+# $NetBSD: Makefile,v 1.44.2.1 2026/06/09 22:23:10 maya Exp $
 
-DISTNAME=      faraday-2.14.1
+DISTNAME=      faraday-2.14.2
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-faraday/distinfo
diff -u pkgsrc/www/ruby-faraday/distinfo:1.41 pkgsrc/www/ruby-faraday/distinfo:1.41.2.1
--- pkgsrc/www/ruby-faraday/distinfo:1.41       Wed Feb 11 08:08:21 2026
+++ pkgsrc/www/ruby-faraday/distinfo    Tue Jun  9 22:23:10 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2026/02/11 08:08:21 taca Exp $
+$NetBSD: distinfo,v 1.41.2.1 2026/06/09 22:23:10 maya Exp $
 
-BLAKE2s (faraday-2.14.1.gem) = 0746c5a9fa2c12b67fa53ef7636f746ef5201d59dd642072a0d32538e11637c0
-SHA512 (faraday-2.14.1.gem) = ba661ffe8cb520d82ceecb3b31da9e49207c80b9b7f6089b656beabcd3bf662c07f5c0a3d2ef8efc37e79f14882e2fe599948b87d769e0da808c2f2e7662ec42
-Size (faraday-2.14.1.gem) = 75264 bytes
+BLAKE2s (faraday-2.14.2.gem) = ddc94904913abc791536df3284a5e29577bec2d54f30a0921fe045e0f49f9c5f
+SHA512 (faraday-2.14.2.gem) = 2f4ca41d8ffeb366368094e70831fb00f2d57609bd19421a2ea665449535a92ac4b6a2feca756260efdb8a5092239a1d654e47d59a9412b792b5d601784cfc39
+Size (faraday-2.14.2.gem) = 75264 bytes



Home | Main Index | Thread Index | Old Index