pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xgamma
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 28 12:10:23 UTC 2025
Modified Files:
pkgsrc/x11/xgamma: Makefile distinfo
Log Message:
xgamma: update to 1.0.8.
Alan Coopersmith (7):
gitlab CI: stop requiring Signed-off-by in commits
meson: Add option to build with meson
xgamma -help should exit(0) not (1)
Accept --help & --version as aliases to -help & -version
Improve man page formatting
man page: fix warnings from `mandoc -T lint`
xgamma 1.0.8
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xgamma/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xgamma/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/xgamma/Makefile
diff -u pkgsrc/x11/xgamma/Makefile:1.14 pkgsrc/x11/xgamma/Makefile:1.15
--- pkgsrc/x11/xgamma/Makefile:1.14 Sun Dec 4 15:34:12 2022
+++ pkgsrc/x11/xgamma/Makefile Mon Jul 28 12:10:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/12/04 15:34:12 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2025/07/28 12:10:23 wiz Exp $
-DISTNAME= xgamma-1.0.7
+DISTNAME= xgamma-1.0.8
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= Alter gamma correction
-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/libXext/buildlink3.mk"
.include "../../x11/libXxf86vm/buildlink3.mk"
Index: pkgsrc/x11/xgamma/distinfo
diff -u pkgsrc/x11/xgamma/distinfo:1.9 pkgsrc/x11/xgamma/distinfo:1.10
--- pkgsrc/x11/xgamma/distinfo:1.9 Sun Dec 4 15:34:12 2022
+++ pkgsrc/x11/xgamma/distinfo Mon Jul 28 12:10:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/12/04 15:34:12 wiz Exp $
+$NetBSD: distinfo,v 1.10 2025/07/28 12:10:23 wiz Exp $
-BLAKE2s (xgamma-1.0.7.tar.xz) = 6cfd609259f9ea3a3f576bd5d9a762de84bb0a016dcfd27968c70b838203590d
-SHA512 (xgamma-1.0.7.tar.xz) = 9eeee9b537dcae9e4d153774eb632a6a5e8dd32bebadc9bbd897a773e5b56f76848f32a1699b8c921d3094760c42b5083365d853b89ab31fd85c7a0d46feeceb
-Size (xgamma-1.0.7.tar.xz) = 119992 bytes
+BLAKE2s (xgamma-1.0.8.tar.xz) = 3d8b516d7898c45d8a664cced17fc4718931af56cf303a02a2e7f9a0a5a616c8
+SHA512 (xgamma-1.0.8.tar.xz) = edaa33fc18a9eb9e3bf5395ca0f6196778d0f8d8007e94ed53fc26de236bda51ee06a3eb8d0543a9e4367d3a350e7571664032e963001b7b6d525c27a3b3e8b6
+Size (xgamma-1.0.8.tar.xz) = 125040 bytes
Home |
Main Index |
Thread Index |
Old Index