pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-activejob72



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 08:38:03 UTC 2025

Modified Files:
        pkgsrc/devel/ruby-activejob72: distinfo

Log Message:
devel/ruby-activejob72: update to 7.2.3

7.2.3 (2025-10-28)

* Include the actual Active Job locale when serializing rather than I18n
  locale.

  Adrien S

* Avoid crashing in Active Job logger when logging enqueueing errors

  ActiveJob.perform_all_later could fail with a TypeError when all provided
  jobs failed to be enqueueed.

  Efstathios Stivaros


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-activejob72/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-activejob72/distinfo
diff -u pkgsrc/devel/ruby-activejob72/distinfo:1.2 pkgsrc/devel/ruby-activejob72/distinfo:1.3
--- pkgsrc/devel/ruby-activejob72/distinfo:1.2  Thu Aug 14 15:22:46 2025
+++ pkgsrc/devel/ruby-activejob72/distinfo      Mon Nov  3 08:38:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/08/14 15:22:46 taca Exp $
+$NetBSD: distinfo,v 1.3 2025/11/03 08:38:02 taca Exp $
 
-BLAKE2s (activejob-7.2.2.2.gem) = 4e8fdcde51bbf2438f117a714e9376713096e3fa85722724948d4236ab1628bc
-SHA512 (activejob-7.2.2.2.gem) = abaea03fa817dd7ffe17fae09350d54d1004919b8937df8893b100a889976a04a5a8d0016ec3fc4acf39fbd637daa1eac3c6cec11d9a35268fac443e717019dd
-Size (activejob-7.2.2.2.gem) = 36352 bytes
+BLAKE2s (activejob-7.2.3.gem) = 66900629088c853e0a32bc381020f08bc81b8d0daf6599720a13c6cfd80157fa
+SHA512 (activejob-7.2.3.gem) = 3c32d94f5878da6f8164b70d5882cc588c95df74f070658ab26d1b80e93c75c6d7047b63d48911200fa139e948cf04cc1f54b7d31aaa2f3fd40d7c2c96e98bfb
+Size (activejob-7.2.3.gem) = 36352 bytes



Home | Main Index | Thread Index | Old Index