2012-04-29 16:29:35 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
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]
|
2012-03-18 03:43:17 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-coderay to 1.0.5.
Exact changes are unknown.
|
2011-12-15 17:00:42 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-coderay package to 1.0.4.
It looks like some clean up but don't know exact changes.
|
2011-06-19 05:36:01 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-coderay pacakge to 0.9.8.
Changes are unknown.
|
2010-12-04 05:26:30 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-coderay package to 0.9.6.
Changes are unknown.
|
2010-09-10 10:06:28 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update textproc/ruby-coderay to 0.9.4.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Enable HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add CONFLICTS since it will install the same name commands both
ruby18 and ruby19 based packages.
Changes may be too many please refer http://coderay.rubychan.de/ for
detail.
|
2009-06-14 20:17:35 by Joerg Sonnenberger | Files touched by this commit (218) |
Log message:
Remove @dirrm entries from PLISTs
|