pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-activestorage70 devel/ruby-activestorage70:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/261d6b683a41
branches: trunk
changeset: 373794:261d6b683a41
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 13 07:44:29 2022 +0000
description:
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.
diffstat:
devel/ruby-activestorage70/PLIST | 3 +--
devel/ruby-activestorage70/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r d85b14ea999c -r 261d6b683a41 devel/ruby-activestorage70/PLIST
--- a/devel/ruby-activestorage70/PLIST Sun Feb 13 07:43:55 2022 +0000
+++ b/devel/ruby-activestorage70/PLIST Sun Feb 13 07:44:29 2022 +0000
@@ -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/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
diff -r d85b14ea999c -r 261d6b683a41 devel/ruby-activestorage70/distinfo
--- a/devel/ruby-activestorage70/distinfo Sun Feb 13 07:43:55 2022 +0000
+++ b/devel/ruby-activestorage70/distinfo Sun Feb 13 07:44:29 2022 +0000
@@ -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