mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
print/harfbuzz: update to 3.1.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/3.1.1 Reported by: GitHub (watch releases)
This commit is contained in:
parent
7c88e0949b
commit
886f5f1f1b
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Koop Mast <kwm@FreeBSD.org>
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 3.1.0
|
||||
DISTVERSION= 3.1.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.30100.0
|
||||
PLIST_SUB+= LIBVER=0.30101.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1635975473
|
||||
SHA256 (harfbuzz-3.1.0.tar.xz) = 2359390944a74a933d2b1bd214754a5b3f817916a09c6d4ca3d263473cf19b8e
|
||||
SIZE (harfbuzz-3.1.0.tar.xz) = 13252932
|
||||
TIMESTAMP = 1636347648
|
||||
SHA256 (harfbuzz-3.1.1.tar.xz) = f3f3247bdeabf36765acc237a5f651e651e4e9706582b9cc2cf6c9b8102dfa93
|
||||
SIZE (harfbuzz-3.1.1.tar.xz) = 13256100
|
||||
|
|
Loading…
Add table
Reference in a new issue