Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-css-parser
From: Takahiro Kambe
Date: 2017-03-20 16:46:36
Message id: 20170320154636.8B7B1FBE4@cvs.NetBSD.org
Log Message:
Update ruby-css-parser to 1.4.10.
Version 1.4.10
* Include uri in RemoteFileError message.
* Prevent to convert single declarations to their respective shorthand.
* Fix Ruby warnings.
Version 1.4.9
* Support for vrem, vh, vw, vmin, vmax and vm box model units.
* Replace obsolete calls with actual ones.
* Fix some Ruby warnings.
Version 1.4.8
* Allow to get CSS rules as Hash using to_hash method.
* Updates to support Ruby 1.9 and JRuby.
* utf-8 related update.
Version 1.4.7
* background-position shorthand fix.
Files: