pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/harfbuzz



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 26 05:06:05 UTC 2025

Modified Files:
        pkgsrc/fonts/harfbuzz: Makefile.common distinfo

Log Message:
harfbuzz harfbuzz-icu: updated to 11.4.4

11.4.4
- Fix a shaping regression affecting mark glyphs in certain fonts.
- Fix pruning of mark filtering sets when subsetting fonts, which caused changes in shaping behaviour.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/fonts/harfbuzz/Makefile.common
cvs rdiff -u -r1.156 -r1.157 pkgsrc/fonts/harfbuzz/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/harfbuzz/Makefile.common
diff -u pkgsrc/fonts/harfbuzz/Makefile.common:1.66 pkgsrc/fonts/harfbuzz/Makefile.common:1.67
--- pkgsrc/fonts/harfbuzz/Makefile.common:1.66  Sun Aug 24 15:59:29 2025
+++ pkgsrc/fonts/harfbuzz/Makefile.common       Tue Aug 26 05:06:05 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.66 2025/08/24 15:59:29 wiz Exp $
+# $NetBSD: Makefile.common,v 1.67 2025/08/26 05:06:05 adam Exp $
 # used by fonts/harfbuzz-icu/Makefile
 
-DISTNAME=      harfbuzz-11.4.3
+DISTNAME=      harfbuzz-11.4.4
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=harfbuzz/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.156 pkgsrc/fonts/harfbuzz/distinfo:1.157
--- pkgsrc/fonts/harfbuzz/distinfo:1.156        Sun Aug 24 15:59:29 2025
+++ pkgsrc/fonts/harfbuzz/distinfo      Tue Aug 26 05:06:05 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.156 2025/08/24 15:59:29 wiz Exp $
+$NetBSD: distinfo,v 1.157 2025/08/26 05:06:05 adam Exp $
 
-BLAKE2s (harfbuzz-11.4.3.tar.xz) = 2f65e9de1a4bf5a9c25d3d61dbf5e6497b1bb397cb99dea2b33580cdee2ef657
-SHA512 (harfbuzz-11.4.3.tar.xz) = 2472bf2958c5a3fbdf5bc1dc81b13658c3c5d1851a2d6f7ae9e9ee19c6a3f0452da2e2f0e38ff5b840a59c27e86fde194cfeb80d0849264a3f60c476217cf261
-Size (harfbuzz-11.4.3.tar.xz) = 18122692 bytes
+BLAKE2s (harfbuzz-11.4.4.tar.xz) = 12908e58af43fa9880fdb706529939d9617bc207288efc1206e60c746bccb3ac
+SHA512 (harfbuzz-11.4.4.tar.xz) = 9163ac83d8444ff12aecf83aa90a4bdf43ccf4663874e482ef39c7377d7ad3a624e4abfd701b2e95cd24a75ede60be23739c28b6d8a65359cdf9e9c9a27ef163
+Size (harfbuzz-11.4.4.tar.xz) = 18150208 bytes
 SHA1 (patch-src_meson.build) = 5b46f9933d5dea1f842fccf63eb92faae1f7c90f
 SHA1 (patch-util_meson.build) = 50c5146c723a734ee42609dcc384de0feb46369e



Home | Main Index | Thread Index | Old Index