From owner-freebsd-gnome@freebsd.org Wed May 2 23:48:12 2018 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 1E95AFB7B6D for ; Wed, 2 May 2018 23:48:12 +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 A9A4385BEC for ; Wed, 2 May 2018 23:48:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5FE35FB7B6C; Wed, 2 May 2018 23:48:11 +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 4D74CFB7B6B for ; Wed, 2 May 2018 23:48:11 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE1A485BE8 for ; Wed, 2 May 2018 23:48:10 +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 2DA9E268A9 for ; Wed, 2 May 2018 23:48:10 +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 w42NmAji004652 for ; Wed, 2 May 2018 23:48:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w42NmAgq004651 for gnome@FreeBSD.org; Wed, 2 May 2018 23:48:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 227936] print/freetype2: Update to 2.9.1 Date: Wed, 02 May 2018 23:48:10 +0000 X-Bugzilla-Reason: AssignedTo 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: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: 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-gnome@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 May 2018 23:48:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227936 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #3 from Jan Beich --- Thanks for the detailed submission. Landed with minor changes. >+CONFIG_DESC=3D Install freetype-config >+CONFIG_CONFIGURE_ON=3D --enable-freetype-config _ON puts the port in danger of upstream changing the default value. >---- src/truetype/ttdriver.c.orig 2017-04-29 04:38:17 UTC >+--- src/truetype/ttdriver.c.orig 2018-04-22 09:41:37 UTC Pointless noise. Even "make makepatch" would've ignored it after ports r459= 675. >---- src/truetype/ttobjs.c.orig 2017-05-07 11:05:56 UTC >+--- src/truetype/ttobjs.c.orig 2018-04-22 09:41:37 UTC > +++ src/truetype/ttobjs.c >-@@ -1262,6 +1262,13 @@ >+@@ -1295,6 +1295,13 @@ Context hasn't changed, only moved. Doesn't justify "svn log" noise. If the= re's a risk of hunks misapplying better increase the number of context lines. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=