git: b9127e8ee770 - main - textproc/htmldoc: update to 1.9.13

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 06:54:18 UTC
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b9127e8ee770c5f8e28bfcd31d442411b450d163

commit b9127e8ee770c5f8e28bfcd31d442411b450d163
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-12-21 06:52:04 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2021-12-21 06:53:59 +0000

    textproc/htmldoc: update to 1.9.13
    
    Changelog:
    - 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
    (https://www.msweet.org/blog/2021-11-05-htmldoc-1.9.13.html)
    
    PR:             260108
    Approved by:    jose@diasfernandes.pt (maintainer timeout, >3 weeks)
---
 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 <glenn@trewitt.org>
 
 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