From nobody Thu Aug 10 05:16:19 2023 X-Original-To: dev-commits-ports-main@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 4RLwBb5yRRz4q5c7; Thu, 10 Aug 2023 05:16:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RLwBb4V3tz3ZdL; Thu, 10 Aug 2023 05:16:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691644583; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Jqmn9JHpv5pSOeUlFOFXX9ZAHLb/ogGDVOmqZVTGdmk=; b=bSWVkhbAWEO1BOpeXGxPp4JgDwLvXYiK/GY9xUkfSYokV83MQwoFSCNQI8/UII23301ppw gMRAoYfVW9zxYfZyaaWl2GvvqEsYJ1I3kIph77uQ6sV3Xr4EITvgoZj2feNkwFHhVHD0fW jxZAZAyBrJYOSH1uMnmgfmxhCePdC/1HpU1YhH4QBzNuMHLfeTF2y73t9MUwWWdHPxUR/D 7JiqNZ33dLBC463cNDy+o3TSPAJakY0XoUhWNuCHtFhB8hxqCR5CQZ6XtU1uOzgfPTznqi d0mSRSJcrLNyucr56dLHW0yIJY8rItP1EmznvomQ3XIjOscuoURjH98yTyRtaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691644583; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Jqmn9JHpv5pSOeUlFOFXX9ZAHLb/ogGDVOmqZVTGdmk=; b=oDOt6SIP1Z5G84aK3HSUEvaq7x/H01h2duBhVjVjjHE5u66vtXUDFq2sylZEwvJ3W3cdpl YLb+DFw9HJYEVmHb/H8l6OmB4wT/INli681D4wURTPHY60e5maSelGv2TwWzbqx8D+zS7C Rqchi5w9eKcxvgkpp5NryHtjlyiDdoT9PpqbOBClGLmUeBbr0Jw63QNg+shieeFERhhx3z Fal+nbHd67iqAXA1owyu8KFaFUjy7hLpeQ+wpIQPTgDrQxsgQTlRslELglLKBn4Z1OeMbM 4A21otGpvX8oHt3b1C7KwnC7gZXXCvpt6adytuv4C6KTdKQL48XCcl++G2USYA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691644583; a=rsa-sha256; cv=none; b=uOicT4Avag3H5BSdDIH3pfulzajramU8qMRdo2KEBIx2AmSDxa9zHweEv3h7LfVvR3lLfU OM4TKYUvumZDU5A3vPgsk4rRG29D82pWKxnvnXHrQze7itPUlqbrBosS41VMc+B/nc6GWp dhRFU8x+4jk0WRpikzkG0eHDsFOIkE8qrXe70F63qvHKg2bWeImBd0kRggyG6KxT1UD48y 1f6t8ozVCoyFwIUX6uxoH9R3kV4q/hNsnPkZlN3eva0/7LZBEdXAq1iZITNh1pha1jiEUR hQBrLuzN1b7dp1b7uxgCV+nhIrDkPnVTerlogDP/pS8rvkLzrxKKMjoBt0zLsg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from beaver (unknown [IPv6:2a02:169:175:0:12bf:48ff:fee1:88e]) (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) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4RLwBZ6Hl8z1Lv0; Thu, 10 Aug 2023 05:16:22 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Thu, 10 Aug 2023 07:16:19 +0200 From: Emanuel Haupt To: Jan Beich Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 31a7e2d48b09 - main - x11-toolkits/wlinfo: Add new port Message-Id: <20230810071619.89d0cb8ae4077d677e3e2012@FreeBSD.org> In-Reply-To: References: <202308091848.379ImiOe060308@gitrepo.freebsd.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.1) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Jan Beich wrote: > Emanuel Haupt writes: > > > The branch main has been updated by ehaupt: > > > > URL: > > https://cgit.FreeBSD.org/ports/commit/?id=31a7e2d48b09b5bd2c2e7233e2c755d412347354 > > > > commit 31a7e2d48b09b5bd2c2e7233e2c755d412347354 > > Author: Emanuel Haupt > > AuthorDate: 2023-08-09 18:25:15 +0000 > > Commit: Emanuel Haupt > > CommitDate: 2023-08-09 18:25:15 +0000 > > > > x11-toolkits/wlinfo: Add new port > > > > Wlinfo queries Wayland for information about physical displays > > connected to the system. It can print information about the > > physical dimensions of such displays, and screen resolution, and > > display scaling characteristics. > > Why under x11-toolkits/ category if it's not a library? Also redundant > with graphics/wayland-utils. Valid point. See 05bbc60aa93b