From a8ab7b92f8a64cc84562c01a155bbbbd97e27713 Mon Sep 17 00:00:00 2001 From: Robert Clausecker Date: Mon, 29 Nov 2021 10:39:55 +0100 Subject: [PATCH] textproc/htmldoc: update to 1.9.13 Changes: - Now install a 32x32 icon for Linux - Fixed an issue with large values for roman numerals and letters in headings - Fixed a crash bug when a HTML comment contains an invalid nul character - Fixed a crash bug with bogus BMP images - Fixed a potential heap overflow bug with bogus GIF images - Fixed a potential stack overflow bug with bogus BMP images --- textproc/htmldoc/Makefile | 2 +- textproc/htmldoc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index b03520ef30bd..c42aacc18f9c 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -1,7 +1,7 @@ # Created by: Glenn Trewitt PORTNAME= htmldoc -PORTVERSION= 1.9.12 +PORTVERSION= 1.9.13 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/htmldoc/distinfo b/textproc/htmldoc/distinfo index ed2f7b2c02f5..afb054d0509d 100644 --- a/textproc/htmldoc/distinfo +++ b/textproc/htmldoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631647902 -SHA256 (michaelrsweet-htmldoc-v1.9.12_GH0.tar.gz) = abeb50b9a0247fee4a83af98c56ba3bc35804f593af1893899de084830315a05 -SIZE (michaelrsweet-htmldoc-v1.9.12_GH0.tar.gz) = 3422902 +TIMESTAMP = 1638178579 +SHA256 (michaelrsweet-htmldoc-v1.9.13_GH0.tar.gz) = e020936267afe2c36d9cecd96a054994947207cbe231c94f59c98e08ca24dd37 +SIZE (michaelrsweet-htmldoc-v1.9.13_GH0.tar.gz) = 3421943 -- 2.32.0