From owner-svn-ports-head@freebsd.org Wed Jul 11 16:22:45 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 7C3421022EB0; Wed, 11 Jul 2018 16:22:45 +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 2D31579F0E; Wed, 11 Jul 2018 16:22:45 +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 E9B44151E2; Wed, 11 Jul 2018 16:22:44 +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 w6BGMiBC003069; Wed, 11 Jul 2018 16:22:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6BGMirF003067; Wed, 11 Jul 2018 16:22:44 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201807111622.w6BGMirF003067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 11 Jul 2018 16:22:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474459 - head/print/harfbuzz X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/print/harfbuzz X-SVN-Commit-Revision: 474459 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: Wed, 11 Jul 2018 16:22:45 -0000 Author: jbeich Date: Wed Jul 11 16:22:44 2018 New Revision: 474459 URL: https://svnweb.freebsd.org/changeset/ports/474459 Log: print/harfbuzz: update to 1.8.3 Changes: https://github.com/harfbuzz/harfbuzz/blob/1.8.3/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 Wed Jul 11 16:15:31 2018 (r474458) +++ head/print/harfbuzz/Makefile Wed Jul 11 16:22:44 2018 (r474459) @@ -2,11 +2,14 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ +PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ +PATCHFILES= 20a318d06aca.patch:-p1 2aae617a84f4.patch:-p1 + MAINTAINER= gnome@FreeBSD.org COMMENT?= OpenType text shaping engine @@ -22,7 +25,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10800.2 +PLIST_SUB+= LIBVER=0.10800.3 HARFBUZZ_SLAVE?= no Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Wed Jul 11 16:15:31 2018 (r474458) +++ head/print/harfbuzz/distinfo Wed Jul 11 16:22:44 2018 (r474459) @@ -1,3 +1,7 @@ -TIMESTAMP = 1530605630 -SHA256 (harfbuzz-1.8.2.tar.bz2) = c8a3f88f416185a82f899a68b5714d6a40d7dc4d1d7379057348918d55aac657 -SIZE (harfbuzz-1.8.2.tar.bz2) = 3820498 +TIMESTAMP = 1531315035 +SHA256 (harfbuzz-1.8.3.tar.bz2) = 2ac2ad1ca26253bfe7f437adcd034c84dad0e7c2c0fe008d6051b754fa987a9e +SIZE (harfbuzz-1.8.3.tar.bz2) = 3828043 +SHA256 (20a318d06aca.patch) = 9acf0f5b0f6361a8f055f3f8cbf9432fa324ddd682fa1b02669d0fe095e65b1b +SIZE (20a318d06aca.patch) = 627 +SHA256 (2aae617a84f4.patch) = b1626a8ac483ab1793a96bb3c28de56d9b51e8895e23254aa9e9a139aad4aeeb +SIZE (2aae617a84f4.patch) = 1114