From nobody Thu May 04 05:02:56 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 4QBhXK24NZz49fn6; Thu, 4 May 2023 05:02:57 +0000 (UTC) (envelope-from git@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 4QBhXK1SQwz3hSS; Thu, 4 May 2023 05:02:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683176577; 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; bh=QY0ARlSeCC1C+2d2cB8BUsYJH9ljAEBU426gHc4FRfg=; b=aZiRiKGGmDtlsHykkmjTAjFfCHPzIZ3yjyAf3+ae1JHHDf1YbFWfPmaa0/WxUwBk20K9xP HofoKt51QeU3oC5YeOvSo5s+8+5Q5ejUSHQsTaGwcKjHQ1CG7ok/RvX8AlfiFfj7gyQmFM S/xcPlDGwGTXagHFa2lV6DyeRbi+qQMpy0IdltZf8QgsZ+uXbk6IcEb9Fyqremoci8e2C6 uS5FlZ2w4iu5LCYY55ivpXK8WD149m35o6p3cIpQTCQXHbTQZTCe59SaJwLVZFoz9TBADo Eh8m/TH8vRd0T7SyzuEz8XtkkMiHgs6sJBhuO5SVBTHsJoQ3q4P2+rcThSalew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683176577; 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; bh=QY0ARlSeCC1C+2d2cB8BUsYJH9ljAEBU426gHc4FRfg=; b=ibNL/WdTYnm4gabLMex85HLrJtvdyy5HR122av9F2y4ztNPJl2laJSi0EvVNsJT4yJDkdE HKNr1CrlMQ2EbW0KBaX0noyBydShbE1xqe5ZSVWoSC32w3oS2DBF9iEJcpPlPPi5/VAfu+ kR78lqwyklKW4KtCqo1cSo3QkiGXKumozhHqOgzpxQ0/1S0PvTxsizeklIEo0Z3X74dSYJ fsOwPyu4RVEwttJxQd7+Y8QdtFvzgECRoozZzyHunmsPr4LK752XKHXa4InS7cRSvB/A+y sWr6f3OuKjzt+qEe1wQJfd3cby39cVP6F862Ab/x4Xbuq9aceqBggqLnMYH2wQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683176577; a=rsa-sha256; cv=none; b=deNCP5JPRpHG0d57R552dKB19HqgU0NNTC/bTJi+vhf09tbV/ETDzMwLUIqKFG0lQkwybb /2EJv9O8uWEUb1ezwrYyOBiJcUYyOqiSpSclTBrw9o3pRqT+WYk9ciGiwXhiEuU9yyybmL HRD7vK5qGkME/xdbdrtpep/3YEWieoJAW906O9dmCLjraNIBI8tD32hj39gyRiyDtdIBsQ qtRdB4v4y7gqD2Ls84wejbB60emEVyuPYPDon+FeDDMKuaL0XYXZ7hl9hQQoQOzUC3LEUr lORMm2vjibkRC2K+J52WAlyFFf6L17tsnKCHB0MMX13YpiZPuGjzrj8UQHDwLg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4QBhXK0RFzzyxy; Thu, 4 May 2023 05:02:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 34452upg013211; Thu, 4 May 2023 05:02:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 34452uRe013210; Thu, 4 May 2023 05:02:56 GMT (envelope-from git) Date: Thu, 4 May 2023 05:02:56 GMT Message-Id: <202305040502.34452uRe013210@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: d29564269842 - main - x11/wallutils: drop maintainership 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; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d29564269842f76ade6a1a7d24f80ca19f33fd7b Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d29564269842f76ade6a1a7d24f80ca19f33fd7b commit d29564269842f76ade6a1a7d24f80ca19f33fd7b Author: Jan Beich AuthorDate: 2023-05-04 01:00:00 +0000 Commit: Jan Beich CommitDate: 2023-05-04 05:00:28 +0000 x11/wallutils: drop maintainership --- x11/wallutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index c32d5d7625d9..0176e82c1ea2 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 5.12.5 PORTREVISION= 4 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for handling monitors, resolutions, wallpapers and timed wallpapers WWW= https://github.com/xyproto/wallutils