diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile index 460286c24e52..6ec409494ffd 100644 --- a/x11/xconsole/Makefile +++ b/x11/xconsole/Makefile @@ -1,18 +1,15 @@ PORTNAME= xconsole -PORTVERSION= 1.0.8 -PORTREVISION= 1 +DISTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Monitor system console messages with X WWW= https://gitlab.freedesktop.org/xorg/app/xconsole 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.