pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/htmldoc-x11 htmldoc-x11: update to 1.9.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86b6ecaa5211
branches:  trunk
changeset: 456161:86b6ecaa5211
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Jul 21 05:58:43 2021 +0000

description:
htmldoc-x11: update to 1.9.12.

# Changes in HTMLDOC v1.9.12

- Fixed a crash bug with "data:" URIs and EPUB output (Issue #410)
- Fixed crash bugs for books (Issue #412, Issue #414)
- Fixed a number-up crash bug (Issue #413)
- Fixed JPEG error handling (Issue #415)
- Fixed crash bugs with bogus table attributes (Issue #416, Issue #417)
- Fixed a crash bug with malformed URIs (Issue #418)
- Fixed a crash bug with malformed GIF files (Issue #423)
- Fixed a crash bug with empty titles (Issue #425)
- Fixed crash bugs with bogus text (Issue #426, Issue #429, Issue #430,
  Issue #431)
- Fixed some issues reported by Coverity.
- Removed the bundled libjpeg, libpng, and zlib.

diffstat:

 www/htmldoc-x11/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 87e2712bd194 -r 86b6ecaa5211 www/htmldoc-x11/Makefile
--- a/www/htmldoc-x11/Makefile  Wed Jul 21 05:58:05 2021 +0000
+++ b/www/htmldoc-x11/Makefile  Wed Jul 21 05:58:43 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/05/15 07:22:39 nia Exp $
+# $NetBSD: Makefile,v 1.25 2021/07/21 05:58:43 fcambus Exp $
 
 PKGNAME=       htmldoc-x11-${VERSION}
-PKGREVISION=   1
 
 CONFIGURE_ARGS+=       --with-gui
 



Home | Main Index | Thread Index | Old Index