mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
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:
parent
17200781a8
commit
08e10542ed
4 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -icu
|
||||
|
||||
COMMENT= Harfbuzz ICU support
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Koop Mast <kwm@FreeBSD.org>
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 3.0.0
|
||||
DISTVERSION= 3.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.30000.0
|
||||
PLIST_SUB+= LIBVER=0.30100.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1631907424
|
||||
SHA256 (harfbuzz-3.0.0.tar.xz) = 036b0ee118451539783ec7864148bb4106be42a2eb964df4e83e6703ec46f3d9
|
||||
SIZE (harfbuzz-3.0.0.tar.xz) = 11685416
|
||||
TIMESTAMP = 1635975473
|
||||
SHA256 (harfbuzz-3.1.0.tar.xz) = 2359390944a74a933d2b1bd214754a5b3f817916a09c6d4ca3d263473cf19b8e
|
||||
SIZE (harfbuzz-3.1.0.tar.xz) = 13252932
|
||||
|
|
|
@ -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-1.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/apple-advanced-typography-api.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
|
||||
|
|
Loading…
Add table
Reference in a new issue