Date: Wed, 23 Mar 2022 11:47:55 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3962814bcfc1 - main - print/harfbuzz: update to 4.1.0 Message-ID: <202203231147.22NBltMV058717@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3962814bcfc11cc441b6ba81a28eb96243a03e02 commit 3962814bcfc11cc441b6ba81a28eb96243a03e02 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-03-23 05:22:06 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-03-23 11:47:19 +0000 print/harfbuzz: update to 4.1.0 Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/4.1.0 Reported by: GitHub (watch releases) --- print/harfbuzz/Makefile | 4 ++-- print/harfbuzz/distinfo | 6 +++--- print/harfbuzz/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 2e047eb06655..b612117d96df 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> PORTNAME= harfbuzz -DISTVERSION= 4.0.1 +DISTVERSION= 4.1.0 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ @@ -25,7 +25,7 @@ CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \ -Dfreetype=enabled -Dbenchmark=disabled -PLIST_SUB+= LIBVER=0.40001.0 +PLIST_SUB+= LIBVER=0.40100.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 5d44c6a64a9b..19e9ef6d0af6 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647022812 -SHA256 (harfbuzz-4.0.1.tar.xz) = 98f68777272db6cd7a3d5152bac75083cd52a26176d87bc04c8b3929d33bce49 -SIZE (harfbuzz-4.0.1.tar.xz) = 14959336 +TIMESTAMP = 1648012926 +SHA256 (harfbuzz-4.1.0.tar.xz) = f7984ff4241d4d135f318a93aa902d910a170a8265b7eaf93b5d9a504eed40c8 +SIZE (harfbuzz-4.1.0.tar.xz) = 15028288 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 066d654cc67f..482af41c9743 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -114,6 +114,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-3-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-0-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-4-0.html +%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-1-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html %%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html %%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203231147.22NBltMV058717>