pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-railties52 devel/ruby-railties52: updateo t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e7e67e679a9
branches:  trunk
changeset: 322303:2e7e67e679a9
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Apr 14 10:34:57 2019 +0000

description:
devel/ruby-railties52: updateo to 5.2.3

## Rails 5.2.3 (March 27, 2019) ##

*   Seed database with inline ActiveJob job adapter.

    *Gannon McGibbon*

*   Fix boolean interaction in scaffold system tests.

    *Gannon McGibbon*


## Rails 5.2.2.1 (March 11, 2019) ##

*   No changes.

diffstat:

 devel/ruby-railties52/PLIST    |   3 ++-
 devel/ruby-railties52/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r d266f547aae8 -r 2e7e67e679a9 devel/ruby-railties52/PLIST
--- a/devel/ruby-railties52/PLIST       Sun Apr 14 10:34:27 2019 +0000
+++ b/devel/ruby-railties52/PLIST       Sun Apr 14 10:34:57 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/03/03 15:01:38 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/04/14 10:34:57 taca Exp $
 bin/rails52${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
@@ -37,6 +37,7 @@
 ${GEM_LIBDIR}/lib/rails/commands/credentials/credentials_command.rb
 ${GEM_LIBDIR}/lib/rails/commands/dbconsole/dbconsole_command.rb
 ${GEM_LIBDIR}/lib/rails/commands/destroy/destroy_command.rb
+${GEM_LIBDIR}/lib/rails/commands/encrypted/USAGE
 ${GEM_LIBDIR}/lib/rails/commands/encrypted/encrypted_command.rb
 ${GEM_LIBDIR}/lib/rails/commands/generate/generate_command.rb
 ${GEM_LIBDIR}/lib/rails/commands/help/USAGE
diff -r d266f547aae8 -r 2e7e67e679a9 devel/ruby-railties52/distinfo
--- a/devel/ruby-railties52/distinfo    Sun Apr 14 10:34:27 2019 +0000
+++ b/devel/ruby-railties52/distinfo    Sun Apr 14 10:34:57 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/03 15:01:38 taca Exp $
+$NetBSD: distinfo,v 1.2 2019/04/14 10:34:57 taca Exp $
 
-SHA1 (railties-5.2.2.gem) = c14475048029c3896763b8b49a73be303b3610f8
-RMD160 (railties-5.2.2.gem) = 8a37b3de5ec2d1fc86903390448bdb140a7859b5
-SHA512 (railties-5.2.2.gem) = 4c80cbecd4ef429dc856864493a4d877de2e6074bc6395ed20ffb3f86891ef8e0f7a56747d4767867feb2ed3bb14852698d502132950a0646622e06beda8e725
-Size (railties-5.2.2.gem) = 235520 bytes
+SHA1 (railties-5.2.3.gem) = 2a0c7f8779c291adbeebdd8fa28a46c39237d333
+RMD160 (railties-5.2.3.gem) = add7ddad179bf6e300cc14d18edc7a35f31836d1
+SHA512 (railties-5.2.3.gem) = b0896ad609b1b662f2750c70292f26c86d65c025a52ce33372cb51de6069cfb960457c621d8c27aec968f1f7a73cd5609af32fccb82c92f5425cae14f776a3f2
+Size (railties-5.2.3.gem) = 236032 bytes



Home | Main Index | Thread Index | Old Index