mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
print/harfbuzz: update to 2.9.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.9.1 Reported by: GitHub (watch releases)
This commit is contained in:
parent
2fbc04974c
commit
56344bbf44
@ -1,7 +1,7 @@
|
||||
# Created by: Koop Mast <kwm@FreeBSD.org>
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 2.9.0
|
||||
DISTVERSION= 2.9.1
|
||||
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.20900.0
|
||||
PLIST_SUB+= LIBVER=0.20901.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1628725724
|
||||
SHA256 (harfbuzz-2.9.0.tar.xz) = 3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a
|
||||
SIZE (harfbuzz-2.9.0.tar.xz) = 10551720
|
||||
TIMESTAMP = 1631015315
|
||||
SHA256 (harfbuzz-2.9.1.tar.xz) = 0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf
|
||||
SIZE (harfbuzz-2.9.1.tar.xz) = 11103336
|
||||
|
@ -107,6 +107,8 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-6-8.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-7-3.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-8-2.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-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
|
||||
|
Loading…
Reference in New Issue
Block a user