pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c51b8d49938
branches:  trunk
changeset: 456159:9c51b8d49938
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Jul 21 05:57:54 2021 +0000

description:
htmldoc: 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/Makefile        |   3 +--
 www/htmldoc/Makefile.common |   4 ++--
 www/htmldoc/distinfo        |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (47 lines):

diff -r e30f63f78409 -r 9c51b8d49938 www/htmldoc/Makefile
--- a/www/htmldoc/Makefile      Wed Jul 21 05:35:20 2021 +0000
+++ b/www/htmldoc/Makefile      Wed Jul 21 05:57:54 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2021/05/15 07:22:39 nia Exp $
+# $NetBSD: Makefile,v 1.52 2021/07/21 05:57:54 fcambus Exp $
 
 CONFIGURE_ARGS+=       --without-gui
 
-PKGREVISION= 2
 .include "${.CURDIR}/Makefile.common"
 .include "../../mk/bsd.pkg.mk"
diff -r e30f63f78409 -r 9c51b8d49938 www/htmldoc/Makefile.common
--- a/www/htmldoc/Makefile.common       Wed Jul 21 05:35:20 2021 +0000
+++ b/www/htmldoc/Makefile.common       Wed Jul 21 05:57:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2021/05/15 07:22:39 nia Exp $
+# $NetBSD: Makefile.common,v 1.20 2021/07/21 05:57:54 fcambus Exp $
 #
 # used by www/htmldoc/Makefile
 # used by www/htmldoc-x11/Makefile
@@ -8,7 +8,7 @@
 COMMENT?=      Converts HTML to indexed HTML, PDF and/or PostScript
 
 # Normal package Makefile contents follow.
-VERSION=       1.9.11
+VERSION=       1.9.12
 PKGNAME_BASE=  htmldoc
 CATEGORIES=    www
 DIST_SUBDIR=   ${PKGNAME_BASE}
diff -r e30f63f78409 -r 9c51b8d49938 www/htmldoc/distinfo
--- a/www/htmldoc/distinfo      Wed Jul 21 05:35:20 2021 +0000
+++ b/www/htmldoc/distinfo      Wed Jul 21 05:57:54 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2021/05/15 07:22:39 nia Exp $
+$NetBSD: distinfo,v 1.18 2021/07/21 05:57:54 fcambus Exp $
 
-SHA1 (htmldoc/v1.9.11.tar.gz) = 6366646f9d548e1bb1d17f36f07f212ffdac7600
-RMD160 (htmldoc/v1.9.11.tar.gz) = 4bb448518ca2957df8c16600c8b77e9e3e85bdc7
-SHA512 (htmldoc/v1.9.11.tar.gz) = 008e0af36a05c1f358ddc344643e75e85dafc0b5213ffa693a3958a00082a935a957caf8f9790f4c2f0631436048f70e6c2ff2bb320977a9ba2c6d26d59ff0ed
-Size (htmldoc/v1.9.11.tar.gz) = 4505305 bytes
+SHA1 (htmldoc/v1.9.12.tar.gz) = 464e4bee133d1d7b5d08b7f99c7e14d5c4d280ad
+RMD160 (htmldoc/v1.9.12.tar.gz) = c740e8d5a7be996c3e04be2715fe4bf28495cc47
+SHA512 (htmldoc/v1.9.12.tar.gz) = bd388f2cad335e2ecc12892f951edb164389f583458f14f8fcc85a0bfca01f2c620465889522574155d00b65e3b28d8ecbde65b87d883136044493d3d5839280
+Size (htmldoc/v1.9.12.tar.gz) = 3422902 bytes
 SHA1 (patch-desktop_Makefile) = 687b416d6b4189aa4b0242b23858daabd54a76ed
 SHA1 (patch-htmldoc_http-addrlist.c) = 5c36f78655838e633f805b6529a2a3183e10288a



Home | Main Index | Thread Index | Old Index