pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xstdcmap
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 12 20:03:55 UTC 2026
Modified Files:
pkgsrc/x11/xstdcmap: Makefile distinfo
Log Message:
xstdcmap: update to 1.0.6.
Alan Coopersmith (7):
Bypass Xrm for handling -help & -version arguments
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
Strip trailing whitespace from source files
meson: Add option to build with meson
xstdcmap 1.0.6
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xstdcmap/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xstdcmap/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/xstdcmap/Makefile
diff -u pkgsrc/x11/xstdcmap/Makefile:1.7 pkgsrc/x11/xstdcmap/Makefile:1.8
--- pkgsrc/x11/xstdcmap/Makefile:1.7 Sun Dec 4 15:45:17 2022
+++ pkgsrc/x11/xstdcmap/Makefile Sun Jul 12 20:03:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/12/04 15:45:17 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2026/07/12 20:03:55 wiz Exp $
-DISTNAME= xstdcmap-1.0.5
+DISTNAME= xstdcmap-1.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -10,9 +10,9 @@ HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= Selectively defines standard colormap properties
LICENSE= x11
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+.include "../../devel/meson/build.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
Index: pkgsrc/x11/xstdcmap/distinfo
diff -u pkgsrc/x11/xstdcmap/distinfo:1.6 pkgsrc/x11/xstdcmap/distinfo:1.7
--- pkgsrc/x11/xstdcmap/distinfo:1.6 Sun Dec 4 15:45:17 2022
+++ pkgsrc/x11/xstdcmap/distinfo Sun Jul 12 20:03:55 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/12/04 15:45:17 wiz Exp $
+$NetBSD: distinfo,v 1.7 2026/07/12 20:03:55 wiz Exp $
-BLAKE2s (xstdcmap-1.0.5.tar.xz) = c3dd6b5c948148733ad7d70fb4dfdbfd5e5396d455da254e627ca0fa5d0ce106
-SHA512 (xstdcmap-1.0.5.tar.xz) = 3f2047af1d328a34d38ededc13de00298db3300eab1d1dbdff7d2aa4a3cd543a79305bfbd2e6424c5e023cf866a4f7a70aa9a3014444d543268d2f812a322a49
-Size (xstdcmap-1.0.5.tar.xz) = 120796 bytes
+BLAKE2s (xstdcmap-1.0.6.tar.xz) = 14063819597032bff251d2b103060cc44496d1f96298bb42d948bc11bb4d74c1
+SHA512 (xstdcmap-1.0.6.tar.xz) = 912247ede6531c06f57544e83540c5a7b0f0c1faefc7adc86517499acfee65ac41569b6cdb34ffcafe958b7ed8349ad5ff06e2f398ab64432910e5d319e63d87
+Size (xstdcmap-1.0.6.tar.xz) = 126652 bytes
Home |
Main Index |
Thread Index |
Old Index