mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
print/harfbuzz: update to 10.2.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/10.2.0 Reported by: GitHub (watch releases) PR: 284008 Exp-run by: antoine
This commit is contained in:
parent
ae8b63c981
commit
2f2cc06bb9
5 changed files with 9 additions and 8 deletions
|
@ -39,7 +39,7 @@ include/harfbuzz/hb-cairo.h
|
|||
@comment include/harfbuzz/hb-shape-plan.h
|
||||
@comment include/harfbuzz/hb-shape.h
|
||||
@comment include/harfbuzz/hb-style.h
|
||||
@comment include/harfbuzz/hb-subset-repacker.h
|
||||
@comment include/harfbuzz/hb-subset-serialize.h
|
||||
@comment include/harfbuzz/hb-subset.h
|
||||
@comment include/harfbuzz/hb-unicode.h
|
||||
@comment include/harfbuzz/hb-version.h
|
||||
|
|
|
@ -38,7 +38,7 @@ include/harfbuzz/hb-icu.h
|
|||
@comment include/harfbuzz/hb-shape-plan.h
|
||||
@comment include/harfbuzz/hb-shape.h
|
||||
@comment include/harfbuzz/hb-style.h
|
||||
@comment include/harfbuzz/hb-subset-repacker.h
|
||||
@comment include/harfbuzz/hb-subset-serialize.h
|
||||
@comment include/harfbuzz/hb-subset.h
|
||||
@comment include/harfbuzz/hb-unicode.h
|
||||
@comment include/harfbuzz/hb-version.h
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 10.1.0
|
||||
DISTVERSION= 10.2.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.61010.0
|
||||
PLIST_SUB+= LIBVER=0.61020.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1730786689
|
||||
SHA256 (harfbuzz-10.1.0.tar.xz) = 6ce3520f2d089a33cef0fc48321334b8e0b72141f6a763719aaaecd2779ecb82
|
||||
SIZE (harfbuzz-10.1.0.tar.xz) = 17922136
|
||||
TIMESTAMP = 1736611998
|
||||
SHA256 (harfbuzz-10.2.0.tar.xz) = 620e3468faec2ea8685d32c46a58469b850ef63040b3565cde05959825b48227
|
||||
SIZE (harfbuzz-10.2.0.tar.xz) = 17957608
|
||||
|
|
|
@ -36,7 +36,7 @@ include/harfbuzz/hb-set.h
|
|||
include/harfbuzz/hb-shape-plan.h
|
||||
include/harfbuzz/hb-shape.h
|
||||
include/harfbuzz/hb-style.h
|
||||
include/harfbuzz/hb-subset-repacker.h
|
||||
include/harfbuzz/hb-subset-serialize.h
|
||||
include/harfbuzz/hb-subset.h
|
||||
include/harfbuzz/hb-unicode.h
|
||||
include/harfbuzz/hb-version.h
|
||||
|
@ -101,6 +101,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
|||
%%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-10-2-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