git: 21a0502261c8 - main - print/harfbuzz*: Update to 13.2.1

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 28 Mar 2026 16:43:34 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21a0502261c8d2fda151d3bbfeb4651903f900db

commit 21a0502261c8d2fda151d3bbfeb4651903f900db
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-03-28 15:56:00 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-03-28 16:43:22 +0000

    print/harfbuzz*: Update to 13.2.1
    
    * Add dependency for graphics/png
    
    Changelog: https://github.com/harfbuzz/harfbuzz/releases/tag/13.2.1
    
    PR:             293985
    Reviewed by:    desktop (arrowd)
---
 print/harfbuzz/Makefile  | 5 +++--
 print/harfbuzz/distinfo  | 6 +++---
 print/harfbuzz/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index 98671949df7c..8281d4489a65 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	harfbuzz
-DISTVERSION=	13.1.1
+DISTVERSION=	13.2.1
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
@@ -12,7 +12,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
-		libgraphite2.so:graphics/graphite2
+		libgraphite2.so:graphics/graphite2 \
+		libpng16.so:graphics/png
 
 USES=		compiler:c++11-lib cpe gnome meson \
 		pkgconfig python:build shebangfix tar:xz
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index f4fd180ab826..daba0e29c935 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773572156
-SHA256 (harfbuzz-13.1.1.tar.xz) = e7f3b8bac3fdcc529985be8e84fbd65c675ac47ee58512b15a5dd620c79ffe2a
-SIZE (harfbuzz-13.1.1.tar.xz) = 19499852
+TIMESTAMP = 1774192621
+SHA256 (harfbuzz-13.2.1.tar.xz) = 6695da3eb7e1be0aa3092fe4d81433a33b47f4519259c759d729e3a9a55c1429
+SIZE (harfbuzz-13.2.1.tar.xz) = 19508960
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 59370edb7023..00074da15b5c 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -122,6 +122,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-12-1-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-13-0-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-13-1-0.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-13-2-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-0-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-1-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-2-0.html