Bug 259156

Summary: converters/fribidi: Update to 1.0.11
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: freebsd-desktop (Team) <desktop>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (desktop)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/fribidi/fribidi/releases/tag/v1.0.11
Attachments:
Description Flags
Patch for fribidi none

Description Daniel Engberg freebsd_committer freebsd_triage 2021-10-13 20:49:59 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-14 10:23:39 UTC
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(-)