diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-06-27 03:26:18 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-06-27 03:26:18 +0800 |
commit | 208df2b78453072c0bf3ad6dd62d3b254384f8e4 (patch) | |
tree | 2edd965827c0cbb23d97ef3d5a3155b11ddc4f66 /print | |
parent | 2d712b59934dabe723af28020fce0023a66ea2d8 (diff) | |
download | freebsd-ports-gnome-208df2b78453072c0bf3ad6dd62d3b254384f8e4.tar.gz freebsd-ports-gnome-208df2b78453072c0bf3ad6dd62d3b254384f8e4.tar.zst freebsd-ports-gnome-208df2b78453072c0bf3ad6dd62d3b254384f8e4.zip |
print/harfbuzz: update to 2.5.3
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.3
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Reported by: GitHub (watch releases)
Diffstat (limited to 'print')
-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 477f4b5523ef..7870377f84b6 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.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.20502.0 +PLIST_SUB+= LIBVER=0.20503.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 171d324a1bf5..e5e5973a8b27 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557170060 -SHA256 (harfbuzz-2.5.2.tar.xz) = 7c8fcf9a2bbe3df5ed9650060d89f9b7cfd40ec5729671447ace8b0505527e8b -SIZE (harfbuzz-2.5.2.tar.xz) = 5674180 +TIMESTAMP = 1561570885 +SHA256 (harfbuzz-2.5.3.tar.xz) = fed00dc797b7ba3ca943225f0a854baaed4c1640fff8a31d455cd3b5caec855c +SIZE (harfbuzz-2.5.3.tar.xz) = 5685712 |