pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xmag
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 13 07:29:47 UTC 2024
Modified Files:
pkgsrc/x11/xmag: Makefile distinfo
Log Message:
xmag: update to 1.0.8.
Alan Coopersmith (11):
gitlab CI: stop requiring Signed-off-by in commits
Print which arguments were unknown before giving usage message
Add -help and -version options
Clear 9 -Wuseless-cast warnings
Fix -Wshadow warning for Display argument to Error()
Fix -Wself-assign warning from clang 13
Fix -Wmissing-variable-declarations warning from clang 13
usage: add noreturn attribute
Quiet 64 -Wunused-parameter warnings from clang 13
Use double for all floating point numbers, not a mix of double and float
xmag 1.0.8
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xmag/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xmag/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/xmag/Makefile
diff -u pkgsrc/x11/xmag/Makefile:1.14 pkgsrc/x11/xmag/Makefile:1.15
--- pkgsrc/x11/xmag/Makefile:1.14 Wed Nov 9 13:14:30 2022
+++ pkgsrc/x11/xmag/Makefile Sun Oct 13 07:29:47 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:30 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2024/10/13 07:29:47 wiz Exp $
-DISTNAME= xmag-1.0.7
+DISTNAME= xmag-1.0.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xmag/distinfo
diff -u pkgsrc/x11/xmag/distinfo:1.10 pkgsrc/x11/xmag/distinfo:1.11
--- pkgsrc/x11/xmag/distinfo:1.10 Wed Jul 13 20:56:31 2022
+++ pkgsrc/x11/xmag/distinfo Sun Oct 13 07:29:47 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/07/13 20:56:31 wiz Exp $
+$NetBSD: distinfo,v 1.11 2024/10/13 07:29:47 wiz Exp $
-BLAKE2s (xmag-1.0.7.tar.xz) = dd76e0fd6cb41a9c5c447fe13862eb493f534b63513cfd8fef9f17c10ec05388
-SHA512 (xmag-1.0.7.tar.xz) = d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984
-Size (xmag-1.0.7.tar.xz) = 137660 bytes
+BLAKE2s (xmag-1.0.8.tar.xz) = 2f513630c871de3188b28545c307c455d52b2a361d875452cc88f32f3b4dfe5a
+SHA512 (xmag-1.0.8.tar.xz) = d4dbf6bf60a5a3ac88309cdc8f07284a20bd3b044795cd54e002ee5956fa317a09e5f21a9469a6fd9a786f109d8592d8b8e5128ac86850391a6445ccc1f7a11c
+Size (xmag-1.0.8.tar.xz) = 141688 bytes
Home |
Main Index |
Thread Index |
Old Index