print/harfbuzz: update to 1.7.2
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.2/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
This commit is contained in:
parent
02c7e39e62
commit
aa745c7c7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456270
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -icu
|
||||
|
||||
COMMENT= Harfbuzz ICU support
|
||||
|
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 1.7.2
|
||||
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.10501.0
|
||||
PLIST_SUB+= LIBVER=0.10702.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1504634806
|
||||
SHA256 (harfbuzz-1.5.1.tar.bz2) = 56838dfdad2729b8866763c82d623354d138a4d99d9ffb710c7d377b5cfc7c51
|
||||
SIZE (harfbuzz-1.5.1.tar.bz2) = 1615704
|
||||
TIMESTAMP = 1512406914
|
||||
SHA256 (harfbuzz-1.7.2.tar.bz2) = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb
|
||||
SIZE (harfbuzz-1.7.2.tar.bz2) = 1708416
|
||||
|
@ -37,6 +37,7 @@ libdata/pkgconfig/harfbuzz-gobject.pc
|
||||
libdata/pkgconfig/harfbuzz.pc
|
||||
share/gir-1.0/HarfBuzz-0.0.gir
|
||||
share/gtk-doc/html/harfbuzz/HarfBuzz.png
|
||||
share/gtk-doc/html/harfbuzz/HarfBuzz.svg
|
||||
share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
|
||||
share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
|
||||
share/gtk-doc/html/harfbuzz/annotation-glossary.html
|
||||
@ -63,6 +64,7 @@ share/gtk-doc/html/harfbuzz/api-index-1-3-3.html
|
||||
share/gtk-doc/html/harfbuzz/api-index-1-4-2.html
|
||||
share/gtk-doc/html/harfbuzz/api-index-1-4-3.html
|
||||
share/gtk-doc/html/harfbuzz/api-index-1-5-0.html
|
||||
share/gtk-doc/html/harfbuzz/api-index-1-6-0.html
|
||||
share/gtk-doc/html/harfbuzz/api-index-full.html
|
||||
share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
|
||||
share/gtk-doc/html/harfbuzz/building.html
|
||||
|
Loading…
Reference in New Issue
Block a user