From owner-svn-ports-head@freebsd.org Wed Sep 6 18:58:38 2017 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 EE832E11333; Wed, 6 Sep 2017 18:58:37 +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 5F4CD3FB3; Wed, 6 Sep 2017 18:58:37 +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 v86IwajH098098; Wed, 6 Sep 2017 18:58:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v86Iwaf1098095; Wed, 6 Sep 2017 18:58:36 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201709061858.v86Iwaf1098095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 6 Sep 2017 18:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449356 - head/print/harfbuzz X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/print/harfbuzz X-SVN-Commit-Revision: 449356 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.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: Wed, 06 Sep 2017 18:58:38 -0000 Author: jbeich Date: Wed Sep 6 18:58:35 2017 New Revision: 449356 URL: https://svnweb.freebsd.org/changeset/ports/449356 Log: print/harfbuzz: update to 1.5.1 Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.0 Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.1 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ 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 Wed Sep 6 18:52:44 2017 (r449355) +++ head/print/harfbuzz/Makefile Wed Sep 6 18:58:35 2017 (r449356) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.8 +PORTVERSION= 1.5.1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.8 +PLIST_SUB+= LIBVER=0.10501.0 HARFBUZZ_SLAVE?= no Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Wed Sep 6 18:52:44 2017 (r449355) +++ head/print/harfbuzz/distinfo Wed Sep 6 18:58:35 2017 (r449356) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502222624 -SHA256 (harfbuzz-1.4.8.tar.bz2) = ccec4930ff0bb2d0c40aee203075447954b64a8c2695202413cc5e428c907131 -SIZE (harfbuzz-1.4.8.tar.bz2) = 1587622 +TIMESTAMP = 1504634806 +SHA256 (harfbuzz-1.5.1.tar.bz2) = 56838dfdad2729b8866763c82d623354d138a4d99d9ffb710c7d377b5cfc7c51 +SIZE (harfbuzz-1.5.1.tar.bz2) = 1615704 Modified: head/print/harfbuzz/pkg-plist ============================================================================== --- head/print/harfbuzz/pkg-plist Wed Sep 6 18:52:44 2017 (r449355) +++ head/print/harfbuzz/pkg-plist Wed Sep 6 18:58:35 2017 (r449356) @@ -60,6 +60,9 @@ 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-3-3.html +share/gtk-doc/html/harfbuzz/api-index-1-4-2.html +share/gtk-doc/html/harfbuzz/api-index-1-4-3.html +share/gtk-doc/html/harfbuzz/api-index-1-5-0.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