From nobody Fri Feb 17 04:27:15 2023 X-Original-To: x11@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 4PHzLC2km5z3rQPJ for ; Fri, 17 Feb 2023 04:27:15 +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 4PHzLB67Dsz3JZd for ; Fri, 17 Feb 2023 04:27:14 +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=1676608034; 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=eAsPimCICr3N+If2EWAfOne0h70kz4LCV4MuGikEAwA=; b=Z3fmwYVIsTxfXkw1uSqjxjrUwpPckLC8+FKtqhirn0BMFBPPncovcJZB5KD0ZHuwy7n6+/ njBbQzuaaXdE/RCHJm0TYCAmdI3TxWYkWfT8uKnZ9OZjXzBvogsFEJ7Wwn5b38idHav5Yi nACEDbfN5LLBOXHkJtDd1rKaop7RxL88BhE5GPXeDvBj6ML6JdPajhWoo25viesG1q59sU 1gdkQ2AynxpW44M8rPmUpLV9igI9k7iAyqvbP4ynI7QCdjWw9kAdcxHvjK7sx3NGfrsNP/ zAfT9D/gd6kqzZ2ccxNc/3htyokVh4iaA0BXOGuuWUiXzjrsaoBoe+mbYVQrsg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676608034; a=rsa-sha256; cv=none; b=PkZiwIOJ2pbfsLBDuGQVMdawY3+v65HobvaE0zXTmp+2GkG6LYSef7iDdgR/pUz2Ot4+UD RTMipeskBCK2m4l933Ur80sEKfsGe5Q5bopO1HCnANuojfzYHYGw23kvAU7n/Kj9s7z59Z YJODet0DNPwtLA2DEvxi03yfYmm2mcD4t92a29+2iFAAmqLaim2jBrwvJ9xsg5EHGwKE1t 8dH1bxAVeFtYBUQl26EsdDLcczTfzNCdSGo0rMMBb4086Ay+9M611WI5qqFsLKfmZdqlAc yREy6rOHEtRE+KcmZAUb1Y3W5LqJoCLwqBrS/csRpyfg+CCVaZTKNKyo6chsOQ== 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 4PHzLB5D1dzVrq for ; Fri, 17 Feb 2023 04:27:14 +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 31H4REca000802 for ; Fri, 17 Feb 2023 04:27:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31H4REcw000801 for x11@FreeBSD.org; Fri, 17 Feb 2023 04:27:14 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: x11@FreeBSD.org Subject: [Bug 269462] x11/libxcb: drop unnecessary libpthread-stubs dependency Date: Fri, 17 Feb 2023 04:27:15 +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: jbeich@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: 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 List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269462 --- Comment #2 from Jan Beich --- Merged upstream: will be in 1.16 but releases are infrequent, so it may tak= e 1 more year. --=20 You are receiving this mail because: You are on the CC list for the bug.=