pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xset
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 10 16:08:30 UTC 2026
Modified Files:
pkgsrc/x11/xset: Makefile distinfo
Log Message:
xset: update to 1.2.6.
Alan Coopersmith (6):
Add -help option
Improve man page formatting
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
xset 1.2.6
Bjarni Ingi Gislason (1):
xset.1: some editorial changes for this man page [Debian bug #1072502]
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xset/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xset/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/xset/Makefile
diff -u pkgsrc/x11/xset/Makefile:1.17 pkgsrc/x11/xset/Makefile:1.18
--- pkgsrc/x11/xset/Makefile:1.17 Sun Dec 4 15:44:19 2022
+++ pkgsrc/x11/xset/Makefile Fri Jul 10 16:08:30 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2022/12/04 15:44:19 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/07/10 16:08:30 wiz Exp $
-DISTNAME= xset-1.2.5
+DISTNAME= xset-1.2.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -10,11 +10,9 @@ HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= X11 user preferences utility
LICENSE= mit
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-
+.include "../../devel/meson/build.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
Index: pkgsrc/x11/xset/distinfo
diff -u pkgsrc/x11/xset/distinfo:1.12 pkgsrc/x11/xset/distinfo:1.13
--- pkgsrc/x11/xset/distinfo:1.12 Sun Dec 4 15:44:19 2022
+++ pkgsrc/x11/xset/distinfo Fri Jul 10 16:08:30 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/12/04 15:44:19 wiz Exp $
+$NetBSD: distinfo,v 1.13 2026/07/10 16:08:30 wiz Exp $
-BLAKE2s (xset-1.2.5.tar.xz) = 3fe8649660218cffc9a1a7fc4f0c4f06bfb7fb21237c14d887e215f090f86e00
-SHA512 (xset-1.2.5.tar.xz) = 12b53d7cd6b7ccf6515c03f68151490fce6b2629e99b8d85ac5d760f4ed93394a457213c3947533809fbbb04acd1ed260aeea1256099a10397660eef3088150d
-Size (xset-1.2.5.tar.xz) = 138776 bytes
+BLAKE2s (xset-1.2.6.tar.xz) = 19a7050e7e607894f808cfce3db6339a75eb5b6486387993fa3192360a4428d1
+SHA512 (xset-1.2.6.tar.xz) = 5031166960eea0588b9ef643677d5aef44c83c6d6070234a68f247ea947b94818d94c6958d9abe05cfa99ceee98ad3c95443f5f0c54cf0d086407ffe816d19ca
+Size (xset-1.2.6.tar.xz) = 146116 bytes
Home |
Main Index |
Thread Index |
Old Index