From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 14:53:44 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1AB9F674CF6; Tue, 21 Sep 2021 14:53:44 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDPZH75nFz4tH9; Tue, 21 Sep 2021 14:53:43 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from aniel.nours.eu (nours.eu [176.31.115.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id BE18A2BABB; Tue, 21 Sep 2021 14:53:43 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id A32BCB1753; Tue, 21 Sep 2021 16:53:41 +0200 (CEST) Date: Tue, 21 Sep 2021 16:53:41 +0200 From: Baptiste Daroussin To: Jan Beich Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: dbc5f433f858 - main - print/harfbuzz: update to 3.0.0 Message-ID: <20210921145341.6xdj4evtevkqfuis@aniel.nours.eu> References: <202109180053.18I0rCkB022239@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202109180053.18I0rCkB022239@gitrepo.freebsd.org> X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 14:53:44 -0000 Ja On Sat, Sep 18, 2021 at 12:53:12AM +0000, Jan Beich wrote: > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=dbc5f433f85804a16c00019d2994e98337c0ba3d > > commit dbc5f433f85804a16c00019d2994e98337c0ba3d > Author: Jan Beich > AuthorDate: 2021-09-17 19:37:04 +0000 > Commit: Jan Beich > CommitDate: 2021-09-18 00:49:12 +0000 > > print/harfbuzz: update to 3.0.0 > > Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/3.0.0 > Reported by: GitHub (watch releases) this version is not backward compatible with previous versions, in particular a simple have been removed, hb_subset_input_set_retain_gids used at least by chrome base packages, (meaning electron also), they should have had their revision bumped at least (and probably more) Best regards, Bapt