From nobody Mon Oct 02 00:39:20 2023 X-Original-To: dev-commits-ports-all@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 4RzMXX2Hltz4w2FY; Mon, 2 Oct 2023 00:39:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RzMXX1b8Tz4qKb; Mon, 2 Oct 2023 00:39:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696207164; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tuCOcH61v92TlmYvVLdp8gAC/5U5IByjU+IBNDaa7bc=; b=VIWm7LfrGKvDB9bsaUXjQJqptO6hZ/CVsZU2xPbTWsaOneGzFMzEfyG+2RQa1xCPk3p+0Z L9ASP4NiTL5IKJ/v0NwnbTFhkWAlZ/zzskE0uodY7dov2KKaSt9duWbv0McFEbUy87AhSH /kacjQqGLcclhwo9JQKpEH2QBFzrmNnUYJkRyx6l72eEd3BCkKdQUoPStFDdjJbxDcxcuh ZGuoAltHfFAYMDAXB6vgCO8qpm4dHDAvoskUFAZYjo6q7G7C3ctRE7a18Ak9xFoNK50pSr PHPr7mQeRAq9K4lOwY8OSAeVc9WVbngTSrw6wvjfJeM1Wdv+Y0TwmRAapUfTbw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696207164; a=rsa-sha256; cv=none; b=ZPGHhRARLJmVU1hWYku+U2cNeP9Z+T2Vxn7hyo1ADss9F/Eeiw0D/wrmZUJDWBGEc+w3qc fTzNQ+4y/01zpVx3rBYU2thdvx0HD4Dx3e/Fxv3YxWIruMSXxdtSHCYhVYIxG5GxmNIOFD ozG7sDZiSRVMhOaJl+SJnbfUh4KBBQ1VS9rUVPBxtxOi9hOUZTDv7XQRw7TpxyA3euvxIw gv0V8OH1vOVwszkMMS2pPlVeNLWrvxbMDAu2X8XO3xKoN2w22cHjbcwOFhnDn6YLjQQZMv swz+fMxS5KG77AumKPKU1ryPfcv8mTZ0MZZRJ+tkEPHplO3/gBi09GHTswOPDg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696207164; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tuCOcH61v92TlmYvVLdp8gAC/5U5IByjU+IBNDaa7bc=; b=i2uk4h7Q7MRR5Ipz7MmWeMYXDxR/dbCbXo+GFEGvHEJ81NdBv9lXSJk/0aDPCmmqWr9bwx fjIREtttXOybiMwdJXlOv/kLw1iEpwKg6HOfiBjjcBwSjtKnnjaaSqBOD3p3mE6TsaQEy3 lUZXTwUKKNlcv+1T31xSIn3q3p7QFn59oKJQTMSA2cSyhyU6A823W7sxuN7GeeqXqpqgMz uUKPPxLu0tdegnAyZ0lwyJ0kX+Z7eO+wnsbL33LYQ5cOmwR8xXEhhX/MfZ3dCdmkOpX25j 5Z8vZhVYAZPGGYLivPeYKewYQVKu7hZvtUKSRnOowoUKiLbb1J6ewDeeXJHRvw== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 19283C56E; Mon, 2 Oct 2023 00:39:24 +0000 (UTC) From: Jan Beich To: Guido Falsi Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 06bf2e99e85f - main - audio/xfce4-pulseaudio-plugin: Update to 0.4.8 In-Reply-To: <202310012156.391LuUp8037688@gitrepo.freebsd.org> (Guido Falsi's message of "Sun, 1 Oct 2023 21:56:30 GMT") References: <202310012156.391LuUp8037688@gitrepo.freebsd.org> Date: Mon, 02 Oct 2023 02:39:20 +0200 Message-ID: List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain Guido Falsi writes: > The branch main has been updated by madpilot: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=06bf2e99e85ff439e246abd57dfbc41dad2fbf01 > > commit 06bf2e99e85ff439e246abd57dfbc41dad2fbf01 > Author: Guido Falsi > AuthorDate: 2023-10-01 21:55:48 +0000 > Commit: Guido Falsi > CommitDate: 2023-10-01 21:55:48 +0000 > > audio/xfce4-pulseaudio-plugin: Update to 0.4.8 > > Remove unneeded dependencies [1] > > Reported by: poudriere [1] While poudriere is nice you can trigger the warnings[1] by manually running "make stage-qa" or setting DEVELOPER=1 via environ(7). Besides, poudriere doesn't run stage-qa unless using "bulk -t", "testport" or making the behavior default via PORTTESTING=1 + PORTTESTING_RECURSIVE=1 + PORTTESTING_FATAL=no in poudriere.conf. "bulk -t" is also run as QAT[2] on the package cluster but the fallout results are not mailed to the respective maintainers. [1] https://cgit.freebsd.org/ports/commit/?id=f3790c0170d8 [2] https://pkg-status.freebsd.org/?all=1&type=qat&jailname=132amd64