@@ -, +, @@ - 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(-) --- b/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 --- b/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 --