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.11.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd50c9ca0856
branches:  trunk
changeset: 445923:cd50c9ca0856
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Feb 01 09:35:11 2021 +0000

description:
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)

diffstat:

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

diffs (12 lines):

diff -r 321a34ad6fbd -r cd50c9ca0856 www/htmldoc-x11/Makefile
--- a/www/htmldoc-x11/Makefile  Mon Feb 01 09:34:05 2021 +0000
+++ b/www/htmldoc-x11/Makefile  Mon Feb 01 09:35:11 2021 +0000
@@ -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