Next | Query returned 30 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2020-05-17 17:48:26 by Takahiro Kambe | Files touched by this commit (2)
Log message:
www/ruby-css-parser: Update to 1.7.1

Update ruby-css-parser to 1.7.1.

Version 1.7.1 (2019-12-01)

    Force UTF-8 encoding; do not strip out UTF-8 chars. #106

Version 1.7.0 (2019-02-11)

    No longer support ruby versions 1.9 2.0 2.1
    Memory allocation improvements
   2017-09-10 18:17:12 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-css-parser to 1.6.0.

Version 1.6.0

* Handles font-size/ line-height shorthand with spaces
   2017-04-22 18:58:14 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-css-parser to 1.5.0.

Version 1.5.0

* Extended color keywords support (https://www.w3.org/TR/css3-color/).
* remove_rule_set! method added.
* :capture_offsets feature added.
   2017-03-20 16:46:36 by Takahiro Kambe | Files touched by this commit (2) | Package updated
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.
   2016-10-24 16:18:10 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-css-parser to 1.4.6.

* Handling nil order in split_declaration.
* Normalize whitespace in selectors and queries.
   2016-10-18 17:00:49 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-css-parser to 1.4.5.

Version 1.4.5

    * Maintenance release.

Version 1.4.4

    * More robust redirection handling, refs #47.

Version 1.4.3

    * Look for redirects, MAX_REDIRECTS set to 3, refs #36.
    * Fix border style expanding, refs #58.
    * load_string! described, refs #70.

Version 1.4.2

    * Ship license with package, refs #69.

Version 1.4.1

    * Fix background shorthands, refs #66.

Version 1.4.0

    * Add support for background-size in the shorthand property @mitio
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-10-04 15:48:25 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-css-parser to 1.3.7.

- Fix regex for some things being malformed, along with also putting in a few
  cases not specified for brackets
   2015-06-11 18:45:31 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Allow build this package no Ruby 2.2.
   2015-02-05 16:30:36 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-css-parser to 1.3.6.

### Version 1.3.6

 * Fix bug not setting general rules after media query @jievans.
 * We doesn't support Ruby 1.8 anymore.
 * Run tests on Ruby 2.0 and Ruby 2.1.
 * Respect the :import option.

Next | Query returned 30 messages, browsing 11 to 20 | Previous