mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
print/harfbuzz: update to 4.0.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/4.0.1 Reported by: GitHub (watch releases)
This commit is contained in:
parent
24d103bafa
commit
5c3d76b768
@ -34,6 +34,7 @@ bin/hb-view
|
||||
@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.h
|
||||
@comment include/harfbuzz/hb-unicode.h
|
||||
@comment include/harfbuzz/hb-version.h
|
||||
|
@ -34,6 +34,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.h
|
||||
@comment include/harfbuzz/hb-unicode.h
|
||||
@comment include/harfbuzz/hb-version.h
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Created by: Koop Mast <kwm@FreeBSD.org>
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 4.0.0
|
||||
DISTVERSION= 4.0.1
|
||||
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.40000.0
|
||||
PLIST_SUB+= LIBVER=0.40001.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1646162912
|
||||
SHA256 (harfbuzz-4.0.0.tar.xz) = ab61d4e3fc0c30072e98b46aa7727fc3eed36a85d2b6b9274cec7eaadea97cb7
|
||||
SIZE (harfbuzz-4.0.0.tar.xz) = 14955148
|
||||
TIMESTAMP = 1647022812
|
||||
SHA256 (harfbuzz-4.0.1.tar.xz) = 98f68777272db6cd7a3d5152bac75083cd52a26176d87bc04c8b3929d33bce49
|
||||
SIZE (harfbuzz-4.0.1.tar.xz) = 14959336
|
||||
|
@ -32,6 +32,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.h
|
||||
include/harfbuzz/hb-unicode.h
|
||||
include/harfbuzz/hb-version.h
|
||||
|
Loading…
Reference in New Issue
Block a user