Bug 265585

Summary: print/py-uharfbuzz: update to 0.30.0
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me CC: sunpoet
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1 (apply via "git am") none

Description Jan Beich freebsd_committer freebsd_triage 2022-08-02 20:02:55 UTC
Created attachment 235643 [details]
v1 (apply via "git am")

This port is marked BROKEN in ports 851a5602c7bf . Fixed upstream by https://github.com/harfbuzz/uharfbuzz/pull/132 .

No clue if consumers (e.g., print/py-vharfbuzz) need to be updated as well.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-25 21:51:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53e2145761760a52e1ac4f8e6e54be5ec4daee4c

commit 53e2145761760a52e1ac4f8e6e54be5ec4daee4c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-07-31 12:39:52 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-08-25 21:47:51 +0000

    print/py-uharfbuzz: update to 0.30.0

    Changes:        https://github.com/harfbuzz/uharfbuzz/releases/tag/v0.30.0
    PR:             265585
    Reported by:    GitHub (watch releases)
    Approved by:    maintainer timeout (3 weeks)

 print/py-uharfbuzz/Makefile                              |  4 +---
 print/py-uharfbuzz/distinfo                              |  6 +++---
 print/py-uharfbuzz/files/patch-setup.py                  |  7 ++++---
 .../py-uharfbuzz/files/patch-src-uharfbuzz-_harfbuzz.cpp | 16 +++++-----------
 4 files changed, 13 insertions(+), 20 deletions(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2022-08-27 06:42:23 UTC
Thanks for the fix.