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: wiz
Date: Wed Aug 20 19:34:45 UTC 2025
Modified Files:
pkgsrc/fonts/harfbuzz: Makefile.common distinfo
Log Message:
harfbuzz: update to 11.4.1.
Overview of changes leading to 11.4.1
Wednesday, August 13, 2025
====================================
- Fix clang compiler warnings.
Overview of changes leading to 11.4.0
Wednesday, August 13, 2025
====================================
- General shaping and subsetting speedups.
- Fix in Graphite shaping backend when glyph advances became negative.
- Subsetting improvements, pruning empty mark-attachment lookups.
- Don't use the macro name `_S`, which is reserved by system liberaries.
- Build fixes and speedup.
- Add a `kbts` shaping backend that calls into the `kb_text_shape`
single-header shaping library. This is purely for testing and
performance evaluation and we do NOT recommend using it for any
other purposes.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/fonts/harfbuzz/Makefile.common
cvs rdiff -u -r1.153 -r1.154 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.63 pkgsrc/fonts/harfbuzz/Makefile.common:1.64
--- pkgsrc/fonts/harfbuzz/Makefile.common:1.63 Sun Jul 27 08:25:32 2025
+++ pkgsrc/fonts/harfbuzz/Makefile.common Wed Aug 20 19:34:45 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.63 2025/07/27 08:25:32 adam Exp $
+# $NetBSD: Makefile.common,v 1.64 2025/08/20 19:34:45 wiz Exp $
# used by fonts/harfbuzz-icu/Makefile
-DISTNAME= harfbuzz-11.3.3
+DISTNAME= harfbuzz-11.4.1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=harfbuzz/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.153 pkgsrc/fonts/harfbuzz/distinfo:1.154
--- pkgsrc/fonts/harfbuzz/distinfo:1.153 Sun Jul 27 08:25:32 2025
+++ pkgsrc/fonts/harfbuzz/distinfo Wed Aug 20 19:34:45 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.153 2025/07/27 08:25:32 adam Exp $
+$NetBSD: distinfo,v 1.154 2025/08/20 19:34:45 wiz Exp $
-BLAKE2s (harfbuzz-11.3.3.tar.xz) = 3ae5718b8c1b2f19000711a3294daed2aed66ec272abf33e9c723c5dd764364b
-SHA512 (harfbuzz-11.3.3.tar.xz) = 56a971c939522bc5edad5f8a578444844b9101321c6bacfb3d96eadf3b13238144d465dd22171b61ef7b3873af88e43297989c289a5fc37e4d390b64c435cff6
-Size (harfbuzz-11.3.3.tar.xz) = 18111820 bytes
+BLAKE2s (harfbuzz-11.4.1.tar.xz) = 0947faea82838e1a09a8eeaccc8b7c31b1551182abbfbce816182565406b0994
+SHA512 (harfbuzz-11.4.1.tar.xz) = e5f8f903abfde1681d8fcfd1ac56cb01e8d11191abe41e54dc879742fd326681fd589b944bfaa05d76bfa7436e29ddb40367878864fed1b8d41d65ee408eef5d
+Size (harfbuzz-11.4.1.tar.xz) = 18122072 bytes
SHA1 (patch-src_meson.build) = 5b46f9933d5dea1f842fccf63eb92faae1f7c90f
SHA1 (patch-util_meson.build) = 50c5146c723a734ee42609dcc384de0feb46369e
Home |
Main Index |
Thread Index |
Old Index