print/harfbuzz: update to 1.7.7
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.7/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
This commit is contained in:
parent
dab3036d35
commit
0e21e1fdff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471881
3 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
PORTVERSION= 1.7.6
|
||||
PORTVERSION= 1.7.7
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
|
||||
|
@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes
|
|||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
PLIST_SUB+= LIBVER=0.10706.0
|
||||
PLIST_SUB+= LIBVER=0.10707.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520435118
|
||||
SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b
|
||||
SIZE (harfbuzz-1.7.6.tar.bz2) = 2586909
|
||||
TIMESTAMP = 1528236845
|
||||
SHA256 (harfbuzz-1.7.7.tar.bz2) = 6e1a56db1b8335cb8f7cb625536d6443fc34801ae419d66e445efea885a62128
|
||||
SIZE (harfbuzz-1.7.7.tar.bz2) = 3791280
|
||||
|
|
|
@ -14,6 +14,7 @@ include/harfbuzz/hb-gobject-enums.h
|
|||
include/harfbuzz/hb-gobject-structs.h
|
||||
include/harfbuzz/hb-gobject.h
|
||||
include/harfbuzz/hb-graphite2.h
|
||||
include/harfbuzz/hb-map.h
|
||||
include/harfbuzz/hb-ot-font.h
|
||||
include/harfbuzz/hb-ot-layout.h
|
||||
include/harfbuzz/hb-ot-math.h
|
||||
|
|
Loading…
Reference in a new issue