From owner-svn-ports-head@freebsd.org Sat Dec 10 01:22:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AB48C6DE3E; Sat, 10 Dec 2016 01:22:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A1879CC; Sat, 10 Dec 2016 01:22:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBA1MMwO072011; Sat, 10 Dec 2016 01:22:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBA1MMxq072009; Sat, 10 Dec 2016 01:22:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612100122.uBA1MMxq072009@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Dec 2016 01:22:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428264 - head/print/harfbuzz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Dec 2016 01:22:23 -0000 Author: jbeich Date: Sat Dec 10 01:22:22 2016 New Revision: 428264 URL: https://svnweb.freebsd.org/changeset/ports/428264 Log: 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/ MFH: 2016Q4 Modified: head/print/harfbuzz/Makefile (contents, props changed) head/print/harfbuzz/distinfo (contents, props changed) Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Sat Dec 10 01:09:26 2016 (r428263) +++ head/print/harfbuzz/Makefile Sat Dec 10 01:22:22 2016 (r428264) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTVERSION= 1.3.4 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,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: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Sat Dec 10 01:09:26 2016 (r428263) +++ head/print/harfbuzz/distinfo Sat Dec 10 01:22:22 2016 (r428264) @@ -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