print/harfbuzz: update to 1.7.3
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.3/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
This commit is contained in:
parent
c2145dc9fb
commit
bcbf20bd23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456704
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
PORTVERSION= 1.7.2
|
||||
PORTVERSION= 1.7.3
|
||||
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.10702.0
|
||||
PLIST_SUB+= LIBVER=0.10703.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1512406914
|
||||
SHA256 (harfbuzz-1.7.2.tar.bz2) = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb
|
||||
SIZE (harfbuzz-1.7.2.tar.bz2) = 1708416
|
||||
TIMESTAMP = 1513606703
|
||||
SHA256 (harfbuzz-1.7.3.tar.bz2) = cd536479761f62d4b3e2a69d1215973bfca49f0aff9f5af234deac3af0b005fe
|
||||
SIZE (harfbuzz-1.7.3.tar.bz2) = 1718148
|
||||
|
|
Loading…
Reference in a new issue