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: Sun Apr 19 08:01:24 UTC 2026
Modified Files:
pkgsrc/x11/xconsole: Makefile distinfo
Log Message:
xconsole: update to 1.1.1.
Alan Coopersmith (5):
Improve man page formatting
man page: fix warnings from `mandoc -T lint`
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
xconsole 1.1.1
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/xconsole/Makefile
cvs rdiff -u -r1.11 -r1.12 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/Makefile
diff -u pkgsrc/x11/xconsole/Makefile:1.16 pkgsrc/x11/xconsole/Makefile:1.17
--- pkgsrc/x11/xconsole/Makefile:1.16 Sun Apr 28 17:49:35 2024
+++ pkgsrc/x11/xconsole/Makefile Sun Apr 19 08:01:24 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/04/28 17:49:35 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2026/04/19 08:01:24 wiz Exp $
-DISTNAME= xconsole-1.1.0
+DISTNAME= xconsole-1.1.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -9,13 +9,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= X11 client to display console messages
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-
-MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
-
+.include "../../devel/meson/build.mk"
.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.11 pkgsrc/x11/xconsole/distinfo:1.12
--- pkgsrc/x11/xconsole/distinfo:1.11 Sun Apr 28 17:49:35 2024
+++ pkgsrc/x11/xconsole/distinfo Sun Apr 19 08:01:24 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/04/28 17:49:35 wiz Exp $
+$NetBSD: distinfo,v 1.12 2026/04/19 08:01:24 wiz Exp $
-BLAKE2s (xconsole-1.1.0.tar.xz) = aa624a2b9c9a746035f4bece13f39be43d353a9edd4a39aabbf7f536cdaf1acc
-SHA512 (xconsole-1.1.0.tar.xz) = 1b5b1e1e15e3b988c159e924ac5c51734c4e37ed112815fc6bf6e36f80e840ccd904a4f0b0f27191e0dbf656d367a38873fd493a266887daa111e5266eebf37e
-Size (xconsole-1.1.0.tar.xz) = 131900 bytes
+BLAKE2s (xconsole-1.1.1.tar.xz) = bb67bab106f7d749f1ae22348ddd5679eb5f6df5784b9a5ad9fd78e01ae9d2c4
+SHA512 (xconsole-1.1.1.tar.xz) = 8024ae0dc1bc3512234ee0a2bf66dcc665daa2af67056f680af3e7f330952eb5fa6dab0442a4b4ad54df3d35ef4ec0442e7c0c6cb9fe6d9b70b2038102ae8bef
+Size (xconsole-1.1.1.tar.xz) = 137316 bytes
Home |
Main Index |
Thread Index |
Old Index