Subject: CVS commit: pkgsrc/converters/libe-book
From: Ryo ONODERA
Date: 2018-02-03 00:57:50
Message id: 20180202235750.718F0FB40@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.28modifypkgsrc/converters/libe-book/Makefile
1.7modifypkgsrc/converters/libe-book/distinfo
1.1removepkgsrc/converters/libe-book/patches/patch-configure
1.1removepkgsrc/converters/libe-book/patches/patch-src_lib_FB2Token.cpp