mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
print/harfbuzz: update to 2.8.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.8.1 Reported by: GitHub (watch releases)
This commit is contained in:
parent
a5fc928f00
commit
9710ed4469
@ -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= 2.8.0
|
||||
DISTVERSION= 2.8.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.20800.0
|
||||
PLIST_SUB+= LIBVER=0.20801.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1615915964
|
||||
SHA256 (harfbuzz-2.8.0.tar.xz) = a1079fd021adaf5683351f34587a255975cc3bcadba31246ae40ebebb95ecd42
|
||||
SIZE (harfbuzz-2.8.0.tar.xz) = 9774148
|
||||
TIMESTAMP = 1620086978
|
||||
SHA256 (harfbuzz-2.8.1.tar.xz) = 4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300
|
||||
SIZE (harfbuzz-2.8.1.tar.xz) = 10480492
|
||||
|
Loading…
Reference in New Issue
Block a user