[BACK]Return to distinfo CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / ruby-sass

File: [cvs.NetBSD.org] / pkgsrc / www / ruby-sass / distinfo (download)

Revision 1.21, Mon Mar 20 16:04:57 2017 UTC (6 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.20: +5 -5 lines

Update ruby-sass to 3.4.23.

3.4.23 (19 December 2016)

* The Sass logger is now instantiated on a per-thread/per-fiber basis and can
  now be configured to output to any IO object. This can help services and
  processes that wrap Sass compilation reliably extract warnings in a
  concurrent environment.

* Setting the numeric precision by assigning to
  Sass::Script::Value::Number.precision is now thread safe. To set for all
  threads, be sure to set the precision on the main thread.

* Sass cache files will now be world and group writable if your umask allows
  it. Issue #1623

* The supports(...) clause in @import statements now allows bare declarations
  as per the CSS specification. Issue #1967

* Fix a bug where, under some circumstances, str-slice() would go to the end
  of the string even if $end-at was set.

* Fix conversions between numbers with dpi, dpcm, and dppx units. Previously
  these conversions were inverted.

* Support url()s containing quoted strings within unknown directives.

$NetBSD: distinfo,v 1.21 2017/03/20 16:04:57 taca Exp $

SHA1 (sass-3.4.23.gem) = 3663f7cc68fea239e0ac408a3ef96c60aa54b2d0
RMD160 (sass-3.4.23.gem) = 575ffe32f677ff5d8370e4f27bfcaaa5e68688cd
SHA512 (sass-3.4.23.gem) = b29e6bff3495818e1e99410c479a87575ab15c2df48732b6f2f02e98233ec1c3055fd28ba75215286df237f21d15ed766574fbeeaf965dd20c1f82c2146f917f
Size (sass-3.4.23.gem) = 351232 bytes