Date: Sun, 11 Dec 2016 16:05:39 +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: r428357 - branches/2016Q4/print/harfbuzz Message-ID: <201612111605.uBBG5dvB015794@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Dec 11 16:05:39 2016 New Revision: 428357 URL: https://svnweb.freebsd.org/changeset/ports/428357 Log: MFH: r428264 print/harfbuzz: update to 1.3.4 Changes: https://github.com/behdad/harfbuzz/compare/1.3.3...1.3.4#files_bucket ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/print/harfbuzz/Makefile branches/2016Q4/print/harfbuzz/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/print/harfbuzz/Makefile ============================================================================== --- branches/2016Q4/print/harfbuzz/Makefile Sun Dec 11 15:35:34 2016 (r428356) +++ branches/2016Q4/print/harfbuzz/Makefile Sun Dec 11 16:05:39 2016 (r428357) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with- INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10303.0 +PLIST_SUB+= LIBVER=0.10304.0 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh Modified: branches/2016Q4/print/harfbuzz/distinfo ============================================================================== --- branches/2016Q4/print/harfbuzz/distinfo Sun Dec 11 15:35:34 2016 (r428356) +++ branches/2016Q4/print/harfbuzz/distinfo Sun Dec 11 16:05:39 2016 (r428357) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478356493 -SHA256 (harfbuzz-1.3.3.tar.bz2) = 2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9 -SIZE (harfbuzz-1.3.3.tar.bz2) = 1402836 +TIMESTAMP = 1480974341 +SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b +SIZE (harfbuzz-1.3.4.tar.bz2) = 1408308
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612111605.uBBG5dvB015794>