Date: Mon, 11 May 2026 04:03:51 +0000 From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: 5107d1b2e611 - main - textproc/enchant2: update to 2.8.16 Message-ID: <6a015527.31cf2.3b95a162@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=5107d1b2e6111833e3fad9cd0712fefdfb0af470 commit 5107d1b2e6111833e3fad9cd0712fefdfb0af470 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-05-11 03:58:12 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2026-05-11 04:02:46 +0000 textproc/enchant2: update to 2.8.16 Update to 2.8.16 This release fixes a bug in enchant(1) where an invalid word would cause the rest of the line to be skipped when checking with -l. PR: 295123 --- textproc/enchant2/Makefile | 2 +- textproc/enchant2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile index 1559101b1dc3..5a1055527448 100644 --- a/textproc/enchant2/Makefile +++ b/textproc/enchant2/Makefile @@ -1,5 +1,5 @@ PORTNAME= enchant -DISTVERSION= 2.8.15 +DISTVERSION= 2.8.16 CATEGORIES= textproc gnome MASTER_SITES= https://github.com/rrthomas/${PORTNAME}/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/textproc/enchant2/distinfo b/textproc/enchant2/distinfo index 7286a5bd7116..0444f74e573c 100644 --- a/textproc/enchant2/distinfo +++ b/textproc/enchant2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771176980 -SHA256 (enchant-2.8.15.tar.gz) = d3fd9e4170bfb5110b0bda577fe764a38fb606b3c25d2f0c3840234521ff1252 -SIZE (enchant-2.8.15.tar.gz) = 1273237 +TIMESTAMP = 1778329667 +SHA256 (enchant-2.8.16.tar.gz) = d73162b5eff401a6397e1215e2b103bcef83f921c396c7f6b1394d2450d124e2 +SIZE (enchant-2.8.16.tar.gz) = 1266288home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a015527.31cf2.3b95a162>
