From owner-svn-ports-head@freebsd.org Sat Mar 30 01:40:11 2019 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 A6BB7155C1F2; Sat, 30 Mar 2019 01:40:11 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F50D8D8EE; Sat, 30 Mar 2019 01:40:11 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 25ADE1A9A0; Sat, 30 Mar 2019 01:40:11 +0000 (UTC) From: Jan Beich To: Cy Schubert Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r497208 - head/print/harfbuzz References: <201903300043.x2U0h0SD040074@slippy.cwsent.com> Date: Sat, 30 Mar 2019 02:39:46 +0100 In-Reply-To: <201903300043.x2U0h0SD040074@slippy.cwsent.com> (Cy Schubert's message of "Fri, 29 Mar 2019 17:43:00 -0700") Message-ID: <8swx-ta1p-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4F50D8D8EE X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.95)[-0.954,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 30 Mar 2019 01:40:11 -0000 Cy Schubert writes: > In message <201903292140.x2TLeN9g081383@repo.freebsd.org>, Jan Beich > writes: > >> Author: jbeich >> Date: Fri Mar 29 21:40:23 2019 >> New Revision: 497208 >> URL: https://svnweb.freebsd.org/changeset/ports/497208 >> >> Log: >> print/harfbuzz: update to 2.4.0 >> >> Changes: https://github.com/harfbuzz/harfbuzz/blob/2.4.0/NEWS >> ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ >> Reported by: GitHub (watch releases) >> >> Modified: >> head/print/harfbuzz/Makefile (contents, props changed) >> head/print/harfbuzz/distinfo (contents, props changed) >> head/print/harfbuzz/pkg-plist (contents, props changed) > > Fetch fails due to size mismatch. Could it be because of > https://github.com/harfbuzz/harfbuzz/commit/1d75db19fb5df139b9648ff3f5e6 > 184a5c554345 ? I suspect they rerolled the tarball. That was very unfortunate time to reroll. I had to rush the fix before the package build at 01:00 UTC today or a few thousands of ports would've been skipped. ;\