diff options
| author | taca <taca@pkgsrc.org> | 2012-04-29 14:29:35 +0000 |
|---|---|---|
| committer | taca <taca@pkgsrc.org> | 2012-04-29 14:29:35 +0000 |
| commit | decf56a10843e0bfec1e67d4850af4460bd785f3 (patch) | |
| tree | 4b6c0e3018530d7b70084489e5cf5ecba269e322 /textproc/ruby-coderay/distinfo | |
| parent | d5a779f485c3d10bea67efb5ac4390387000ae2e (diff) | |
| download | pkgsrc-decf56a10843e0bfec1e67d4850af4460bd785f3.tar.gz | |
Update ruby-coderay package to 1.0.6.
Changes in 1.0.6
* New option :break_lines for the HTML encoder (splits tokens at line
breaks). [GH-15, thanks to Etienne Massip]
* Improved speed of :line_numbers => :inline option for the HTML encoder.
* Fixed wrong HTML file type. (was :page) [GH-16, thanks to Doug Hammond]
* The CSS Scanner now highlights tokens like url(...) as :function instead of
:string. [GH-13, thanks to Joel Holdbrooks]
Diffstat (limited to 'textproc/ruby-coderay/distinfo')
| -rw-r--r-- | textproc/ruby-coderay/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ruby-coderay/distinfo b/textproc/ruby-coderay/distinfo index 3cc49acfc9f..0b986ff288d 100644 --- a/textproc/ruby-coderay/distinfo +++ b/textproc/ruby-coderay/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/03/18 02:43:17 taca Exp $ +$NetBSD: distinfo,v 1.7 2012/04/29 14:29:35 taca Exp $ -SHA1 (coderay-1.0.5.gem) = c7791611196e967368c6ce4c53ba07de8882a3ef -RMD160 (coderay-1.0.5.gem) = ef526c2eaa34bbf8ad778b7a18e24ca630c95714 -Size (coderay-1.0.5.gem) = 98304 bytes +SHA1 (coderay-1.0.6.gem) = b9bfaca2b66660fd0d6ebb68942e5e1833092197 +RMD160 (coderay-1.0.6.gem) = 6ab37f67fb3e0e4b41e8f1dfef6aafc81d9ffd0a +Size (coderay-1.0.6.gem) = 97792 bytes |
