From owner-freebsd-gnome@freebsd.org Sat Jul 13 02:01:37 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 9252C15DCFBA for ; Sat, 13 Jul 2019 02:01:37 +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 23BFB967DA for ; Sat, 13 Jul 2019 02:01:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CDB3B15DCFB6; Sat, 13 Jul 2019 02:01:36 +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 8C45C15DCFB5 for ; Sat, 13 Jul 2019 02:01:36 +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 23029967D4 for ; Sat, 13 Jul 2019 02:01:36 +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 55BEB5796 for ; Sat, 13 Jul 2019 02:01:35 +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 x6D21Z0C067017 for ; Sat, 13 Jul 2019 02:01:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x6D21ZLa067016 for gnome@FreeBSD.org; Sat, 13 Jul 2019 02:01:35 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 239165] print/freetype2: update to 2.10.0 Date: Sat, 13 Jul 2019 02:01:34 +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: lightside@gmx.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: flagtypes.name attachments.isobsolete 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.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: Sat, 13 Jul 2019 02:01:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239165 lightside changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #205741|maintainer-approval?(gnome@ | Flags|FreeBSD.org) | Attachment #205741|0 |1 is obsolete| | Attachment #205743| |maintainer-approval?(gnome@ Flags| |FreeBSD.org) --- Comment #2 from lightside --- Created attachment 205743 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205743&action= =3Dedit Proposed patch (since 503401 revision) Clarified information about pcf:no-long-family-names property, based on 2.7= .1 changelog: https://sourceforge.net/projects/freetype/files/freetype2/2.7.1/ -8<-- If LONG_PCF_NAMES port's option was enabled, the PCF family names may inclu= de the foundry and information whether they contain wide characters. For examp= le, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled= at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=3Dpcf:no-long-family-names=3D1 To regenerate fontconfig cache with using such environment variable: # env FREETYPE_PROPERTIES=3Dpcf:no-long-family-names=3D1 fc-cache -f -s -v -->8-- I just proposed some variant of description. Feel free to change it, if nee= ded. --=20 You are receiving this mail because: You are on the CC list for the bug.=