1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

print/harfbuzz: update to 2.9.0

Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.9.0
Reported by:	GitHub (watch releases)
This commit is contained in:
Jan Beich 2021-08-11 23:48:44 +00:00
parent 917605615f
commit adb75fb837
3 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@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

View File

@ -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

View File

@ -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