diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-31 02:28:51 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-31 02:28:51 +0800 |
commit | fac7bb5423f1ec38712bc618e21cdec6b4593603 (patch) | |
tree | 2f41b192efa024c3f63b234c2962dba3b8a93446 /print/harfbuzz | |
parent | 3e8d0fab197fa55f7d3fd07e8702d4fed3c59eef (diff) | |
download | freebsd-ports-gnome-fac7bb5423f1ec38712bc618e21cdec6b4593603.tar.gz freebsd-ports-gnome-fac7bb5423f1ec38712bc618e21cdec6b4593603.tar.zst freebsd-ports-gnome-fac7bb5423f1ec38712bc618e21cdec6b4593603.zip |
print/harfbuzz: update to 2.6.4
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.4
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Reported by: GitHub (watch releases)
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index fae7d34362ad..da08407eb5c0 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -26,7 +26,7 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.20600.3 +PLIST_SUB+= LIBVER=0.20600.4 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 9f301184cd93..4b0e5a23b8c8 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572299243 -SHA256 (harfbuzz-2.6.3.tar.xz) = b0b3e68e5fcb332ac7c2f0ce3455b33ff244ed2c5271d31f2f7d4b0d8c34e958 -SIZE (harfbuzz-2.6.3.tar.xz) = 5811320 +TIMESTAMP = 1572378601 +SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12 +SIZE (harfbuzz-2.6.4.tar.xz) = 5967468 |