pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/htmldoc-x11
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Feb 1 09:35:11 UTC 2021
Modified Files:
pkgsrc/www/htmldoc-x11: Makefile
Log Message:
htmldoc-x11: update to 1.9.11.
ChangeLog:
# Changes in HTMLDOC v1.9.11
- Added high-resolution desktop icons for Linux.
- Updated the internal HTTP library to fix truncation of redirection URLs
(Issue #396)
- Fixed a regression in the handling of character entities for UTF-8 input
(Issue #401)
- The `--numbered` option did not work when the table-of-contents was disabled
(Issue #405)
# Changes in HTMLDOC v1.9.10
- Updated local zlib to v1.2.11.
- Updated local libpng to v1.6.37.
- Fixed packaging issues on macOS and Windows (Issue #377, Issue #386)
- Now ignore sRGB profile errors in PNG files (Issue #390)
- The GUI would crash when saving (Issue #391)
- Page comments are now allowed in `pre` text (Issue #394)
# Changes in HTMLDOC v1.9.9
- Fixed a redirection issue - some sites (incorrectly) provide an incomplete
Location: URL in the HTTP response.
- Fixed https: support on newer versions of Windows (Issue #378)
- Fixed a problem with remote URLs containing spaces (Issue #379)
- Fixed a UTF-8 processing bug for Markdown files (Issue #383)
- Added support for `<FONT FACE="monospace">` (Issue #385)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/htmldoc-x11/Makefile
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-x11/Makefile
diff -u pkgsrc/www/htmldoc-x11/Makefile:1.22 pkgsrc/www/htmldoc-x11/Makefile:1.23
--- pkgsrc/www/htmldoc-x11/Makefile:1.22 Mon Aug 17 20:20:21 2020
+++ pkgsrc/www/htmldoc-x11/Makefile Mon Feb 1 09:35:11 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/08/17 20:20:21 leot Exp $
+# $NetBSD: Makefile,v 1.23 2021/02/01 09:35:11 fcambus Exp $
PKGNAME= htmldoc-x11-${VERSION}
-PKGREVISION= 1
CONFIGURE_ARGS+= --with-gui
Home |
Main Index |
Thread Index |
Old Index