From owner-svn-ports-branches@freebsd.org Wed Jul 13 11:22:57 2016 Return-Path: Delivered-To: svn-ports-branches@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 9B280B97547; Wed, 13 Jul 2016 11:22:57 +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 499A51DBA; Wed, 13 Jul 2016 11:22:57 +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 u6DBMuC8034700; Wed, 13 Jul 2016 11:22:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6DBMuvj034698; Wed, 13 Jul 2016 11:22:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201607131122.u6DBMuvj034698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 13 Jul 2016 11:22:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r418467 - branches/2016Q3/print/harfbuzz X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2016 11:22:57 -0000 Author: jbeich Date: Wed Jul 13 11:22:56 2016 New Revision: 418467 URL: https://svnweb.freebsd.org/changeset/ports/418467 Log: MFH: r418357 print/harfbuzz: update to 1.2.7 Changes: https://github.com/behdad/harfbuzz/compare/1.2.3...1.2.7 ABI: http://abi-laboratory.pro/tracker/timeline/harfbuzz/ PR: 208792 Approved by: maintainer timeout (3 months) Approved by: ports-secteam (junovitch) Modified: branches/2016Q3/print/harfbuzz/Makefile branches/2016Q3/print/harfbuzz/distinfo Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/print/harfbuzz/Makefile ============================================================================== --- branches/2016Q3/print/harfbuzz/Makefile Wed Jul 13 10:04:28 2016 (r418466) +++ branches/2016Q3/print/harfbuzz/Makefile Wed Jul 13 11:22:56 2016 (r418467) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.7 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -19,13 +19,11 @@ USE_GNOME= cairo glib20 introspection:bu GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip +TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10200.3 +PLIST_SUB+= LIBVER=0.10200.7 -.include +EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} +EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh -.if ${OSVERSION} < 1000024 -EXTRA_PATCHES= ${PATCHDIR}/extra-src_hb-open-type-private.hh -.endif - -.include +.include Modified: branches/2016Q3/print/harfbuzz/distinfo ============================================================================== --- branches/2016Q3/print/harfbuzz/distinfo Wed Jul 13 10:04:28 2016 (r418466) +++ branches/2016Q3/print/harfbuzz/distinfo Wed Jul 13 11:22:56 2016 (r418467) @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-1.2.3.tar.bz2) = 8216d2404aaab7fde87be0365a90d64aa6c55928e104557cfcb37b54a096cb8c -SIZE (harfbuzz-1.2.3.tar.bz2) = 1337003 +SHA256 (harfbuzz-1.2.7.tar.bz2) = bba0600ae08b84384e6d2d7175bea10b5fc246c4583dc841498d01894d479026 +SIZE (harfbuzz-1.2.7.tar.bz2) = 1345389