Skip to content

Commit cd385bb

Browse files
brunvonlopereneeotten
authored andcommitted
harfbuzz-devel: update to 14.1.0
First step to adress: https://trac.macports.org/ticket/73702
1 parent 323b732 commit cd385bb

File tree

2 files changed

+5
-31
lines changed

2 files changed

+5
-31
lines changed

graphics/harfbuzz-devel/Portfile

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff 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

1616
name harfbuzz-devel
1717
conflicts harfbuzz
@@ -30,7 +30,7 @@ use_xz yes
3030
# Disable unexpected download of subprojects
3131
meson.wrap_mode nodownload
3232

33-
set py_ver 3.13
33+
set py_ver 3.14
3434
set py_ver_nodot [string map {. {}} ${py_ver}]
3535

3636
depends_build-append \
@@ -49,11 +49,6 @@ configure.python ${prefix}/bin/python${py_ver}
4949
# | ^
5050
patchfiles-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-
5752
post-patch {
5853
fs-traverse f ${worksrcpath} {
5954
if {[string match *.py ${f}]} {

graphics/harfbuzz-devel/files/patch-coretext-ctfontmgr-10.15.diff

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)