pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-railties52



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Apr 14 10:34:57 UTC 2019

Modified Files:
        pkgsrc/devel/ruby-railties52: PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-railties52/PLIST \
    pkgsrc/devel/ruby-railties52/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-railties52/PLIST
diff -u pkgsrc/devel/ruby-railties52/PLIST:1.1 pkgsrc/devel/ruby-railties52/PLIST:1.2
--- pkgsrc/devel/ruby-railties52/PLIST:1.1      Sun Mar  3 15:01:38 2019
+++ pkgsrc/devel/ruby-railties52/PLIST  Sun Apr 14 10:34:57 2019
@@ -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/credent
 ${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
Index: pkgsrc/devel/ruby-railties52/distinfo
diff -u pkgsrc/devel/ruby-railties52/distinfo:1.1 pkgsrc/devel/ruby-railties52/distinfo:1.2
--- pkgsrc/devel/ruby-railties52/distinfo:1.1   Sun Mar  3 15:01:38 2019
+++ pkgsrc/devel/ruby-railties52/distinfo       Sun Apr 14 10:34:57 2019
@@ -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