diff options
| author | Robert Clausecker <fuz@FreeBSD.org> | 2026-01-29 00:02:26 +0000 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2026-02-04 12:41:14 +0000 |
| commit | 0f3b972d3c1186763ff562976db1b278c89468b1 (patch) | |
| tree | 4a70873fc1fad41f575a69964aa90521d0c0e750 | |
| parent | 71e8bf055bf2be2092d87e2b9f688699cca89d3e (diff) | |
textproc/htmldoc: update to 1.9.23
A bug fix release.
Changelog: https://github.com/michaelrsweet/htmldoc/releases/tag/v1.9.23
MFH: 2026Q1
| -rw-r--r-- | textproc/htmldoc/Makefile | 2 | ||||
| -rw-r--r-- | textproc/htmldoc/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 3b3d4030dc74..a8f7915110f6 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -1,6 +1,6 @@ PORTNAME= htmldoc DISTVERSIONPREFIX= v -DISTVERSION= 1.9.22 +DISTVERSION= 1.9.23 CATEGORIES= textproc MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/htmldoc/distinfo b/textproc/htmldoc/distinfo index 3e5227da0a34..124893488e68 100644 --- a/textproc/htmldoc/distinfo +++ b/textproc/htmldoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767812359 -SHA256 (michaelrsweet-htmldoc-v1.9.22_GH0.tar.gz) = c345bb8d07637765aec699b3f3d703379687c8ea84c9956c8484626a0ac8092c -SIZE (michaelrsweet-htmldoc-v1.9.22_GH0.tar.gz) = 3315204 +TIMESTAMP = 1769644680 +SHA256 (michaelrsweet-htmldoc-v1.9.23_GH0.tar.gz) = 03cc7c0c2c825c3576350745a3c9a3644ca5a9282f5052602de2eceee0c4c347 +SIZE (michaelrsweet-htmldoc-v1.9.23_GH0.tar.gz) = 3315313 |
