Date: Wed, 30 Oct 2019 18:28:51 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516091 - head/print/harfbuzz Message-ID: <201910301828.x9UISpIm000351@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Oct 30 18:28:51 2019 New Revision: 516091 URL: https://svnweb.freebsd.org/changeset/ports/516091 Log: 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) Modified: head/print/harfbuzz/Makefile (contents, props changed) head/print/harfbuzz/distinfo (contents, props changed) Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Wed Oct 30 17:24:44 2019 (r516090) +++ head/print/harfbuzz/Makefile Wed Oct 30 18:28:51 2019 (r516091) @@ -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 Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Wed Oct 30 17:24:44 2019 (r516090) +++ head/print/harfbuzz/distinfo Wed Oct 30 18:28:51 2019 (r516091) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910301828.x9UISpIm000351>