The NetBSD Project

CVS log for pkgsrc/textproc/ruby-haml/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / ruby-haml

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2011Q2


Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 19 07:59:18 2011 UTC (12 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.6: +246 -190 lines
Diff to previous 1.6 (colored)

Update ruby-haml package to 3.1.2.

3.1.1

* Update the vendored Sass to version 3.1.0.

3.1.0

* Don't add a type attribute to <script> and <style> tags generated by
  filters when :format is set to :html5.

* Add an :escape_attrs option that allows attributes to either remain
  unescaped (for things like embedding PHP directives in Haml) or to be always
  escaped rather than #escape_onced. This can also be used from the command
  line via --no-escape-attrs.

* Allow custom filters to be loaded from the command line.

Backwards Incompatibilities - Must Read!

* Get rid of the --rails flag for the haml executable. This flag hasn't been
  necessary since Rails 2.0. Existing Rails 2.0 installations will continue to
  work.

* Drop support for Hpricot 0.7. 0.8 has been out for nearly two years.

3.0.25

Tagged on GitHub.

* HTML-to-Haml conversion now works within Ruby even if Hpricot is loaded
  before haml/html.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>