Created attachment 228680 [details] Patch for fribidi Update fribidi to 1.0.11 PORTVERSION --> DISTVERSION Enable OPTIMIZED_CFLAGS (-O3 from upstream), some tests are ~10% faster on my Intel I7-3770K CPU Connect upstream's test suite to ports Compile and tested on FreeBSD 13.0-STABLE #0 stable/13-n246086-a20c597c6d7 (amd64) (make, make check-plist, make test) Poudriere testport OK 12.2-RELEASE (amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f1b773597d3c3e8b3225506fbff8553422c2fd3 commit 8f1b773597d3c3e8b3225506fbff8553422c2fd3 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-10-14 10:16:22 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-10-14 10:23:04 +0000 converters/fribidi: Update to 1.0.11 Enable OPTIMIZED_CFLAGS (-O3 from upstream), some tests are ~10% faster on my Intel I7-3770K CPU Connect upstream's test suite to port Changelog: https://github.com/fribidi/fribidi/releases/tag/v1.0.11 PR: 259156 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32490 converters/fribidi/Makefile | 18 +++++++++++++----- converters/fribidi/distinfo | 6 +++--- converters/fribidi/files/patch-test_meson.build (new) | 11 +++++++++++ 3 files changed, 27 insertions(+), 8 deletions(-)