pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xdriinfo
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 27 05:56:15 UTC 2025
Modified Files:
pkgsrc/x11/xdriinfo: Makefile distinfo
Log Message:
xdriinfo: update to 1.0.8.
Alan Coopersmith (4):
meson: Add option to build with meson
Add -help option
Accept --help & --version as aliases to -help & -version
xdriinfo 1.0.8
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xdriinfo/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xdriinfo/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/xdriinfo/Makefile
diff -u pkgsrc/x11/xdriinfo/Makefile:1.11 pkgsrc/x11/xdriinfo/Makefile:1.12
--- pkgsrc/x11/xdriinfo/Makefile:1.11 Tue Dec 20 14:39:23 2022
+++ pkgsrc/x11/xdriinfo/Makefile Sun Jul 27 05:56:15 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/12/20 14:39:23 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/07/27 05:56:15 wiz Exp $
-DISTNAME= xdriinfo-1.0.7
+DISTNAME= xdriinfo-1.0.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -9,9 +9,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= X.org DRI information utility
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+.include "../../devel/meson/build.mk"
### Prior to this revision, the r300 driver did not export a symbol
### xdriinfo needs to access its configuration data.
BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=7.0.4.1nb3
Index: pkgsrc/x11/xdriinfo/distinfo
diff -u pkgsrc/x11/xdriinfo/distinfo:1.9 pkgsrc/x11/xdriinfo/distinfo:1.10
--- pkgsrc/x11/xdriinfo/distinfo:1.9 Tue Dec 20 14:39:23 2022
+++ pkgsrc/x11/xdriinfo/distinfo Sun Jul 27 05:56:15 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/12/20 14:39:23 wiz Exp $
+$NetBSD: distinfo,v 1.10 2025/07/27 05:56:15 wiz Exp $
-BLAKE2s (xdriinfo-1.0.7.tar.xz) = 6c64c7d3ca9cbe5e4c57bf4dbc6ddef5788f928af1cff7183e9ca47409447e6f
-SHA512 (xdriinfo-1.0.7.tar.xz) = a368cf32c606ca78f3a23bc5d88fb57b9c1a3827d0fec3e48cee153703135e47cecd3db8ee0eba93f309d7f03b4306c3f2e7f46f36d0d2970671c5e5b78093ad
-Size (xdriinfo-1.0.7.tar.xz) = 118268 bytes
+BLAKE2s (xdriinfo-1.0.8.tar.xz) = 8390a72a8e0359470575bd3b1a006ca5356fcb0c46ca427f517a1e4e90ab23ef
+SHA512 (xdriinfo-1.0.8.tar.xz) = 36ea6a453b7f3ec7caa028282c701c98dfb45886dc833e31931d3ed6333a96a5bf7d3816bf5db51b3c359297f25e242c913eae4dd01be5de557475b4cd98d458
+Size (xdriinfo-1.0.8.tar.xz) = 123872 bytes
Home |
Main Index |
Thread Index |
Old Index