From owner-freebsd-gnome@freebsd.org Sat Jul 23 13:59:30 2016 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3524BA2A78 for ; Sat, 23 Jul 2016 13:59:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id CC46A1C64 for ; Sat, 23 Jul 2016 13:59:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CBACCBA2A77; Sat, 23 Jul 2016 13:59:30 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB5A4BA2A75 for ; Sat, 23 Jul 2016 13:59:30 +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 mx1.freebsd.org (Postfix) with ESMTPS id A04021C63 for ; Sat, 23 Jul 2016 13:59:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6NDxTSG062362 for ; Sat, 23 Jul 2016 13:59:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 211201] print/freetype2: update to 2.6.5, replace LCD_FILTERING with V40 code Date: Sat, 23 Jul 2016 13:59:29 +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: needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created 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.22 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2016 13:59:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211201 lightside changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172887|0 |1 is obsolete| | Attachment #172887|maintainer-approval?(gnome@ | Flags|FreeBSD.org) | Attachment #172889| |maintainer-approval?(gnome@ Flags| |FreeBSD.org) --- Comment #17 from lightside --- Created attachment 172889 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172889&action= =3Dedit Proposed patch (since 412348 revision) (In reply to comment #16) > The file documents how to use (included) licenses but isn't an actual lic= ense. I included docs/LICENSE.TXT (as FREETYPE2) for informative purposes. It can= be removed for purist's purposes. Possible to create DOCS option with PORTDOCS=3Dreference CHANGES formats.txt LICENSE.TXT raster.txt (In reply to comment #16) > BOTH option may confuse users but can be eliminated via OPTIONS_GROUP at = the > cost of losing option helpers for the conditional. The usage of OPTIONS_RADIO is correct (List of radio-choice grouped options= : 0 or 1 among N). Do you think V38 and V40 are more easy to understand? In overall options th= is is correct and understandable: someone knows Infinality code, someone knows= new mininal code (a.k.a. ClearType), someone associates them with concrete vers= ions of TrueType interpreters (v35, v38, v40) as in source code. Moreover, "Compile both" is used in ftoption.h: http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/include/freety= pe/config/ftoption.h?id=3DVER-2-6-5#n619 (In reply to comment #16) > # Note that though plus is allowed in a variable (and this license) name = it > # needs an extra space before following equals sign for them not to be pa= rsed > # as a single +=3D operator Yes, it works. Thanks. The new proposed patch attached, related to license changes. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=