pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xlsclients
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 25 19:19:29 UTC 2026
Modified Files:
pkgsrc/x11/xlsclients: Makefile distinfo
Log Message:
xlsclients: update to 1.1.6.
Alan Coopersmith (8):
add -help option
Accept --help & --version as aliases to -help & -version
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
Strip trailing whitespace from source files
Exit on out-of-memory errors
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
xlsclients 1.1.6
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xlsclients/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xlsclients/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/xlsclients/Makefile
diff -u pkgsrc/x11/xlsclients/Makefile:1.14 pkgsrc/x11/xlsclients/Makefile:1.15
--- pkgsrc/x11/xlsclients/Makefile:1.14 Sun Nov 13 21:20:52 2022
+++ pkgsrc/x11/xlsclients/Makefile Mon May 25 19:19:29 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/11/13 21:20:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2026/05/25 19:19:29 wiz Exp $
-DISTNAME= xlsclients-1.1.5
+DISTNAME= xlsclients-1.1.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -10,11 +10,9 @@ HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= X client listing utility
LICENSE= mit
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-
+.include "../../devel/meson/build.mk"
.include "../../x11/libxcb/buildlink3.mk"
.include "../../x11/xcb-util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/xlsclients/distinfo
diff -u pkgsrc/x11/xlsclients/distinfo:1.11 pkgsrc/x11/xlsclients/distinfo:1.12
--- pkgsrc/x11/xlsclients/distinfo:1.11 Sun Nov 13 21:20:52 2022
+++ pkgsrc/x11/xlsclients/distinfo Mon May 25 19:19:29 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/11/13 21:20:52 wiz Exp $
+$NetBSD: distinfo,v 1.12 2026/05/25 19:19:29 wiz Exp $
-BLAKE2s (xlsclients-1.1.5.tar.xz) = 96cc35b96739fe508433102631e7884e33b29ffc8f77abe9fa45d91d620e2cf1
-SHA512 (xlsclients-1.1.5.tar.xz) = 3896643378603876438772475e89ad5c066f98c16593245db5fa066418ff793798247f976d2bf7aa401d2590fc9807b80c9758bcbcc91566f02ceb856d9702bf
-Size (xlsclients-1.1.5.tar.xz) = 125552 bytes
+BLAKE2s (xlsclients-1.1.6.tar.xz) = 659508872b10bbf5aa4a15096328ed56219e85bbbd775e31a3f065b7441b0aa5
+SHA512 (xlsclients-1.1.6.tar.xz) = bc330df0f56aa2c732a6d251494280839eb6a7c085e138e2f1d484e2ae580cdb562e1efb71257fa277f7a69f8a22317ef8419c5755661ed5155ea428a550a513
+Size (xlsclients-1.1.6.tar.xz) = 132260 bytes
Home |
Main Index |
Thread Index |
Old Index