Created attachment 269378 [details] Patch for libharu * Fixes multiple security vulnerabilities in TTF parser * Remove unnecessary patch as of this release Compile tested on FreeBSD 15.0-STABLE (amd64) (make, make check-plist) Poudriere testport OK 13.5-RELEASE (amd64) Poudriere testport OK 13.5-RELEASE (i386) Poudriere testport OK 14.3-RELEASE (amd64) Tested in poudriere on 14.3-RELEASE (amd64) with following consumers: comms/fl_moxgen graphics/blender graphics/blender4 math/mathgl math/saga science/gnudatalanguage science/paraview (untested as math/nlopt fails to build) www/wt
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f1a61eb06840d228da566a58d30ecc21fdc0dea commit 0f1a61eb06840d228da566a58d30ecc21fdc0dea Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2026-04-09 19:23:41 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2026-04-09 19:24:43 +0000 print/libharu: update to 2.4.6 release (+) Release notes: https://github.com/libharu/libharu/releases/tag/v2.4.6 PR: 294257 print/libharu/Makefile | 2 +- print/libharu/distinfo | 6 +++--- print/libharu/files/patch-CMakeLists.txt (gone) | 13 ------------- 3 files changed, 4 insertions(+), 17 deletions(-)
Committed, thanks!