diff options
author | taca <taca@pkgsrc.org> | 2021-11-23 15:11:39 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2021-11-23 15:11:39 +0000 |
commit | 42d4209b57859995f8b138430f3d59ae7cc49c61 (patch) | |
tree | c0ea66c80d59733b1972f8753388895c8ff0aa27 /misc/ruby-sprockets-rails/distinfo | |
parent | 822937b2d6c6422ed48414a2e8ce3c3fdc78e88c (diff) | |
download | pkgsrc-42d4209b57859995f8b138430f3d59ae7cc49c61.tar.gz |
misc/ruby-sprockets-rails: update to 3.4.1
3.4.1 (2021-11-22)
What's Changed
* expose dependencies from AssetUrlProcessor by @zarqman in #480
* Fix issues with relative paths from AssetUrlProcessor by @jcoyne in #482
* Fix sourcemapping url replacement by @dhh in #484
3.4.0 (2021-11-15)
What's Changed
* Ensure source mapping URLs set by transpilers are not broken by appending
a semicolon to their path and translate the paths to the digested versions
for deployment by @dhh in #479
This makes sprockets-rails compatible out of the box with sourcemap
generation from jsbundling-rails.
3.3.0 (2021-11-11)
What's Changed
* Process css files so that they get digested paths for asset files by
@jcoyne in #476. This allows you to use sprockets-rails together with
cssbundling-rails and be able to reference assets in the asset pipeline
without additional compilation.
* Raise the error that includes an error message by @ghiculescu in #472
Diffstat (limited to 'misc/ruby-sprockets-rails/distinfo')
-rw-r--r-- | misc/ruby-sprockets-rails/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/ruby-sprockets-rails/distinfo b/misc/ruby-sprockets-rails/distinfo index 137a917f7c2..0c1e7fd6e6d 100644 --- a/misc/ruby-sprockets-rails/distinfo +++ b/misc/ruby-sprockets-rails/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:59:31 nia Exp $ +$NetBSD: distinfo,v 1.6 2021/11/23 15:11:39 taca Exp $ -BLAKE2s (sprockets-rails-3.2.2.gem) = ee5558ff6df4a734fd1bb1b9697b021d888b1cc41d50eac576107a2552e0b884 -SHA512 (sprockets-rails-3.2.2.gem) = 502f302048fb04c62bf247769f3339e236f7473ffdb80bbad7c635e934f182ceacca257f7fc6c3504a37eee66db889aff1b23701c55abb89d4e7046b21a60178 -Size (sprockets-rails-3.2.2.gem) = 15360 bytes +BLAKE2s (sprockets-rails-3.4.1.gem) = c4aee1cddb499f04867e819fd2948d7d5d50996b3def446cf5e207f354959b07 +SHA512 (sprockets-rails-3.4.1.gem) = 1fe9393930df58763487f080e5b62f152eb1d2d15be28b1d4c3505f7bd154045f612ebe69eeaf947e67d858e8498421ba1bd940ce0dd62373c500960c99f10cc +Size (sprockets-rails-3.4.1.gem) = 15872 bytes |