mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
print/harfbuzz: update to 2.6.8
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.8 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Reported by: GitHub (watch releases)
This commit is contained in:
parent
31fc669402
commit
568100c0d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539804
@ -33,6 +33,7 @@ bin/hb-view
|
||||
@comment include/harfbuzz/hb-set.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.h
|
||||
@comment include/harfbuzz/hb-unicode.h
|
||||
@comment include/harfbuzz/hb-version.h
|
||||
|
@ -33,6 +33,7 @@ include/harfbuzz/hb-icu.h
|
||||
@comment include/harfbuzz/hb-set.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.h
|
||||
@comment include/harfbuzz/hb-unicode.h
|
||||
@comment include/harfbuzz/hb-version.h
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 2.6.7
|
||||
DISTVERSION= 2.6.8
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
@ -27,7 +27,7 @@ USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
PLIST_SUB+= LIBVER=0.20600.7
|
||||
PLIST_SUB+= LIBVER=0.20600.8
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1591108113
|
||||
SHA256 (harfbuzz-2.6.7.tar.xz) = 49e481d06cdff97bf68d99fa26bdf785331f411614485d892ea4c78eb479b218
|
||||
SIZE (harfbuzz-2.6.7.tar.xz) = 9001936
|
||||
TIMESTAMP = 1592270072
|
||||
SHA256 (harfbuzz-2.6.8.tar.xz) = 6648a571a27f186e47094121f0095e1b809e918b3037c630c7f38ffad86e3035
|
||||
SIZE (harfbuzz-2.6.8.tar.xz) = 8976516
|
||||
|
@ -31,6 +31,7 @@ include/harfbuzz/hb-ot.h
|
||||
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.h
|
||||
include/harfbuzz/hb-unicode.h
|
||||
include/harfbuzz/hb-version.h
|
||||
|
Loading…
Reference in New Issue
Block a user