pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-railties72



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 08:41:09 UTC 2025

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

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

7.2.3 (2025-10-28)

* Use secret_key_base from ENV or credentials when present locally.

  When ENV["SECRET_KEY_BASE"] or
  Rails.application.credentials.secret_key_base is set for test or
  development, it is used for the Rails.config.secret_key_base, instead of
  generating a tmp/local_secret.txt file.

  Petrik de Heus


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-railties72/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-railties72/distinfo
diff -u pkgsrc/devel/ruby-railties72/distinfo:1.2 pkgsrc/devel/ruby-railties72/distinfo:1.3
--- pkgsrc/devel/ruby-railties72/distinfo:1.2   Thu Aug 14 15:22:46 2025
+++ pkgsrc/devel/ruby-railties72/distinfo       Mon Nov  3 08:41:08 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:08 taca Exp $
 
-BLAKE2s (railties-7.2.2.2.gem) = 6f93fce9cdb4ef68af2862ad158ab7bce09cafee00584babd835178cc383b79f
-SHA512 (railties-7.2.2.2.gem) = df5fda361d75ba128d6018f025cba22545bbbf9691fe38789aba0934de747ce3037a02feff92ae6876286ecf251b886ec1d290d108e5c6abc8baedc6091d1115
-Size (railties-7.2.2.2.gem) = 182784 bytes
+BLAKE2s (railties-7.2.3.gem) = ea7f89b1662b2a34c698cbaa13d2a41351c9cf648288b4596fb04cb2904a0cb1
+SHA512 (railties-7.2.3.gem) = 64664d300780fa52bbaefd85ea13efffdb6c08f6f15c28baedee0d4f3ca7c1eededcba0df1c44cf3ef04c5b26c046e0ceacb0fabdeffe796724db4c08686ddaf
+Size (railties-7.2.3.gem) = 182784 bytes



Home | Main Index | Thread Index | Old Index