pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-railties80
Module Name: pkgsrc
Committed By: taca
Date: Tue Sep 23 04:20:04 UTC 2025
Modified Files:
pkgsrc/devel/ruby-railties80: PLIST distinfo
Log Message:
devel/ruby-railties80: update to 8.0.3
8.0.3 (2025-09-22)
Railties
* Fix polymorphic_url and polymorphic_path not working when routes are not
loaded.
Édouard Chin
* Fix Rails console to not override user defined IRB_NAME.
Only change the prompt name if it hasn't been customized in .irbrc.
Jarrett Lusso
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-railties80/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-railties80/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-railties80/PLIST
diff -u pkgsrc/devel/ruby-railties80/PLIST:1.1 pkgsrc/devel/ruby-railties80/PLIST:1.2
--- pkgsrc/devel/ruby-railties80/PLIST:1.1 Thu Jan 2 07:13:52 2025
+++ pkgsrc/devel/ruby-railties80/PLIST Tue Sep 23 04:20:04 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2025/01/02 07:13:52 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/09/23 04:20:04 taca Exp $
bin/rails80${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
@@ -89,6 +89,7 @@ ${GEM_LIBDIR}/lib/rails/generators/activ
${GEM_LIBDIR}/lib/rails/generators/app_base.rb
${GEM_LIBDIR}/lib/rails/generators/app_name.rb
${GEM_LIBDIR}/lib/rails/generators/base.rb
+${GEM_LIBDIR}/lib/rails/generators/bundle_helper.rb
${GEM_LIBDIR}/lib/rails/generators/database.rb
${GEM_LIBDIR}/lib/rails/generators/erb.rb
${GEM_LIBDIR}/lib/rails/generators/erb/authentication/authentication_generator.rb
@@ -194,7 +195,6 @@ ${GEM_LIBDIR}/lib/rails/generators/rails
${GEM_LIBDIR}/lib/rails/generators/rails/authentication/templates/app/models/user.rb.tt
${GEM_LIBDIR}/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.html.erb.tt
${GEM_LIBDIR}/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.text.erb.tt
-${GEM_LIBDIR}/lib/rails/generators/rails/authentication/templates/test/mailers/previews/passwords_mailer_preview.rb.tt
${GEM_LIBDIR}/lib/rails/generators/rails/benchmark/USAGE
${GEM_LIBDIR}/lib/rails/generators/rails/benchmark/benchmark_generator.rb
${GEM_LIBDIR}/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt
@@ -279,6 +279,7 @@ ${GEM_LIBDIR}/lib/rails/generators/test_
${GEM_LIBDIR}/lib/rails/generators/test_unit.rb
${GEM_LIBDIR}/lib/rails/generators/test_unit/authentication/authentication_generator.rb
${GEM_LIBDIR}/lib/rails/generators/test_unit/authentication/templates/test/fixtures/users.yml.tt
+${GEM_LIBDIR}/lib/rails/generators/test_unit/authentication/templates/test/mailers/previews/passwords_mailer_preview.rb.tt
${GEM_LIBDIR}/lib/rails/generators/test_unit/authentication/templates/test/models/user_test.rb.tt
${GEM_LIBDIR}/lib/rails/generators/test_unit/controller/controller_generator.rb
${GEM_LIBDIR}/lib/rails/generators/test_unit/controller/templates/functional_test.rb.tt
Index: pkgsrc/devel/ruby-railties80/distinfo
diff -u pkgsrc/devel/ruby-railties80/distinfo:1.3 pkgsrc/devel/ruby-railties80/distinfo:1.4
--- pkgsrc/devel/ruby-railties80/distinfo:1.3 Thu Aug 14 15:25:07 2025
+++ pkgsrc/devel/ruby-railties80/distinfo Tue Sep 23 04:20:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/08/14 15:25:07 taca Exp $
+$NetBSD: distinfo,v 1.4 2025/09/23 04:20:04 taca Exp $
-BLAKE2s (railties-8.0.2.1.gem) = 08ef6fcc2697320a78b974796574b4a71c59f2cd63b1dee28e5df721e1cbd85b
-SHA512 (railties-8.0.2.1.gem) = 671b466c39c8a97be9b39e4617b9f12e138c6c4281d40c4e914b40da06262d07cdaf5468403da3b74bb04dcea678c5fd415ff54ca1356f06d66645463cbc4575
-Size (railties-8.0.2.1.gem) = 197632 bytes
+BLAKE2s (railties-8.0.3.gem) = 2d3b9da91ece68ceffe8a4ab1485550b9fbed83cc5f9b7494edefc27d2041edb
+SHA512 (railties-8.0.3.gem) = e97b2c79f54c83d0b7fa4e74a18c017e54b5f50a3d65dcece51d614ab9867a316d78b294c3e1b57588ceb68d3188fa5b99473203015fcca7cb783198fd436643
+Size (railties-8.0.3.gem) = 198144 bytes
Home |
Main Index |
Thread Index |
Old Index