From nobody Sat May 2 17:52:05 2026 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 4g7Fps2YX4z6b9fn for ; Sat, 02 May 2026 17:52:05 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g7Fps1SCpz3k7q for ; Sat, 02 May 2026 17:52:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777744325; 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=tRFRHLRSimgKXfZnzRH5EqRva5K2LoHeaJ54Dr2e5SI=; b=AC+XjMOOuIaZ8vzTMrVgj1YnUgktbFvOXoIhlX4oedBKTR2j8ieyDkEinb3cOCfwtVQdxd C/cNsVlo0hw4qu8KhazlwDuT8MKIJK1S7ez15HvDP4WwZmkxY4D1N0b5yU0XjSRgjAPfAg 3vA30TYgFseuuBnC2oiTkY4jVD8Ksb4uLOOSXkDsNVQ+hoQBzIOKVy2p4qgzjUOX6rnUKH wIrgnbRuUyPu0dMZGfmn3OaVjq803IjhEPxfv5DeM8cbjzxvDsaFfhOgRJ1Mm7eXs/9KXH Ytx10HEuIzac0peaXCxy/YASVgEh8lFsC03v6Wuz7MLjlUY9mb7W1uotjizBBA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777744325; a=rsa-sha256; cv=none; b=G67uKo4EsLZTnacvOU+nPWS+4YUS4xr0eB1aHmCxvGVJgpAmtmTq5wEP79X4C3HhewAMdO mBZx/rJZJ1lGYJ4Zx4hg6SnVa2HKMl8ChlBa7CBxxLP/lCyv7Yx5CzdFlAXqT1mqPu/a9h 2TeJTi2cEmzb5lCCQex2b2Pxdtf2XF2TDxKBWKyqtQbfwamOe1cbp/3ZaENGlBvYErFIdd nE01jy969V/DjFQK/W04n+17V0M1UoSkvyMMHeHKKe7jZwCOHutWM3LqMTJ4XWJgmFoWcF nUE6r5ef0BoDyI8v+C1m8JYSFxQunCGbcLSCmWPmkbR936i5El+JQC6nGRR91Q== 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=1777744325; 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=tRFRHLRSimgKXfZnzRH5EqRva5K2LoHeaJ54Dr2e5SI=; b=seFT46rJtEtcOo+HeUag7eJ7RGH9PXUoFMZsHK5NbR7JCwA5/pRZfNp4XyqgY/j2E8Woe1 YqMKM9gPeBUnM0hKfHpD3+h5kuFzUkEspIo5021Dwk7KB2SEtuxZeISFhfapr0CjBw0gYp Ea53LNK4O7K1uqOYPuoYSFRmFFbphZ35qktBsQiWhIiRMgEzwAt64098F5tvi+w0x0WIdO FrGdjgm6UHOuk1d8TCI8cODnKJoWmBPsTAV1uwPhQonoaDVOLQKRDycyuDEkvWSZZ2Jg+Y IiNTm9xKIRtEaHA+9q6b/qv42kRnpUzd9ZSdC1W9dhDkAAlcmw1woK5f3I+kDw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g7Fps0flxzwBm for ; Sat, 02 May 2026 17:52:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 327d6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 02 May 2026 17:52:05 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kousuke Kannagi Subject: git: 09fcc02a4464 - main - x11/xconsole: Update to 1.1.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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mce X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 09fcc02a446421024bbc66a23888647b00712c5d Auto-Submitted: auto-generated Date: Sat, 02 May 2026 17:52:05 +0000 Message-Id: <69f639c5.327d6.2b67fa1e@gitrepo.freebsd.org> The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=09fcc02a446421024bbc66a23888647b00712c5d commit 09fcc02a446421024bbc66a23888647b00712c5d Author: Kousuke Kannagi AuthorDate: 2026-05-01 14:57:32 +0000 Commit: Kousuke Kannagi CommitDate: 2026-05-02 17:51:41 +0000 x11/xconsole: Update to 1.1.1 Update pkg-descr. https://lists.x.org/archives/xorg-announce/2024-April/003512.html https://lists.x.org/archives/xorg-announce/2026-April/003689.html PR: 294937 Approved by: x11 (fluffy) Approved by: fluffy (mentor) --- x11/xconsole/Makefile | 7 ++----- x11/xconsole/distinfo | 6 +++--- x11/xconsole/pkg-descr | 4 ++-- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile index 460286c24e52..6ec409494ffd 100644 --- a/x11/xconsole/Makefile +++ b/x11/xconsole/Makefile @@ -1,6 +1,5 @@ PORTNAME= xconsole -PORTVERSION= 1.0.8 -PORTREVISION= 1 +DISTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,8 +10,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz xorg xorg-cat:app -USE_XORG= x11 xaw xmu xt - -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +USE_XORG= x11 xaw xmu xorgproto xt .include diff --git a/x11/xconsole/distinfo b/x11/xconsole/distinfo index 6d96d4ce7431..c0fdbf05dcc9 100644 --- a/x11/xconsole/distinfo +++ b/x11/xconsole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687305993 -SHA256 (xorg/app/xconsole-1.0.8.tar.xz) = 7b4a6af068e40e2e6a4521d6f35c9253ec152c287d025fff9cc4c99f2586bba4 -SIZE (xorg/app/xconsole-1.0.8.tar.xz) = 129336 +TIMESTAMP = 1777606797 +SHA256 (xorg/app/xconsole-1.1.1.tar.xz) = d412abbea2423f2930443c43db1c83d7d0cf2b677419b86ed54aa5d47f072322 +SIZE (xorg/app/xconsole-1.1.1.tar.xz) = 137316 diff --git a/x11/xconsole/pkg-descr b/x11/xconsole/pkg-descr index a4c5f6038fc0..b6c8a209831c 100644 --- a/x11/xconsole/pkg-descr +++ b/x11/xconsole/pkg-descr @@ -1,2 +1,2 @@ -This package contains xconsole, a utility for monitoring system console -messages with X. +XConsole displays in a X11 window the messages which are usually sent +to /dev/console.