From owner-freebsd-gnome@freebsd.org Tue Apr 23 14:57:24 2019 Return-Path: Delivered-To: freebsd-gnome@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 346F2159C85C for ; Tue, 23 Apr 2019 14:57:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C0445752DA for ; Tue, 23 Apr 2019 14:57:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 84DC4159C859; Tue, 23 Apr 2019 14:57:23 +0000 (UTC) Delivered-To: gnome@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 7372F159C858 for ; Tue, 23 Apr 2019 14:57:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (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 "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 11124752D1 for ; Tue, 23 Apr 2019 14:57:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 47694DBC8 for ; Tue, 23 Apr 2019 14:57:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x3NEvMaf081278 for ; Tue, 23 Apr 2019 14:57:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x3NEvMV6081277 for gnome@FreeBSD.org; Tue, 23 Apr 2019 14:57:22 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-approval requested: [Bug 236867] print/freetype2: Update to 2.10.0 : [Attachment 203925] Proposed patch (since 468892 revision) Date: Tue, 23 Apr 2019 14:57:21 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback- Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2019 14:57:24 -0000 lightside has asked freebsd-gnome mailing list for maintainer-approval: Bug 236867: print/freetype2: Update to 2.10.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236867 Attachment 203925: Proposed patch (since 468892 revision) https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203925&action=3Dedit --- Comment #3 from lightside --- Created attachment 203925 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203925&action= =3Dedit Proposed patch (since 468892 revision) (In reply to comment #1) > There appears to be also a division by zero, not sure if this is a valid issue > or not. This issue was fixed by Werner Lemberg in following commit: http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=3D4166c4= 53601e 856fa61e8994085f240d8771e980 Attached new patch. Also added some fixes from other commits: * src/sfnt/ttcmap.c (tt_get_glyph_name): Pacify compiler (#56061). http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=3D885b4c= 2475f3 272afd4115c97c150266cd815406 Fix return value of `FT_Set_Named_Instance' (#56186). http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=3Daf4004= 38b7da 3f07afadc3a5b3a6b982b2bdb84e