File tree Expand file tree Collapse file tree 2 files changed +5
-31
lines changed
Expand file tree Collapse file tree 2 files changed +5
-31
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ PortGroup muniversal 1.1
88
99# Please keep the harfbuzz and harfbuzz-devel ports as similar as possible.
1010
11- github.setup harfbuzz harfbuzz 11.2.1
12- checksums rmd160 7cc6c796550d448256d818a6cb12e9f098ee7958 \
13- sha256 093714c8548a285094685f0bdc999e202d666b59eeb3df2ff921ab68b8336a49 \
14- size 18057576
11+ github.setup harfbuzz harfbuzz 14.1.0
12+ checksums rmd160 4f9c2cbe3b71a62a615dbe336e54f41fbdc88633 \
13+ sha256 ee0eb3a1da2c5a28147f12dff55f6c7d60aeeeb29ac7ef334eabe84c8476c105 \
14+ size 19499908
1515
1616name harfbuzz-devel
1717conflicts harfbuzz
@@ -30,7 +30,7 @@ use_xz yes
3030# Disable unexpected download of subprojects
3131meson.wrap_mode nodownload
3232
33- set py_ver 3.13
33+ set py_ver 3.14
3434set py_ver_nodot [string map {. {}} ${py_ver} ]
3535
3636depends_build-append \
@@ -49,11 +49,6 @@ configure.python ${prefix}/bin/python${py_ver}
4949# | ^
5050patchfiles-append patch-meson-assert-macros.diff
5151
52- # Temporary patch to fix build failures on 10.13/10.14
53- # See: https://trac.macports.org/ticket/71575#comment:19
54- # See: https://github.com/harfbuzz/harfbuzz/issues/5354
55- patchfiles-append patch-coretext-ctfontmgr-10.15.diff
56-
5752post-patch {
5853 fs-traverse f ${worksrcpath} {
5954 if {[string match *.py ${f} ]} {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments