From owner-svn-ports-head@freebsd.org Tue Aug 7 18:18:08 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF6FE106705D; Tue, 7 Aug 2018 18:18:08 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95B7C7B02D; Tue, 7 Aug 2018 18:18:08 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 788741F57A; Tue, 7 Aug 2018 18:18:08 +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 w77II80V077519; Tue, 7 Aug 2018 18:18:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w77II8QK077517; Tue, 7 Aug 2018 18:18:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201808071818.w77II8QK077517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 7 Aug 2018 18:18:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476608 - head/print/harfbuzz X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/print/harfbuzz X-SVN-Commit-Revision: 476608 X-SVN-Commit-Repository: ports 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.27 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: Tue, 07 Aug 2018 18:18:09 -0000 Author: jbeich Date: Tue Aug 7 18:18:07 2018 New Revision: 476608 URL: https://svnweb.freebsd.org/changeset/ports/476608 Log: print/harfbuzz: update to 1.8.6 Changes: https://github.com/harfbuzz/harfbuzz/blob/1.8.6/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Modified: head/print/harfbuzz/Makefile (contents, props changed) head/print/harfbuzz/distinfo (contents, props changed) Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Tue Aug 7 18:15:36 2018 (r476607) +++ head/print/harfbuzz/Makefile Tue Aug 7 18:18:07 2018 (r476608) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.8.5 +PORTVERSION= 1.8.6 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10800.5 +PLIST_SUB+= LIBVER=0.10800.6 HARFBUZZ_SLAVE?= no Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Tue Aug 7 18:15:36 2018 (r476607) +++ head/print/harfbuzz/distinfo Tue Aug 7 18:18:07 2018 (r476608) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533160284 -SHA256 (harfbuzz-1.8.5.tar.bz2) = 8f6f40fc49dbaf15221807e2c2b9293cbaa73592ef4b3ab430252ca6571120ac -SIZE (harfbuzz-1.8.5.tar.bz2) = 3859514 +TIMESTAMP = 1533660827 +SHA256 (harfbuzz-1.8.6.tar.bz2) = 296826f0d6debf2098752e5145c2c40814e187339591d6d7081bd5827eaf5c66 +SIZE (harfbuzz-1.8.6.tar.bz2) = 3864337