pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activestorage72
Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 08:41:49 UTC 2025
Modified Files:
        pkgsrc/devel/ruby-activestorage72: distinfo
Log Message:
devel/ruby-activestorage72: update to 7.2.3
7.2.3 (2025-10-28)
* Fix config.active_storage.touch_attachment_records to work with eager
  loading.
  fatkodima
 * A Blob will no longer autosave associated Attachment.
   This fixes an issue where a record with an attachment would have its
   dirty attributes reset, preventing your after commit callbacks on that
   record to behave as expected.
   Note that this change doesn't require any changes on your application and
   is supposed to be internal.  Active Storage Attachment will continue to
   be autosaved (through a different relation).
   Edouard-chin
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-activestorage72/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-activestorage72/distinfo
diff -u pkgsrc/devel/ruby-activestorage72/distinfo:1.2 pkgsrc/devel/ruby-activestorage72/distinfo:1.3
--- pkgsrc/devel/ruby-activestorage72/distinfo:1.2      Thu Aug 14 15:22:46 2025
+++ pkgsrc/devel/ruby-activestorage72/distinfo  Mon Nov  3 08:41:48 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:41:48 taca Exp $
 
-BLAKE2s (activestorage-7.2.2.2.gem) = 97a5caf88ca358791446ad6daba60bf394ec01eb5bcce5d5f446c9082e326f9d
-SHA512 (activestorage-7.2.2.2.gem) = a311060839bdcbfb54d9623b9c8a1b5521065d79096b9ef6664d6a9f870b049267230b6c8bde1ac0d12e7db4353072d09019e8c6e048590accda450887707803
-Size (activestorage-7.2.2.2.gem) = 65536 bytes
+BLAKE2s (activestorage-7.2.3.gem) = b5938ecea15504312eb8b85be86ed02217a2bcc6b761f95ce790ef1869b1bb72
+SHA512 (activestorage-7.2.3.gem) = 6ed74401d06893d96c6cb17618f9af0b7e39f2f873304ab11be9c01212061fe8f88f8e693dad03b2f673b42eb887175a5cbe2e2d72a1df08333e7f026dd5bc83
+Size (activestorage-7.2.3.gem) = 66560 bytes
Home |
Main Index |
Thread Index |
Old Index