pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xwud
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 12 20:06:28 UTC 2026
Modified Files:
pkgsrc/x11/xwud: Makefile distinfo
Log Message:
xwud: update to 1.0.8.
Alan Coopersmith (7):
-help should exit(0) not (1)
Improve man page formatting
man page: fix warnings from `mandoc -T lint`
gitlab CI: drop the ci-fairy check-mr job
Strip trailing whitespace from source files
meson: Add option to build with meson
xwud 1.0.8
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xwud/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xwud/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/xwud/Makefile
diff -u pkgsrc/x11/xwud/Makefile:1.12 pkgsrc/x11/xwud/Makefile:1.13
--- pkgsrc/x11/xwud/Makefile:1.12 Sun Oct 13 07:30:59 2024
+++ pkgsrc/x11/xwud/Makefile Sun Jul 12 20:06:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/10/13 07:30:59 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2026/07/12 20:06:28 wiz Exp $
-DISTNAME= xwud-1.0.7
+DISTNAME= xwud-1.0.8
CATEGORIES= x11 graphics
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -9,11 +9,9 @@ MAINTAINER= reed%reedmedia.net@localhost
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= Display XWD X Window Dump image file
-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/xorgproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/xwud/distinfo
diff -u pkgsrc/x11/xwud/distinfo:1.9 pkgsrc/x11/xwud/distinfo:1.10
--- pkgsrc/x11/xwud/distinfo:1.9 Sun Oct 13 07:30:59 2024
+++ pkgsrc/x11/xwud/distinfo Sun Jul 12 20:06:28 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/10/13 07:30:59 wiz Exp $
+$NetBSD: distinfo,v 1.10 2026/07/12 20:06:28 wiz Exp $
-BLAKE2s (xwud-1.0.7.tar.xz) = 9bc22ce82f2563843b83dc7b9c6bbf559e7c9f109ee011d85658cda4ea001231
-SHA512 (xwud-1.0.7.tar.xz) = 3c910fc170f6f6373d426aa5532bd3ede6d83efab06a77c3a43a92aa9cfae9a5324d5a6ca1dfcc8941be6895b6769b3a7beee8081815000b57f93aa1b4e7c420
-Size (xwud-1.0.7.tar.xz) = 129736 bytes
+BLAKE2s (xwud-1.0.8.tar.xz) = ed8caa32991d45f34be99acab98f81da3072ade6a2e84438381d81f75b2644df
+SHA512 (xwud-1.0.8.tar.xz) = ff5c6a2d02cada3347f1f810702e6194e2005f5f507150fc3f58ff6a127462d4ffbb4196e5fe41dcc2a6bfab07e7d60abd324e99707abaef66d3a9fdcec3a4b5
+Size (xwud-1.0.8.tar.xz) = 133828 bytes
Home |
Main Index |
Thread Index |
Old Index