pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activemodel72
Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 08:37:23 UTC 2025
Modified Files:
        pkgsrc/devel/ruby-activemodel72: distinfo
Log Message:
devel/ruby-activemodel72: update to 7.2.3
7.2.3 (2025-10-28)
* Fix has_secure_password to perform confirmation validation of the password
  even when blank.
  The validation was incorrectly skipped when the password only contained
  whitespace characters.
  Fabio Sangiovanni
* Handle missing attributes for ActiveModel::Translation#human_attribute_name.
  zzak
* Fix ActiveModel::AttributeAssignment#assign_attributes to accept objects
  without each.
  Kouhei Yanagita
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-activemodel72/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-activemodel72/distinfo
diff -u pkgsrc/devel/ruby-activemodel72/distinfo:1.2 pkgsrc/devel/ruby-activemodel72/distinfo:1.3
--- pkgsrc/devel/ruby-activemodel72/distinfo:1.2        Thu Aug 14 15:22:46 2025
+++ pkgsrc/devel/ruby-activemodel72/distinfo    Mon Nov  3 08:37:23 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:37:23 taca Exp $
 
-BLAKE2s (activemodel-7.2.2.2.gem) = b2e0781ed02cc2b35c03def74f7ce55208a1f1e3091a159777d2dfb831666da1
-SHA512 (activemodel-7.2.2.2.gem) = 78fbc2f9c596d2cc4b05e738e7671e7cdb0de0e26c939417c93fa3e4de976e35052485cec948be1bb93f87639dd377ab9ad239327f07c335d65d3a67cecb891a
-Size (activemodel-7.2.2.2.gem) = 67584 bytes
+BLAKE2s (activemodel-7.2.3.gem) = 56224516f7b0241cc51b5e1ea608473da0fb96ffc63bb61c295f898e66b49b58
+SHA512 (activemodel-7.2.3.gem) = 208008d525e5f876b70d56f04a5096ea281755b9ea993cd7c9087999d919505096d427bb4e16d4f4066d962699cecc39167270d2d32a78d8a4fa45335d98659d
+Size (activemodel-7.2.3.gem) = 68096 bytes
Home |
Main Index |
Thread Index |
Old Index