Bug 265585 - print/py-uharfbuzz: update to 0.30.0
Summary: print/py-uharfbuzz: update to 0.30.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-08-02 20:02 UTC by Jan Beich
Modified: 2022-08-27 06:42 UTC (History)
1 user (show)

See Also:


Attachments
v1 (apply via "git am") (3.41 KB, patch)
2022-08-02 20:02 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.