pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfsinfo
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 27 05:59:38 UTC 2025
Modified Files:
pkgsrc/x11/xfsinfo: Makefile distinfo
Log Message:
xfsinfo: update to 1.0.8.
Alan Coopersmith (6):
gitlab CI: Update to latest CI templates & Debian stable release
meson: Add option to build with meson
Add -help option
Accept --help & --version as aliases to -help & -version
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
xfsinfo 1.0.8
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xfsinfo/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xfsinfo/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/xfsinfo/Makefile
diff -u pkgsrc/x11/xfsinfo/Makefile:1.7 pkgsrc/x11/xfsinfo/Makefile:1.8
--- pkgsrc/x11/xfsinfo/Makefile:1.7 Sat Oct 22 16:53:28 2022
+++ pkgsrc/x11/xfsinfo/Makefile Sun Jul 27 05:59:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/10/22 16:53:28 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/07/27 05:59:37 wiz Exp $
-DISTNAME= xfsinfo-1.0.7
+DISTNAME= xfsinfo-1.0.8
CATEGORIES= x11 fonts
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -10,9 +10,9 @@ HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= Utility for displaying information about an X font server
LICENSE= x11 # AND others
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+.include "../../devel/meson/build.mk"
.include "../../x11/libFS/buildlink3.mk"
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../devel/xorg-util-macros/buildlink3.mk"
Index: pkgsrc/x11/xfsinfo/distinfo
diff -u pkgsrc/x11/xfsinfo/distinfo:1.6 pkgsrc/x11/xfsinfo/distinfo:1.7
--- pkgsrc/x11/xfsinfo/distinfo:1.6 Sat Oct 22 16:53:28 2022
+++ pkgsrc/x11/xfsinfo/distinfo Sun Jul 27 05:59:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/10/22 16:53:28 wiz Exp $
+$NetBSD: distinfo,v 1.7 2025/07/27 05:59:38 wiz Exp $
-BLAKE2s (xfsinfo-1.0.7.tar.xz) = 08629e6daf8e3d10f864bc230fc47d9e9f139d5f5d884789f9f4f8d61ba1f5c1
-SHA512 (xfsinfo-1.0.7.tar.xz) = 1914916bf995c08a520bd009ddfa57c7e4a997a829380232d359f9bf68852c67650efb8f1fe3cc8a11889b2ec067f50ac38df711ffaf4536802a0b530dc1789c
-Size (xfsinfo-1.0.7.tar.xz) = 119244 bytes
+BLAKE2s (xfsinfo-1.0.8.tar.xz) = 065a74fb1fe6fd71ef34867ed66fee2367b5652464c14c1c07612bb0fc155913
+SHA512 (xfsinfo-1.0.8.tar.xz) = fdba207b6fbce0f9335b712a2b25bc3be973fe1ff712373b0d1a688c130299e9ea870f34a44f24757e73e88c59bdea03d67e96efbc455030f71ef81ab4668c98
+Size (xfsinfo-1.0.8.tar.xz) = 124964 bytes
Home |
Main Index |
Thread Index |
Old Index