pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xrdb
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 10 16:06:18 UTC 2026
Modified Files:
pkgsrc/x11/xrdb: Makefile distinfo
Log Message:
xrdb: update to 1.2.3.
Alan Coopersmith (8):
Accept --help & --version as aliases to -help & -version
Make -help exit with 0 instead of 1
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
Git rid of -Wstringop-truncation warnings
xrdb 1.2.3
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/xrdb/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xrdb/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/xrdb/Makefile
diff -u pkgsrc/x11/xrdb/Makefile:1.16 pkgsrc/x11/xrdb/Makefile:1.17
--- pkgsrc/x11/xrdb/Makefile:1.16 Sat Jun 3 18:36:12 2023
+++ pkgsrc/x11/xrdb/Makefile Fri Jul 10 16:06:18 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/06/03 18:36:12 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2026/07/10 16:06:18 wiz Exp $
-DISTNAME= xrdb-1.2.2
+DISTNAME= xrdb-1.2.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -9,11 +9,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= X server resource database utility
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-CONFIGURE_ARGS+= --with-cpp=${CPPPATH}
-
+.include "../../devel/meson/build.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/xrdb/distinfo
diff -u pkgsrc/x11/xrdb/distinfo:1.14 pkgsrc/x11/xrdb/distinfo:1.15
--- pkgsrc/x11/xrdb/distinfo:1.14 Sat Jun 3 18:36:12 2023
+++ pkgsrc/x11/xrdb/distinfo Fri Jul 10 16:06:18 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/06/03 18:36:12 wiz Exp $
+$NetBSD: distinfo,v 1.15 2026/07/10 16:06:18 wiz Exp $
-BLAKE2s (xrdb-1.2.2.tar.xz) = ae9c69828f3ca6bc802c4b4f876bae22e25d1e843ddecde16fa0edf24fef7721
-SHA512 (xrdb-1.2.2.tar.xz) = c8a6fc94e270e9cb5602e055150553de103d545298285157ecd8924f163a10ebeb9acfff56d1fafbf48d339809c76340213792478cdf3270012d3cd05486001c
-Size (xrdb-1.2.2.tar.xz) = 136768 bytes
+BLAKE2s (xrdb-1.2.3.tar.xz) = d23cae7a711f17cb05d80548e208d2b104e661f1dd0caad42d29b243f1f835ad
+SHA512 (xrdb-1.2.3.tar.xz) = 4dbbfd38afc9c795de3671a37e377247dc598b9c1352f6f07158fb716437f0465fb5db4eee22d74ebee93dff4a3ef1c1e4268f333cea0d8f02d1fa10104ac748
+Size (xrdb-1.2.3.tar.xz) = 144084 bytes
Home |
Main Index |
Thread Index |
Old Index