2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message: *: Recursive revbump from textproc/icu-68.1 |
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message: Revbump for icu |
2019-11-06 14:24:03 by Thomas Klausner | Files touched by this commit (1) | ![]() |
Log message: py-libxslt: reset PKGREVISION after update |
2019-05-21 23:56:57 by Amitai Schleier | Files touched by this commit (7) | ![]() |
Log message: Update to 3.51. From the changelog: - SVG output: added `white-space: pre` in styles - HTML output: replaced ' by ' (https://bugs.debian.org/927410) - HTML output: fixed index file format (missing close tags) - CLI: moved syntax recognition functions to DataDir class - CLI: added regular expressions and default false values to --verbose output - CLI: fixed `--list-cat` without `--list-scripts` \ (https://gitlab.com/saalen/highlight/issues/107) - CLI: added optional argument to `--base16` \ (https://gitlab.com/saalen/highlight/issues/113) - CLI: added default base16 themes (https://gitlab.com/saalen/highlight/issues/113) - CLI: added `--isolate` option (https://gitlab.com/saalen/highlight/issues/118) - GUI: improved UTF16 input path handling on Windows |
2019-03-19 18:25:40 by Patrick Welche | Files touched by this commit (1) |
Log message: libxslt versionitis cure |
2019-03-19 04:53:45 by David A. Holland | Files touched by this commit (1) |
Log message: py-libxslt was not actually depending on python. Juggle the includes to fix that. Because py-libxml2's bl3 file includes pyversion.mk, py-libxslt must include pyversion.mk itself first; otherwise, because pyversion.mk can only be applied once, the python dependence ends up in the wrong place in the buildlink tree. PKGREVISION -> 1. |
2019-01-09 20:12:14 by Adam Ciarcinski | Files touched by this commit (7) | ![]() |
Log message: libxslt: updated to 1.1.33 v1.1.33: Portability: Variables need 'extern' in static lib on Cygwin Really declare dllexport/dllimport for Cygwin Fix callback signatures in Python bindings Fix transform callback signatures Fix extension callback signatures Fix deallocator signatures Fix XPath callback signatures Fix hash callback signatures Bug Fixes: Don't cache direct evaluation of patterns with variables Move function result RVTs to context variable Fix EXSLT functions returning RVTs from outer scopes Fix handling of RVTs returned from nested EXSLT functions Fix typos Improvements: Run Travis ASan tests with "sudo: required" Cleanups: Remove doc/libxslt-decl.txt Docs for 1.1.32 release |
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message: extend PYTHON_VERSIONS_ for Python 3.7 |