mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
print/harfbuzz: update to 2.0.0
Changes: https://github.com/harfbuzz/harfbuzz/blob/2.0.0/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
This commit is contained in:
parent
515eb33ea9
commit
484019959d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482422
@ -19,6 +19,7 @@ include/harfbuzz/hb-icu.h
|
||||
@comment include/harfbuzz/hb-ot-font.h
|
||||
@comment include/harfbuzz/hb-ot-layout.h
|
||||
@comment include/harfbuzz/hb-ot-math.h
|
||||
@comment include/harfbuzz/hb-ot-name.h
|
||||
@comment include/harfbuzz/hb-ot-shape.h
|
||||
@comment include/harfbuzz/hb-ot-tag.h
|
||||
@comment include/harfbuzz/hb-ot-var.h
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
PORTVERSION= 1.9.0
|
||||
PORTVERSION= 2.0.0
|
||||
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.10900.0
|
||||
PLIST_SUB+= LIBVER=0.20000.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1536571987
|
||||
SHA256 (harfbuzz-1.9.0.tar.bz2) = 11eca62bf0ac549b8d6be55f4e130946399939cdfe7a562fdaee711190248b00
|
||||
SIZE (harfbuzz-1.9.0.tar.bz2) = 3870586
|
||||
TIMESTAMP = 1539867591
|
||||
SHA256 (harfbuzz-2.0.0.tar.bz2) = cc973f6839c4ce6425889d24f81fc23736cc97334bde0343c08a9c2ccc1d8965
|
||||
SIZE (harfbuzz-2.0.0.tar.bz2) = 4320539
|
||||
|
@ -18,6 +18,7 @@ include/harfbuzz/hb-map.h
|
||||
include/harfbuzz/hb-ot-font.h
|
||||
include/harfbuzz/hb-ot-layout.h
|
||||
include/harfbuzz/hb-ot-math.h
|
||||
include/harfbuzz/hb-ot-name.h
|
||||
include/harfbuzz/hb-ot-shape.h
|
||||
include/harfbuzz/hb-ot-tag.h
|
||||
include/harfbuzz/hb-ot-var.h
|
||||
|
Loading…
Reference in New Issue
Block a user