File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ PortGroup muniversal 1.1
9
9
10
10
# Please keep the harfbuzz and harfbuzz-devel ports as similar as possible.
11
11
12
- github.setup harfbuzz harfbuzz 11.1 .0
13
- checksums rmd160 44603018f339ccb866a93889b705b7cc2422bded \
14
- sha256 477f0d48c34dc32093b45304178eb9733361ca1832b5159879c99e6d40227969 \
15
- size 18049188
12
+ github.setup harfbuzz harfbuzz 11.2 .0
13
+ checksums rmd160 776a756a8f1d8778156893da60caab28ba609cb0 \
14
+ sha256 50f7d0a208367e606dbf6eecc5cfbecc01a47be6ee837ae7aff2787e24b09b45 \
15
+ size 18050160
16
16
17
17
name harfbuzz-devel
18
18
conflicts harfbuzz
@@ -93,10 +93,11 @@ if {${name} eq ${subport}} {
93
93
# NOTE: -Dintrospection set via pg gobject_introspection
94
94
configure.args-append \
95
95
-Dcairo=enabled \
96
+ -Dchafa=disabled \
96
97
-Dfreetype=enabled \
97
98
-Dglib=enabled \
98
- -Dgraphite2=enabled \
99
99
-Dgobject=enabled \
100
+ -Dgraphite2=enabled \
100
101
-Dicu=disabled
101
102
102
103
test.run yes
@@ -152,6 +153,7 @@ subport harfbuzz-icu-devel {
152
153
# NOTE: -Dintrospection set via pg gobject_introspection
153
154
configure.args-append \
154
155
-Dcairo=disabled \
156
+ -Dchafa=disabled \
155
157
-Dfreetype=disabled \
156
158
-Dglib=disabled \
157
159
-Dgraphite2=disabled \
You can’t perform that action at this time.
0 commit comments