From nobody Wed Nov  9 22:34:36 2022
X-Original-To: python@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 4N70C44y73z4dR77
	for <python@mlmmj.nyi.freebsd.org>; Wed,  9 Nov 2022 22:34:40 +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 4N70C04N5Jz4l1Y
	for <python@FreeBSD.org>; Wed,  9 Nov 2022 22:34:36 +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=1668033276;
	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=PyoIChwBNr7q/98a83XK1HL/oq9w32qxsfHf/kJd5jc=;
	b=A2ZXVVIrEqzSK1OCgx8Y7Wiy3r2ecZ3V4ulE666fXekUg1d29burSC8xFngSJItBkgjXAV
	KBlmKDtvc1Obcl3Vmh9FiRGYgE7YaMURWpPieOx9vG+Trp3SoQGugsVPeVUZLBThXIzsBO
	aAcUebUFsTRs3MhQFkQtKlE3xh59tZHX+K8ntuj8b8jmbZhhtbh1PbLNcxBIx3GqIIzDSz
	GOhHSkZFNUCt61tjVNofGxQFfGqZcutZOnGTHpo+y3bkayAh0J8eZKUsCWHfmOH35qKEf/
	bd+23u4D6qoLdrdeLPnE4ymMRUygEaH8j3G+CQDK2rVYtUvK+HX54buNW+jqEQ==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668033276; a=rsa-sha256; cv=none;
	b=q4hMyHDNR18yWQ1CiwFVaR7sPGtkZzgjRyJ9i/7lkjZMuFmL8z5K/pQkV6c86UxuKco0Fp
	WWBuYQDgY8pgAVlFLfLUnzOi6X2dDdIlyoPEn8GaurADSzBbqkViEGAMnPb4Pm0RJC6MgC
	dI4v9RHQML8xFrtFcns0xmysEWfCCVcbIcPx6tNuUFQuc/6aHy5DH0H6WFDT4q80zU6dfR
	0h+DdLhw9H7TuATbHp593Z2t0ywimazZViD2fvcbNY9OTMgT4mrHeWq1Sz6kanOAMZ+Okg
	buFhsTTY0Ta8tWoY2OtZLsgbYTomUp8UR+Wz6IyI1D8pN3UokhwN1ET2M5oCmw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
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 4N70C03Kn2zdlg
	for <python@FreeBSD.org>; Wed,  9 Nov 2022 22:34:36 +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 2A9MYa7p013689
	for <python@FreeBSD.org>; Wed, 9 Nov 2022 22:34:36 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A9MYapX013688
	for python@FreeBSD.org; Wed, 9 Nov 2022 22:34:36 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: python@FreeBSD.org
Subject: [Bug 267645] devel/py-qt5-pyqt: orphaned file in plist
Date: Wed, 09 Nov 2022 22:34:36 +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 Many People
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: madpilot@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly?
X-Bugzilla-Changed-Fields: cc resolution assigned_to bug_severity
 flagtypes.name bug_status
Message-ID: <bug-267645-21822-wuh1WCguJB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267645-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-267645-21822@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: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267645

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde@FreeBSD.org,
                   |                            |python@FreeBSD.org
         Resolution|FIXED                       |---
           Assignee|kde@FreeBSD.org             |madpilot@FreeBSD.org
           Severity|Affects Only Me             |Affects Many People
              Flags|                            |merge-quarterly?
             Status|Closed                      |In Progress

--- Comment #4 from Kubilay Kocak <koobs@FreeBSD.org> ---
^Triage: Assign to committer that resolved.

@Guido Is quarterly affected?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=