From owner-freebsd-gnome@freebsd.org Wed May 2 20:01:47 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 51AADFB2CFD for ; Wed, 2 May 2018 20:01:47 +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 B2D59738FA for ; Wed, 2 May 2018 20:01:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 69D60FB2BE9; Wed, 2 May 2018 20:01:46 +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 57A0CFB2BE8 for ; Wed, 2 May 2018 20:01:46 +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 E6721738DE for ; Wed, 2 May 2018 20:01:45 +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 17DE1249CC for ; Wed, 2 May 2018 20:01:45 +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 w42K1iev061688 for ; Wed, 2 May 2018 20:01:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w42K1iRo061687 for gnome@FreeBSD.org; Wed, 2 May 2018 20:01:44 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 227936] print/freetype2: Update to 2.9.1 : [Attachment 193007] Proposed patch (since 466285 revision) Date: Wed, 02 May 2018 20:01:44 +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 Many 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.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 20:01:47 -0000 lightside has asked freebsd-gnome mailing list for maintainer-approval: Bug 227936: print/freetype2: Update to 2.9.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227936 Attachment 193007: Proposed patch (since 466285 revision) https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193007&action=3Dedit --- Description --- Patch to update print/freetype2 port from 2.9 to 2.9.1 version. Look following links for changes: https://sourceforge.net/projects/freetype/files/freetype2/2.9.1 https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/CHANGES?= h=3DVE R-2-9-1 ABI: https://abi-laboratory.pro/tracker/timeline/freetype/ - Add CONFIG option for freetype-config installation [1] - Rename "Sub-pixel" word to "Subpixel" [2] - Add OPTIONS_SUB and adapt pkg-plist - Remove files/correct-flex-features.patch - Regenerate files/extra-patch-fix_size_metrics.diff Reference links: 1. Make installation of `freetype-config' optional (#53093): http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=3Da7833f= 26c4ac 45cafe1dffdcd7f7dcfd6493161c http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=3Db0a938= 39b528 18abbfe9b4c8755b4aa0f5232063 2. s/sub-pixel/subpixel/: http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=3D63aaf8= 9cecd7 52853b07a043e2a9db6a7686d558 The build was tested on FreeBSD 10.4 amd64.