mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
print/harfbuzz: update to 10.1.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/10.1.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
d3c5effa58
commit
dfee61567d
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 10.0.1
|
||||
DISTVERSION= 10.1.0
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
|
||||
|
@ -23,7 +23,7 @@ CPE_VENDOR= harfbuzz_project
|
|||
|
||||
MESON_ARGS= -Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled
|
||||
|
||||
PLIST_SUB+= LIBVER=0.61001.0
|
||||
PLIST_SUB+= LIBVER=0.61010.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1727196763
|
||||
SHA256 (harfbuzz-10.0.1.tar.xz) = b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc
|
||||
SIZE (harfbuzz-10.0.1.tar.xz) = 17914712
|
||||
TIMESTAMP = 1730786689
|
||||
SHA256 (harfbuzz-10.1.0.tar.xz) = 6ce3520f2d089a33cef0fc48321334b8e0b72141f6a763719aaaecd2779ecb82
|
||||
SIZE (harfbuzz-10.1.0.tar.xz) = 17922136
|
||||
|
|
|
@ -100,6 +100,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
|||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-1-8-6.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-1-9-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-10-0-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-10-1-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-0-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-1-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-2-0.html
|
||||
|
|
Loading…
Add table
Reference in a new issue