Changes between Initial Version and Version 1 of Ticket #65240


Ignore:
Timestamp:
May 28, 2022, 10:43:48 PM (2 years ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65240

    • Property Summary changed from harfbuzz fails to upgrade to @4.3.0 on Leopard to gobject-introspection 1.72.0 +universal failure: xml.etree.ElementTree.ParseError: not well-formed (invalid token)
    • Property Port gobject-introspection added; harfbuzz removed
  • Ticket #65240 – Description

    initial v1  
     1Original ticket title was: harfbuzz fails to upgrade to @4.3.0 on Leopard
     2However turns out the failure is caused by `gobject-introspection` and not `harfbuzz`: https://github.com/macports/macports-ports/pull/14909
    13
     4Example with `harfbuzz`:
    25{{{
    36Traceback (most recent call last):
     
    2225make[4]: *** Waiting for unfinished jobs....
    2326}}}
     27
     28Another example is `pango` (see the PR).
     29