pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xconsole
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 11 19:33:47 UTC 2022
Modified Files:
pkgsrc/x11/xconsole: DESCR Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/xconsole/DESCR
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xconsole/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xconsole/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xconsole/DESCR
diff -u pkgsrc/x11/xconsole/DESCR:1.1.1.1 pkgsrc/x11/xconsole/DESCR:1.2
--- pkgsrc/x11/xconsole/DESCR:1.1.1.1 Wed Feb 28 03:21:51 2007
+++ pkgsrc/x11/xconsole/DESCR Mon Jul 11 19:33:47 2022
@@ -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.
Index: pkgsrc/x11/xconsole/Makefile
diff -u pkgsrc/x11/xconsole/Makefile:1.13 pkgsrc/x11/xconsole/Makefile:1.14
--- pkgsrc/x11/xconsole/Makefile:1.13 Sat Jan 18 23:35:59 2020
+++ pkgsrc/x11/xconsole/Makefile Mon Jul 11 19:33:47 2022
@@ -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 @@ MAKE_FLAGS+= appdefaultdir=${PREFIX}/li
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/xconsole/distinfo
diff -u pkgsrc/x11/xconsole/distinfo:1.9 pkgsrc/x11/xconsole/distinfo:1.10
--- pkgsrc/x11/xconsole/distinfo:1.9 Tue Oct 26 11:34:36 2021
+++ pkgsrc/x11/xconsole/distinfo Mon Jul 11 19:33:47 2022
@@ -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