Subject: CVS commit: pkgsrc/www/ruby-sass
From: Takahiro Kambe
Date: 2011-12-17 16:28:52
Message id: 20111217152852.D4E7B175DD@cvs.netbsd.org

Log Message:
Update www/ruby-sass to 3.1.12.

3.1.12

* Compatibility with the mathn library (thanks to Thomas Walpole).
* Fix some infinite loops with mixins that were previously uncaught.
* Catch infinite @import loops.
* Fix a deprecation warning in sass --update and --watch (thanks to Marcel
  Köppen).
* Don’t make $important a special pre-initialized variable.
* Fix exponential parsing time of certain complex property values and
  selectors.
* Properly merge @media directives with comma-separated queries.
  E.g.

  	@media foo, bar { @media baz { ... } } now becomes
	@media foo and baz, bar and baz { ... }.

Files:
RevisionActionfile
1.5modifypkgsrc/www/ruby-sass/Makefile
1.4modifypkgsrc/www/ruby-sass/distinfo