Date: Sat, 02 May 2026 17:52:05 +0000 From: Kousuke Kannagi <mce@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 09fcc02a4464 - main - x11/xconsole: Update to 1.1.1 Message-ID: <69f639c5.327d6.2b67fa1e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=09fcc02a446421024bbc66a23888647b00712c5d commit 09fcc02a446421024bbc66a23888647b00712c5d Author: Kousuke Kannagi <mce@FreeBSD.org> AuthorDate: 2026-05-01 14:57:32 +0000 Commit: Kousuke Kannagi <mce@FreeBSD.org> 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 <bsd.port.mk> 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f639c5.327d6.2b67fa1e>
