pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xconsole xconsole: update to 1.0.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf355073d92c
branches: trunk
changeset: 381690:cf355073d92c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 11 19:33:47 2022 +0000
description:
xconsole: update to 1.0.8.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Use _CONST_X_STRING to make libXt declare String as const char *
unifdef sgi
Reduce scope of ttydev & ptydev
gitlab CI: stop requiring Signed-off-by in commits
xconsole 1.0.8
diffstat:
x11/xconsole/DESCR | 9 ++++++---
x11/xconsole/Makefile | 7 +++----
x11/xconsole/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 11 deletions(-)
diffs (48 lines):
diff -r fe4db2cf6dd7 -r cf355073d92c x11/xconsole/DESCR
--- a/x11/xconsole/DESCR Mon Jul 11 19:32:14 2022 +0000
+++ b/x11/xconsole/DESCR Mon Jul 11 19:33:47 2022 +0000
@@ -1,3 +1,6 @@
-The xconsole X11 program displays messages which are usually sent
-to /dev/console. This client uses the Athena (Xaw) toolkit. This
-is from the modular X.org project.
+xconsole displays in a X11 window the messages which are usually
+sent to /dev/console.
+
+This client uses the Athena (Xaw) toolkit.
+
+This is from the modular X.org project.
diff -r fe4db2cf6dd7 -r cf355073d92c x11/xconsole/Makefile
--- a/x11/xconsole/Makefile Mon Jul 11 19:32:14 2022 +0000
+++ b/x11/xconsole/Makefile Mon Jul 11 19:33:47 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:35:59 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2022/07/11 19:33:47 wiz Exp $
-DISTNAME= xconsole-1.0.7
+DISTNAME= xconsole-1.0.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
@@ -18,5 +18,4 @@
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
diff -r fe4db2cf6dd7 -r cf355073d92c x11/xconsole/distinfo
--- a/x11/xconsole/distinfo Mon Jul 11 19:32:14 2022 +0000
+++ b/x11/xconsole/distinfo Mon Jul 11 19:33:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:34:36 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/07/11 19:33:47 wiz Exp $
-BLAKE2s (xconsole-1.0.7.tar.bz2) = d47d4f5240643a2b58fc7b627f542081db908832dad6b406f014d226afc3ebeb
-SHA512 (xconsole-1.0.7.tar.bz2) = 89f391058ea99904587bd1dac9e31fa3ff06cf63b899abe6c06e4897bbc9919500dd4773873b1a452de4f54cc6999bd496022b6d8df9d4147804448abbdca2f9
-Size (xconsole-1.0.7.tar.bz2) = 134832 bytes
+BLAKE2s (xconsole-1.0.8.tar.xz) = f4562ca458a969353d6c45bb08a59d38a88e0f257ed5b2e9d60db297860d1415
+SHA512 (xconsole-1.0.8.tar.xz) = 93fd8527abed4faaf0f6a3804ab08dbcb926b0aaf67fd814c003b6b1102e2f643be5362a020c7028ae928925ffd423df6eb456d4ed48cf30a4c5f00a7ce648fa
+Size (xconsole-1.0.8.tar.xz) = 129336 bytes
Home |
Main Index |
Thread Index |
Old Index