Date: Wed, 30 Oct 2019 18:29:41 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r516093 - branches/2019Q4/print/harfbuzz Message-ID: <201910301829.x9UITf2f000657@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Oct 30 18:29:41 2019 New Revision: 516093 URL: https://svnweb.freebsd.org/changeset/ports/516093 Log: MFH: r516091 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) Approved by: ports-secteam blanket (required by Firefox 72) Modified: branches/2019Q4/print/harfbuzz/Makefile branches/2019Q4/print/harfbuzz/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/print/harfbuzz/Makefile ============================================================================== --- branches/2019Q4/print/harfbuzz/Makefile Wed Oct 30 18:29:01 2019 (r516092) +++ branches/2019Q4/print/harfbuzz/Makefile Wed Oct 30 18:29:41 2019 (r516093) @@ -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: branches/2019Q4/print/harfbuzz/distinfo ============================================================================== --- branches/2019Q4/print/harfbuzz/distinfo Wed Oct 30 18:29:01 2019 (r516092) +++ branches/2019Q4/print/harfbuzz/distinfo Wed Oct 30 18:29:41 2019 (r516093) @@ -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?201910301829.x9UITf2f000657>