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: Tue Jan 4 20:30:02 UTC 2022
Modified Files:
pkgsrc/www/htmldoc: Makefile.common distinfo
Log Message:
htmldoc: update to 1.9.14.
# Changes in HTMLDOC v1.9.14
- BMP image support is now deprecated and will be removed in a future
release of HTMLDOC.
- Fixed a potential stack overflow bug with GIF images.
- Fixed the PDF creation date (Issue #455)
- Fixed a potential stack overflow bug with BMP images (Issue #456)
- Fixed a compile issue when libpng was not available (Issue #458)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/htmldoc/Makefile.common \
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.common
diff -u pkgsrc/www/htmldoc/Makefile.common:1.21 pkgsrc/www/htmldoc/Makefile.common:1.22
--- pkgsrc/www/htmldoc/Makefile.common:1.21 Thu Dec 9 10:14:53 2021
+++ pkgsrc/www/htmldoc/Makefile.common Tue Jan 4 20:30:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2021/12/09 10:14:53 fcambus Exp $
+# $NetBSD: Makefile.common,v 1.22 2022/01/04 20:30:02 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.13
+VERSION= 1.9.14
PKGNAME_BASE= htmldoc
CATEGORIES= www
DIST_SUBDIR= ${PKGNAME_BASE}
Index: pkgsrc/www/htmldoc/distinfo
diff -u pkgsrc/www/htmldoc/distinfo:1.21 pkgsrc/www/htmldoc/distinfo:1.22
--- pkgsrc/www/htmldoc/distinfo:1.21 Thu Dec 9 10:14:53 2021
+++ pkgsrc/www/htmldoc/distinfo Tue Jan 4 20:30:02 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2021/12/09 10:14:53 fcambus Exp $
+$NetBSD: distinfo,v 1.22 2022/01/04 20:30:02 fcambus Exp $
-BLAKE2s (htmldoc/v1.9.13.tar.gz) = 9216f51f128b50c0e43d679071392972d87cb73255e23abf7698d71e0a87d539
-SHA512 (htmldoc/v1.9.13.tar.gz) = 435e1ad583b93c2e08cad86c99030f630ef94fd228018b17fe78249b1fc60acc90588c3869c4f258023419a2c65e3ef8d2b80cf839dfe085edf9ad8eebdb12de
-Size (htmldoc/v1.9.13.tar.gz) = 3421943 bytes
+BLAKE2s (htmldoc/v1.9.14.tar.gz) = 4c70a877038e88544c73754be60d29a4001d4a0ae10038ed814c8e2d8f6c0dfe
+SHA512 (htmldoc/v1.9.14.tar.gz) = 5d4e94869a2765819262a909a28dfbe71534b5458306b0c87928f0631a68cdb9da6d2a2f692906a1f39252fc7817984041b25a07e59429850d2aed0a356fb5d6
+Size (htmldoc/v1.9.14.tar.gz) = 3421758 bytes
SHA1 (patch-desktop_Makefile) = 687b416d6b4189aa4b0242b23858daabd54a76ed
SHA1 (patch-htmldoc_http-addrlist.c) = 5c36f78655838e633f805b6529a2a3183e10288a
Home |
Main Index |
Thread Index |
Old Index