pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/libsass



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jun  9 08:47:15 UTC 2016

Modified Files:
        pkgsrc/www/libsass: Makefile distinfo

Log Message:
Changes 3.3.6:
Expose the Sass language version via the C API

Fixes:
Incorrectly erring on comments in at-rules
Incorrectly dropping internal state of AST nodes
Incorrectly parsing the calc function
Segfault during error handling
Incorrectly identifying the selectors with type-of
Incorrectly erring on ID selectors starting with a number
Producing incorrect output when compile with MSVC
Various segfaults and incorrect output from @extend


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/libsass/Makefile \
    pkgsrc/www/libsass/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index