summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca>2016-10-17 15:10:54 +0000
committertaca <taca>2016-10-17 15:10:54 +0000
commit99d25a2ec08ad538e2ade2d7872d8a8f602366b5 (patch)
tree4602842020a24dfa6d0f8b1b79c25475fbe2dae3 /misc
parent573f68c97fcad80763eb5b171c23b5e5eb0ae88c (diff)
downloadpkgsrc-99d25a2ec08ad538e2ade2d7872d8a8f602366b5.tar.gz
Update ruby-sprockets to 3.7.0.
** 3.7.0** (July 21, 2016) * Deprecated interfaces now emit deprecation warnings #345 **3.6.3** (July 1, 2016) * Faster asset lookup in large directories #336 * Faster PathUtils.match_path_extname https://github.com/rails/sprockets/commit/697269cf81e5261fdd7072e32bd489403027fd7e * Fixed uglifier comment stripping #326 * Error messages now show load path info #313 **3.6.2** (June 21, 2016) * More performance improvements. **3.6.1** (June 17, 2016) * Some performance improvements. **3.6.0** (April 6, 2016) * Add `Manifest#find_sources` to return the source of the compiled assets. * Fix the list of compressable mime types. * Improve performance of the `FileStore` cache.
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-sprockets/Makefile4
-rw-r--r--misc/ruby-sprockets/PLIST3
-rw-r--r--misc/ruby-sprockets/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/misc/ruby-sprockets/Makefile b/misc/ruby-sprockets/Makefile
index 373f44a0211..dbaeb09f0a5 100644
--- a/misc/ruby-sprockets/Makefile
+++ b/misc/ruby-sprockets/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2015/12/13 17:23:25 taca Exp $
+# $NetBSD: Makefile,v 1.13 2016/10/17 15:10:54 taca Exp $
-DISTNAME= sprockets-3.5.2
+DISTNAME= sprockets-3.7.0
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/misc/ruby-sprockets/PLIST b/misc/ruby-sprockets/PLIST
index a918b0cf065..bfbea0a9741 100644
--- a/misc/ruby-sprockets/PLIST
+++ b/misc/ruby-sprockets/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2015/12/13 17:23:25 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2016/10/17 15:10:54 taca Exp $
bin/sprockets${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
@@ -31,6 +31,7 @@ ${GEM_LIBDIR}/lib/sprockets/compressing.rb
${GEM_LIBDIR}/lib/sprockets/configuration.rb
${GEM_LIBDIR}/lib/sprockets/context.rb
${GEM_LIBDIR}/lib/sprockets/dependencies.rb
+${GEM_LIBDIR}/lib/sprockets/deprecation.rb
${GEM_LIBDIR}/lib/sprockets/digest_utils.rb
${GEM_LIBDIR}/lib/sprockets/directive_processor.rb
${GEM_LIBDIR}/lib/sprockets/eco_processor.rb
diff --git a/misc/ruby-sprockets/distinfo b/misc/ruby-sprockets/distinfo
index 85bd149f652..e4c70439437 100644
--- a/misc/ruby-sprockets/distinfo
+++ b/misc/ruby-sprockets/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/12/13 17:23:25 taca Exp $
+$NetBSD: distinfo,v 1.13 2016/10/17 15:10:54 taca Exp $
-SHA1 (sprockets-3.5.2.gem) = 4ca5beaae95c58fbaa9371da733d61a3b506cf0d
-RMD160 (sprockets-3.5.2.gem) = afeecd7d98427335a612fe1e0e769e9c9be0cb8f
-SHA512 (sprockets-3.5.2.gem) = 67f9d951a43434b81f544ddb0fd601b51233460be87c94e3854bf3cb18c733778130b36c456b4e1746eed85a6fc5c70a9c09cb0aa6d461f33ba39e7569a1a4f7
-Size (sprockets-3.5.2.gem) = 70144 bytes
+SHA1 (sprockets-3.7.0.gem) = 259e995d1b3507430d7bbdec10270923e56a1962
+RMD160 (sprockets-3.7.0.gem) = 1d46448993800bf53eeda1fca17be1c32d5f76c8
+SHA512 (sprockets-3.7.0.gem) = b659a6ed92b290adbcf7dd94efd0efc6e53f2c87da786461f2773c1b8e29c3d6056d4a6675d815d6b0e0847274bfa5a75c8c1c9f251a915bfa724cc02f4ad15d
+Size (sprockets-3.7.0.gem) = 72192 bytes