print/harfbuzz: update to 3.1.0

Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/3.1.0
Reported by:	GitHub (watch releases)
This commit is contained in:
Jan Beich 2021-11-03 21:37:53 +00:00
parent 17200781a8
commit 08e10542ed
4 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
PORTREVISION= 1 PORTREVISION= 0
PKGNAMESUFFIX= -icu PKGNAMESUFFIX= -icu
COMMENT= Harfbuzz ICU support COMMENT= Harfbuzz ICU support

View file

@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org> # Created by: Koop Mast <kwm@FreeBSD.org>
PORTNAME= harfbuzz PORTNAME= harfbuzz
DISTVERSION= 3.0.0 DISTVERSION= 3.1.0
PORTREVISION?= 0 PORTREVISION?= 0
CATEGORIES= print CATEGORIES= print
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ 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 \ MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
-Dfreetype=enabled -Dbenchmark=disabled -Dfreetype=enabled -Dbenchmark=disabled
PLIST_SUB+= LIBVER=0.30000.0 PLIST_SUB+= LIBVER=0.30100.0
HARFBUZZ_SLAVE?= no HARFBUZZ_SLAVE?= no

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1631907424 TIMESTAMP = 1635975473
SHA256 (harfbuzz-3.0.0.tar.xz) = 036b0ee118451539783ec7864148bb4106be42a2eb964df4e83e6703ec46f3d9 SHA256 (harfbuzz-3.1.0.tar.xz) = 2359390944a74a933d2b1bd214754a5b3f817916a09c6d4ca3d263473cf19b8e
SIZE (harfbuzz-3.0.0.tar.xz) = 11685416 SIZE (harfbuzz-3.1.0.tar.xz) = 13252932

View file

@ -110,6 +110,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-1.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-1.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-0-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-0-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-1-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.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/apple-advanced-typography-api.html
%%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html %%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html