From nobody Fri Feb 10 22:09:49 2023 X-Original-To: desktop@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PD7FT6kkgz3n2BT for <desktop@mlmmj.nyi.freebsd.org>; Fri, 10 Feb 2023 22:09:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PD7FT5kdnz44CF for <desktop@FreeBSD.org>; Fri, 10 Feb 2023 22:09:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676066989; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IyPsaQh7aL3V4mqVXwT308mc1Kaujm6GwQwSc9w2rYI=; b=KpWJyhfdpX7yqP2S29ZHzKkX+wLGbjY/vXYrcj/lKqKDf3mQiIBnT+EtnPOoJk6YVfgvWv RxBG+J+F6iAJUJ/AJFRPxI6Qi1adKae105RGec+8CNC27ODJJMOgvtGjJVuHFKfzMb5Nr+ 3F59kUZ+iK9WKiALnMNB83rhPwbgSJYMbLrjKdaUJX51oeAOKyNMD2EnY3A4Ryw/cYAJvC RwkDNXAArAJ2XQxEKEcCnFy3pntFVOrYCfU2qdZjqYz6PRdijoA2OdZMX0yl+abtlpOXj8 xD0/SpA0ysWu7lo/M/2kw+aaf0K/nc9Ay9S0I4Kq9xQWDcx3xd0AN6a0e3qIsg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676066989; a=rsa-sha256; cv=none; b=vxjBMA5x+Z8nwAnMz+F3W/973U3Yywq6pm5fZQTt0uJbxvW4zGTgTWtQk6RSCb6g1ndVGr 0OpoJb7C5//lVq3edfNkxuCMUHHDyGhBjvvhEWaLtsdCoBhQC+B/wKAZig1NSV5hhY7Lw7 u+U/mkfhAjpvOR0y0/ErIgFhv2oBE1LamEPGP5jsY62ThZTA+n0PPVYdwWdPHY4AXzbqbU wPG7ry9akqY3OxJN5ciYAoWr+l9q5SDDFoFDS0PBhcshQAQbL+JI/Ftif+toE20oqtFO4E 8NNIz3q2snneMgRF6xTmCObylhNPiMlmLudHOogztpZNQU0Vn7ZJMrMqPyDAcQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PD7FT4rNtzZQl for <desktop@FreeBSD.org>; Fri, 10 Feb 2023 22:09:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31AM9ng8022561 for <desktop@FreeBSD.org>; Fri, 10 Feb 2023 22:09:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31AM9nMq022560 for desktop@FreeBSD.org; Fri, 10 Feb 2023 22:09:49 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: desktop@FreeBSD.org Subject: [Bug 268627] x11-fonts/fontconfig: Update to 2.14.2 Date: Fri, 10 Feb 2023 22:09:49 +0000 X-Bugzilla-Reason: AssignedTo 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: diizzy@FreeBSD.org 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: short_desc flagtypes.name assigned_to Message-ID: <bug-268627-39348-QdAAPLWjuM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268627-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-268627-39348@https.bugs.freebsd.org/bugzilla/> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Using and improving FreeBSD on the desktop <freebsd-desktop.freebsd.org> List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: <mailto:freebsd-desktop+help@freebsd.org> List-Post: <mailto:freebsd-desktop@freebsd.org> List-Subscribe: <mailto:freebsd-desktop+subscribe@freebsd.org> List-Unsubscribe: <mailto:freebsd-desktop+unsubscribe@freebsd.org> Sender: owner-freebsd-desktop@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268627 Daniel Engberg <diizzy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|x11-fonts/fontconfig: |x11-fonts/fontconfig: |Update to 2.14.1 (WIP) |Update to 2.14.2 Flags| |exp-run? Assignee|desktop@FreeBSD.org |portmgr@FreeBSD.org --- Comment #5 from Daniel Engberg <diizzy@FreeBSD.org> --- exp-run please? :-) --=20 You are receiving this mail because: You are the assignee for the bug.=