pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/htmldoc
Module Name: pkgsrc
Committed By: fcambus
Date: Wed Jul 21 05:57:54 UTC 2021
Modified Files:
pkgsrc/www/htmldoc: Makefile Makefile.common distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/htmldoc/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/htmldoc/Makefile.common
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/htmldoc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/htmldoc/Makefile
diff -u pkgsrc/www/htmldoc/Makefile:1.51 pkgsrc/www/htmldoc/Makefile:1.52
--- pkgsrc/www/htmldoc/Makefile:1.51 Sat May 15 07:22:39 2021
+++ pkgsrc/www/htmldoc/Makefile Wed Jul 21 05:57:54 2021
@@ -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"
Index: pkgsrc/www/htmldoc/Makefile.common
diff -u pkgsrc/www/htmldoc/Makefile.common:1.19 pkgsrc/www/htmldoc/Makefile.common:1.20
--- pkgsrc/www/htmldoc/Makefile.common:1.19 Sat May 15 07:22:39 2021
+++ pkgsrc/www/htmldoc/Makefile.common Wed Jul 21 05:57:54 2021
@@ -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 @@ PKGNAME?= ${PKGNAME_BASE}-${VERSION}
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}
Index: pkgsrc/www/htmldoc/distinfo
diff -u pkgsrc/www/htmldoc/distinfo:1.17 pkgsrc/www/htmldoc/distinfo:1.18
--- pkgsrc/www/htmldoc/distinfo:1.17 Sat May 15 07:22:39 2021
+++ pkgsrc/www/htmldoc/distinfo Wed Jul 21 05:57:54 2021
@@ -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