Skip to content

Commit

Permalink
x11/xconsole: Update to 1.0.8
Browse files Browse the repository at this point in the history
PR:		272114
Approved by:	x11 (manu)
  • Loading branch information
lwhsu committed Jun 22, 2023
1 parent 16f310e commit 0bad7e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions x11/xconsole/Makefile
@@ -1,14 +1,15 @@
PORTNAME= xconsole
PORTVERSION= 1.0.7
PORTREVISION= 1
PORTVERSION= 1.0.8
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= xorg xorg-cat:app
USE_XORG= x11 xmu xt xaw
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xaw xmu xt

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11/xconsole/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1486415842
SHA256 (xorg/app/xconsole-1.0.7.tar.bz2) = d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0
SIZE (xorg/app/xconsole-1.0.7.tar.bz2) = 134832
TIMESTAMP = 1687305993
SHA256 (xorg/app/xconsole-1.0.8.tar.xz) = 7b4a6af068e40e2e6a4521d6f35c9253ec152c287d025fff9cc4c99f2586bba4
SIZE (xorg/app/xconsole-1.0.8.tar.xz) = 129336

0 comments on commit 0bad7e0

Please sign in to comment.