Created attachment 250814 [details] Patch for jpeg-turbo Minor change to Makefile Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 13.2-RELEASE (amd64) Poudriere testport OK 14.0-RELEASE (amd64) "Mini" exp-run on 13.2-RELEASE (amd64) looks fine on my end
Hi, I'd like to request an exp-run Best regards, Daniel
Exp-run looks fine
Moin Moin This looks good to me . Thanks! Mfg Tobias
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=68278398bfffdc7ec5681e6fdd65398e7b0bdd72 commit 68278398bfffdc7ec5681e6fdd65398e7b0bdd72 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-26 07:06:03 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-26 07:09:16 +0000 graphics/jpeg-turbo: Update to 3.0.3 Minor change to port Makefile Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.3 PR: 279166 Approved by: desktop (tcberner) Sponsored by: Blinkinblox Exp-run by: antoine graphics/jpeg-turbo/Makefile | 4 ++-- graphics/jpeg-turbo/distinfo | 6 +++--- graphics/jpeg-turbo/files/patch-CMakeLists.txt | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-)
Thanks!