forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
** 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 rails/sprockets@697269c * 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.
- Loading branch information
taca
committed
Oct 17, 2016
1 parent
6f47a82
commit a921901
Showing
3 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |