From owner-svn-ports-all@freebsd.org Fri Feb 17 03:11:14 2017 Return-Path: Delivered-To: svn-ports-all@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 0C807CE2D3E; Fri, 17 Feb 2017 03:11:14 +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 B4D131863; Fri, 17 Feb 2017 03:11:13 +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 v1H3BCm0071497; Fri, 17 Feb 2017 03:11:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1H3BCsl071494; Fri, 17 Feb 2017 03:11:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702170311.v1H3BCsl071494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 17 Feb 2017 03:11:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434264 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2017 03:11:14 -0000 Author: jbeich Date: Fri Feb 17 03:11:12 2017 New Revision: 434264 URL: https://svnweb.freebsd.org/changeset/ports/434264 Log: print/harfbuzz: update to 1.4.2 Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.2 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ MFH: 2017Q1 Modified: head/print/harfbuzz/Makefile (contents, props changed) head/print/harfbuzz/distinfo (contents, props changed) head/print/harfbuzz/pkg-plist (contents, props changed) Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Fri Feb 17 03:10:55 2017 (r434263) +++ head/print/harfbuzz/Makefile Fri Feb 17 03:11:12 2017 (r434264) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 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.10400.1 +PLIST_SUB+= LIBVER=0.10400.2 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 Fri Feb 17 03:10:55 2017 (r434263) +++ head/print/harfbuzz/distinfo Fri Feb 17 03:11:12 2017 (r434264) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483676561 -SHA256 (harfbuzz-1.4.1.tar.bz2) = 85a27fab639a1d651737dcb6b69e4101e3fd09522fdfdcb793df810b5cb315bd -SIZE (harfbuzz-1.4.1.tar.bz2) = 1434585 +TIMESTAMP = 1485225299 +SHA256 (harfbuzz-1.4.2.tar.bz2) = 8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3 +SIZE (harfbuzz-1.4.2.tar.bz2) = 1446752 Modified: head/print/harfbuzz/pkg-plist ============================================================================== --- head/print/harfbuzz/pkg-plist Fri Feb 17 03:10:55 2017 (r434263) +++ head/print/harfbuzz/pkg-plist Fri Feb 17 03:11:12 2017 (r434264) @@ -19,6 +19,7 @@ include/harfbuzz/hb-ot-layout.h include/harfbuzz/hb-ot-math.h include/harfbuzz/hb-ot-shape.h include/harfbuzz/hb-ot-tag.h +include/harfbuzz/hb-ot-var.h include/harfbuzz/hb-ot.h include/harfbuzz/hb-set.h include/harfbuzz/hb-shape-plan.h @@ -63,7 +64,7 @@ share/gtk-doc/html/harfbuzz/api-index-1- share/gtk-doc/html/harfbuzz/api-index-1-1-2.html share/gtk-doc/html/harfbuzz/api-index-1-1-3.html share/gtk-doc/html/harfbuzz/api-index-1-2-3.html -share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +share/gtk-doc/html/harfbuzz/api-index-1-3-3.html share/gtk-doc/html/harfbuzz/api-index-full.html share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html share/gtk-doc/html/harfbuzz/building.html