git: adb75fb8377a - main - print/harfbuzz: update to 2.9.0
Jan Beich
jbeich at FreeBSD.org
Wed Aug 18 21:05:45 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=adb75fb8377ac83f81973b3c203c26c2007791af
commit adb75fb8377ac83f81973b3c203c26c2007791af
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-11 23:48:44 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-18 21:05:36 +0000
print/harfbuzz: update to 2.9.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.9.0
Reported by: GitHub (watch releases)
---
print/harfbuzz/Makefile | 4 ++--
print/harfbuzz/distinfo | 6 +++---
print/harfbuzz/pkg-plist | 2 ++
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index f46826136764..07d9eb49dc07 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm at FreeBSD.org>
PORTNAME= harfbuzz
-DISTVERSION= 2.8.2
+DISTVERSION= 2.9.0
PORTREVISION?= 0
CATEGORIES= print
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
@@ -24,7 +24,7 @@ SHEBANG_GLOB= *.py
MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
-Dfreetype=enabled -Dbenchmark=disabled
-PLIST_SUB+= LIBVER=0.20802.0
+PLIST_SUB+= LIBVER=0.20900.0
HARFBUZZ_SLAVE?= no
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 439fc1e8d61b..7163b1e11d02 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625778300
-SHA256 (harfbuzz-2.8.2.tar.xz) = d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7
-SIZE (harfbuzz-2.8.2.tar.xz) = 10678956
+TIMESTAMP = 1628725724
+SHA256 (harfbuzz-2.9.0.tar.xz) = 3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a
+SIZE (harfbuzz-2.9.0.tar.xz) = 10551720
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index e6c4b5623a0f..571c847dab0d 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -149,6 +149,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-subset.html
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html
@@ -185,6 +186,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
%%DOCS%%share/gtk-doc/html/harfbuzz/shaping-plans-and-caching.html
%%DOCS%%share/gtk-doc/html/harfbuzz/shaping-shaper-selection.html
%%DOCS%%share/gtk-doc/html/harfbuzz/style.css
+%%DOCS%%share/gtk-doc/html/harfbuzz/subset-api.html
%%DOCS%%share/gtk-doc/html/harfbuzz/terminology.html
%%DOCS%%share/gtk-doc/html/harfbuzz/text-runs.html
%%DOCS%%share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html
More information about the dev-commits-ports-all
mailing list