pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activestorage70
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 13 07:44:29 UTC 2022
Modified Files:
pkgsrc/devel/ruby-activestorage70: PLIST distinfo
Log Message:
devel/ruby-activestorage70: update to 7.0.2
7.0.2 (2022-02-08)
* Revert the ability to pass service_name param to DirectUploadsController
which was introduced in 7.0.0.
That change caused a lot of problems to upgrade Rails applications so we
decided to remove it while in work in a more backwards compatible
implementation.
Gannon McGibbon
* Allow applications to opt out of precompiling Active Storage JavaScript
assets.
jlestavel
7.0.2.1 (2022-02-11)
* No changes.
7.0.2.2 (2022-02-11)
* No changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-activestorage70/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-activestorage70/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-activestorage70/PLIST
diff -u pkgsrc/devel/ruby-activestorage70/PLIST:1.1 pkgsrc/devel/ruby-activestorage70/PLIST:1.2
--- pkgsrc/devel/ruby-activestorage70/PLIST:1.1 Sun Dec 19 06:07:35 2021
+++ pkgsrc/devel/ruby-activestorage70/PLIST Sun Feb 13 07:44:29 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/12/19 06:07:35 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/02/13 07:44:29 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/MIT-LICENSE
@@ -70,7 +70,6 @@ ${GEM_LIBDIR}/lib/active_storage/attache
${GEM_LIBDIR}/lib/active_storage/attached/many.rb
${GEM_LIBDIR}/lib/active_storage/attached/model.rb
${GEM_LIBDIR}/lib/active_storage/attached/one.rb
-${GEM_LIBDIR}/lib/active_storage/direct_upload_token.rb
${GEM_LIBDIR}/lib/active_storage/downloader.rb
${GEM_LIBDIR}/lib/active_storage/engine.rb
${GEM_LIBDIR}/lib/active_storage/errors.rb
Index: pkgsrc/devel/ruby-activestorage70/distinfo
diff -u pkgsrc/devel/ruby-activestorage70/distinfo:1.2 pkgsrc/devel/ruby-activestorage70/distinfo:1.3
--- pkgsrc/devel/ruby-activestorage70/distinfo:1.2 Sun Jan 16 14:07:49 2022
+++ pkgsrc/devel/ruby-activestorage70/distinfo Sun Feb 13 07:44:29 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/01/16 14:07:49 taca Exp $
+$NetBSD: distinfo,v 1.3 2022/02/13 07:44:29 taca Exp $
-BLAKE2s (activestorage-7.0.1.gem) = 32ad5b664c51b49ef5e24fd3a1f977e33d141fdff9e93d186dcb744115fcc951
-SHA512 (activestorage-7.0.1.gem) = a601ae6f932149817819ffd7574163609c4996183039e1cf29754277aa96ceeb91dda0e896d0ff3b935a8167e69bc55ebe0a54d0d73df828452b10854ca42047
-Size (activestorage-7.0.1.gem) = 64000 bytes
+BLAKE2s (activestorage-7.0.2.2.gem) = 6f4a12430e1e0e31c2ed0e9ceb7e6bd04aa5a2c7c0d727808befed95f0106a41
+SHA512 (activestorage-7.0.2.2.gem) = 5a29140063b6b7fc931a2b038778d1f92a2abf4540512b130efbc87ae6eb09269cbdab965726d1acabb41b50a9bb5ed524ba690beda68b4c5d29f21c7315165c
+Size (activestorage-7.0.2.2.gem) = 62976 bytes
Home |
Main Index |
Thread Index |
Old Index