2019-07-01 06:08:55 by Ryo ONODERA | Files touched by this commit (669) |
Log message: Recursive revbump from boost-1.70.0 |
2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748) |
Log message: Recursive revbump from textproc/icu |
2018-12-13 20:52:27 by Adam Ciarcinski | Files touched by this commit (668) |
Log message: revbump for boost 1.69.0 |
2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724) |
Log message: revbump after updating textproc/icu |
2018-08-16 20:55:17 by Adam Ciarcinski | Files touched by this commit (653) | ![]() |
Log message: revbump after boost-libs update |
2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705) |
Log message: Recursive revbump from textproc/icu-62.1 |
2018-04-29 23:32:09 by Adam Ciarcinski | Files touched by this commit (629) | ![]() |
Log message: revbump for boost-libs update |
2018-04-14 09:34:46 by Adam Ciarcinski | Files touched by this commit (681) | ![]() |
Log message: revbump after icu update |
2018-02-03 00:57:50 by Ryo ONODERA | Files touched by this commit (4) |
Log message: Update to 0.1.3 Changelog: libe-book 0.1.3 - Fix various problems when reading broken files, found with the help of american-fuzzy-lop and oss-fuzz. - Fix build with boost >= 1.59. - Set default page margins. (tdf#94162) - Make output of ebook2* --help more compatible with help2man. - Check for librevenge-stream if tests are enabled. (gentoo#603098) - Require C++11 for build. - Drop outdated MSVC project files. - Fix several issues found by Coverity. - FictionBook v.2: + Use document language as default language for text. + Use note title as footnote mark. + Handle subscript and superscript. + Output content of <code> in monospace font. |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |