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 Jul 22 05:35:02 UTC 2025

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

Log Message:
harfbuzz: updated to 11.3.2

11.3.2
Fix build with non-compliant C++11 compilers that don't recognize the "and" keyword.

11.3.1
Fix crasher in the glyph_v_origin function introduced in 11.3.0.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/fonts/harfbuzz/Makefile.common
cvs rdiff -u -r1.151 -r1.152 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.61 pkgsrc/fonts/harfbuzz/Makefile.common:1.62
--- pkgsrc/fonts/harfbuzz/Makefile.common:1.61  Mon Jul 21 16:38:41 2025
+++ pkgsrc/fonts/harfbuzz/Makefile.common       Tue Jul 22 05:35:01 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.61 2025/07/21 16:38:41 wiz Exp $
+# $NetBSD: Makefile.common,v 1.62 2025/07/22 05:35:01 adam Exp $
 # used by fonts/harfbuzz-icu/Makefile
 
-DISTNAME=      harfbuzz-11.3.0
+DISTNAME=      harfbuzz-11.3.2
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=harfbuzz/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.151 pkgsrc/fonts/harfbuzz/distinfo:1.152
--- pkgsrc/fonts/harfbuzz/distinfo:1.151        Mon Jul 21 16:38:41 2025
+++ pkgsrc/fonts/harfbuzz/distinfo      Tue Jul 22 05:35:01 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.151 2025/07/21 16:38:41 wiz Exp $
+$NetBSD: distinfo,v 1.152 2025/07/22 05:35:01 adam Exp $
 
-BLAKE2s (harfbuzz-11.3.0.tar.xz) = a71b0a3026d1357067101f1bed4f978d7d109f28db1a9c31465efa6d31f79b23
-SHA512 (harfbuzz-11.3.0.tar.xz) = 76a261bea2cffb2e2f3ad477062b1cc3fe15ac9b30c6d67c2454ae5f4fd0fd504609f94429a4891b22c810c5a9bdbe989c3d60b7afbe3cb0d7e0a32aebb32e6e
-Size (harfbuzz-11.3.0.tar.xz) = 18107904 bytes
+BLAKE2s (harfbuzz-11.3.2.tar.xz) = 05a3f76a418232ddaee94d0429aaa727f090eaec3bd1928c76c65f161c6a16f7
+SHA512 (harfbuzz-11.3.2.tar.xz) = d3ba37b55b04863e75f9af80839f0efe9baad2cde3c7334383e313e863bdc1532c8a6e00669ee8d8d6634e8066d0a66119c0a953df427694a1219d002e4644b5
+Size (harfbuzz-11.3.2.tar.xz) = 18113460 bytes
 SHA1 (patch-src_meson.build) = 5b46f9933d5dea1f842fccf63eb92faae1f7c90f
 SHA1 (patch-util_meson.build) = 50c5146c723a734ee42609dcc384de0feb46369e



Home | Main Index | Thread Index | Old Index