Subject: CVS commit: pkgsrc/converters/libfreehand
From: Nia Alarie
Date: 2020-03-24 16:49:36
Message id: 20200324154936.CE6AFFB27@cvs.NetBSD.org

Log Message:
libfreehand: Update to 0.1.2

libfreehand 0.1.2

- Fix several hangs and leaks when reading damaged files found with the
  help of american-fuzzy-lop.
- Fix build with recent clang.
- Make --help output of all command-line tools more help2man-friendly.
- Require C++11 for build.
- Parse more features:
  * text on path
  * more text attributes
  * stroke patterns
  * arrows
  * paragraph attributes
  * custom line and fill styles
  * text effects
- Write correct rotation center of a textbox.
- Fix an issue found by oss-fuzz.
- Fix several issues found by Coverity.
- Various code cleanups and other small improvements.

Files:
RevisionActionfile
1.35modifypkgsrc/converters/libfreehand/Makefile
1.7modifypkgsrc/converters/libfreehand/distinfo
1.1removepkgsrc/converters/libfreehand/patches/patch-src_lib_FHPath.h