From a864043022c9eb32034710a395366ff651c4d753 Mon Sep 17 00:00:00 2001 From: Bruno Lopes Date: Fri, 3 Jul 2026 07:49:15 -0300 Subject: [PATCH] harfbuzz: update to 14.2.1 --- graphics/harfbuzz/Portfile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/harfbuzz/Portfile b/graphics/harfbuzz/Portfile index d4c4fe39022..ab39b1e169d 100644 --- a/graphics/harfbuzz/Portfile +++ b/graphics/harfbuzz/Portfile @@ -8,10 +8,10 @@ PortGroup muniversal 1.1 # Please keep the harfbuzz and harfbuzz-devel ports as similar as possible. -github.setup harfbuzz harfbuzz 14.2.0 -checksums rmd160 704f3cebb39e523f93ffe9647c2b49f5b2b79607 \ - sha256 94017020f96d025bb66ae91574e4cf334bcad23e8175a8a40565b3721bc2eaff \ - size 19555096 +github.setup harfbuzz harfbuzz 14.2.1 +checksums rmd160 291614dec3db67a0d7da5f5a3c6b0d2690d8c7e4 \ + sha256 a54a5d8e9380a41fbb762ce367bcbf7704792dfca0d93f1bbca86c5a57902e0e \ + size 19559952 name harfbuzz conflicts harfbuzz-devel @@ -78,7 +78,7 @@ configure.cflags-append -DHB_NO_PRAGMA_GCC_DIAGNOSTIC_ERROR configure.cxxflags-append -DHB_NO_PRAGMA_GCC_DIAGNOSTIC_ERROR if {${name} eq ${subport}} { - revision 1 + revision 0 gobject_introspection yes @@ -132,7 +132,7 @@ if {${name} eq ${subport}} { } subport harfbuzz-icu { - revision 2 + revision 0 conflicts harfbuzz-icu-devel