mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
print/harfbuzz: update to 2.2.0
Changes: https://github.com/harfbuzz/harfbuzz/blob/2.2.0/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
This commit is contained in:
parent
109c15da0c
commit
3c1b58633b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486204
@ -2,6 +2,8 @@
|
||||
@comment bin/hb-shape
|
||||
@comment bin/hb-subset
|
||||
@comment bin/hb-view
|
||||
@comment include/harfbuzz/hb-aat-layout.h
|
||||
@comment include/harfbuzz/hb-aat.h
|
||||
@comment include/harfbuzz/hb-blob.h
|
||||
@comment include/harfbuzz/hb-buffer.h
|
||||
@comment include/harfbuzz/hb-common.h
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
PORTVERSION= 2.1.3
|
||||
PORTVERSION= 2.2.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.20103.0
|
||||
PLIST_SUB+= LIBVER=0.20200.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542416089
|
||||
SHA256 (harfbuzz-2.1.3.tar.bz2) = 613264460bb6814c3894e3953225c5357402915853a652d40b4230ce5faf0bee
|
||||
SIZE (harfbuzz-2.1.3.tar.bz2) = 4429069
|
||||
TIMESTAMP = 1543509379
|
||||
SHA256 (harfbuzz-2.2.0.tar.bz2) = b7ccfcbd56b970a709e8b9ea9fb46c922c606c2feef8f086fb6a8492e530f810
|
||||
SIZE (harfbuzz-2.2.0.tar.bz2) = 4506619
|
||||
|
@ -2,6 +2,8 @@ bin/hb-ot-shape-closure
|
||||
bin/hb-shape
|
||||
bin/hb-subset
|
||||
bin/hb-view
|
||||
include/harfbuzz/hb-aat-layout.h
|
||||
include/harfbuzz/hb-aat.h
|
||||
include/harfbuzz/hb-blob.h
|
||||
include/harfbuzz/hb-buffer.h
|
||||
include/harfbuzz/hb-common.h
|
||||
|
Loading…
Reference in New Issue
Block a user