From owner-freebsd-desktop@freebsd.org Thu Oct 22 16:04:38 2020 Return-Path: <owner-freebsd-desktop@freebsd.org> Delivered-To: freebsd-desktop@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 D606E44BEEB for <freebsd-desktop@mailman.nyi.freebsd.org>; Thu, 22 Oct 2020 16:04:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4CHByG5JpRz44Vm for <freebsd-desktop@freebsd.org>; Thu, 22 Oct 2020 16:04:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id B423444BF5C; Thu, 22 Oct 2020 16:04:38 +0000 (UTC) Delivered-To: desktop@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 B3DD544C148 for <desktop@mailman.nyi.freebsd.org>; Thu, 22 Oct 2020 16:04:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CHByG4SGTz44dY for <desktop@FreeBSD.org>; Thu, 22 Oct 2020 16:04:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7D47B19592 for <desktop@FreeBSD.org>; Thu, 22 Oct 2020 16:04:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 09MG4cPd065558 for <desktop@FreeBSD.org>; Thu, 22 Oct 2020 16:04:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 09MG4cM7065557 for desktop@FreeBSD.org; Thu, 22 Oct 2020 16:04:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 250375] [exp-run] Upgrad print/freetype2 to 2.10.3 Date: Thu, 22 Oct 2020 16:04:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: Message-ID: <bug-250375-39348-b77u76bEj7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250375-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-250375-39348@https.bugs.freebsd.org/bugzilla/> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-desktop@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Using and improving FreeBSD on the desktop <freebsd-desktop.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-desktop>, <mailto:freebsd-desktop-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-desktop/> List-Post: <mailto:freebsd-desktop@freebsd.org> List-Help: <mailto:freebsd-desktop-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-desktop>, <mailto:freebsd-desktop-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 22 Oct 2020 16:04:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250375 --- Comment #13 from commit-hook@FreeBSD.org --- A commit references this bug: Author: tcberner Date: Thu Oct 22 16:04:28 UTC 2020 New revision: 552990 URL: https://svnweb.freebsd.org/changeset/ports/552990 Log: math/vtk8: fix build against freetype 2.10.4 - similar to the patch applied to print/ghostcript9* PR: 250375 Changes: head/math/vtk8/files/patch-Rendering_FreeType_vtkFreeTypeTools.cxx --=20 You are receiving this mail because: You are on the CC list for the bug.=