From nobody Sat Nov 15 13:24:25 2025 X-Original-To: ports-bugs@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 4d7vqY6rZDz6GHcy for ; Sat, 15 Nov 2025 13:24:25 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4d7vqY40dGz42Lm for ; Sat, 15 Nov 2025 13:24:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763213065; 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=vst7Wx1UsS+94ksXaNYb7NOwjfe7wuAJkdXZWwMDwfs=; b=TfkWP6trz0+QIMoIYkptjQgqoxvVzx4Qad4xoPpaiamyOquXk70gKL3rT/tNz8sczWBQ/7 3q8scgTA3nu0pEXTeESGphLBkZRBpo2qofwr+4bj3VNooxRPkwaoWbhjssdwhw0FtkV2iy 5HTcg2n0lSwEYePpRNnuAqqogPXrF8sWHLU7qiFeBgQH1cFTtNWapFN2TysX16RoJSP5B/ II0rDtZL2GD8EJb74H05DW/20NwcZlaw/imYgnb7Ka5ja4Y0944D1TcK3sln2tafB6kRRG cWGJus/+s9Rubp1JoFomtqYRc1a9Z37eFeGcJcl5uF1G8RNW3lkTbkbH29ZXfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763213065; 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=vst7Wx1UsS+94ksXaNYb7NOwjfe7wuAJkdXZWwMDwfs=; b=QzIPA+oWwOpEqiap2GUIcA3Hsq+LF58txGooOErF3LSN5HdbWH2C8mnNrKzV6aapkecKs5 Yt506T6sYnfaaDsiwrkN5gpy2t4BYMgPqNDFovsJEAocDjjVeK4Q2oS74644sTW1vIuBsK 5zvGwlPgVxAi8puOW/faC0iJixpyV5jU+yeYNdGp307CkI5bggDiOafDvIiBoYlrsl3iz4 Cq8XYNEiSSC1hmJz3e115YOoN47PB85ai5s2zPtHnuJmK1/BOQvkpLGu/XjlhvPaMc+NDM 8AhjxF5GaR5wV2Jqd0u+8ywrhKOnZAyOTgydQC9S2zVGIakhUskNjilgoT0GvQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763213065; a=rsa-sha256; cv=none; b=m6pNfN74MsOOQILS6mStjCF9csFdp+YEiq5RN/djYurYdzqA8BazAUPoOSLNuBOAUks+2X PTrG1Qh1RNi582Ux35J7/EYPMeMav0nJm4uPcDLJ013p5MiF+1cUdun42LfRs2poN7QWpo bql6zMDT+LyCLUHkK3n5diqGHqGn3nFLMiFKF4nliEELh2sCHobYeXyFw6srKN2/TFAU7J FQvy7O0oTIwJXH7fGxPZBxAfyBDthfmYzY54YjPCN1uew9LIgnyDavw5h2Ndib0mduLwSV qgInYPCnprfMmusa3Zoi5Pgmf9COPs9+mrKUZOghIT/9TmHNiBYBs6kbrFyt+w== 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 4d7vqY3Hh5zvWW for ; Sat, 15 Nov 2025 13:24:25 +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 5AFDOPcG092954 for ; Sat, 15 Nov 2025 13:24:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5AFDOPZ8092953 for ports-bugs@FreeBSD.org; Sat, 15 Nov 2025 13:24:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 289529] audio/pc-mixer: Upstream repo archived May 13, 2020 Date: Sat, 15 Nov 2025 13:24:25 +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: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289529 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D18a8014b279646edb55b2edf62eb6b0= a1f68f5c2 commit 18a8014b279646edb55b2edf62eb6b0a1f68f5c2 Author: Daniel Engberg AuthorDate: 2025-11-15 07:40:28 +0000 Commit: Daniel Engberg CommitDate: 2025-11-15 11:52:42 +0000 audio/pc-mixer: Deprecate and set expiration date to 2025-12-31 Abandoned upstream (upstream repo archived on May 13, 2020) and depends on deprecated QT5 PR: 289529 Approved by: maintainer timeout, 2+ months audio/pc-mixer/Makefile | 3 +++ 1 file changed, 3 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=