pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-input-mouse
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 2 08:06:23 UTC 2022
Modified Files:
pkgsrc/x11/xf86-input-mouse: Makefile distinfo
Log Message:
xf86-input-mouse: update to 1.9.4.
Alan Coopersmith (14):
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
gitlab CI: stop requiring Signed-off-by in commits
sun_mouse: Fix -Wsign-compare warnings
sun_mouse: Fix -Wnull-dereference warning
checkForErraticMovements: Fix -Wempty-body warnings
SetupMouse: fix -Wsign-compare warning
InputDriverRec: Fix -Wmissing-field-initializers warning
autoGood: quiet -Wimplicit-fallthrough warning
configure: check for timingsafe_memcmp
sun_mouse.c: #include "config.h"
xf86-input-mouse 1.9.4
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/xf86-input-mouse/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/xf86-input-mouse/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/xf86-input-mouse/Makefile
diff -u pkgsrc/x11/xf86-input-mouse/Makefile:1.34 pkgsrc/x11/xf86-input-mouse/Makefile:1.35
--- pkgsrc/x11/xf86-input-mouse/Makefile:1.34 Sun Apr 10 08:53:18 2022
+++ pkgsrc/x11/xf86-input-mouse/Makefile Wed Nov 2 08:06:23 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2022/04/10 08:53:18 nia Exp $
+# $NetBSD: Makefile,v 1.35 2022/11/02 08:06:23 wiz Exp $
-DISTNAME= xf86-input-mouse-1.9.3
+DISTNAME= xf86-input-mouse-1.9.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/xf86-input-mouse/distinfo
diff -u pkgsrc/x11/xf86-input-mouse/distinfo:1.23 pkgsrc/x11/xf86-input-mouse/distinfo:1.24
--- pkgsrc/x11/xf86-input-mouse/distinfo:1.23 Tue Oct 26 11:34:39 2021
+++ pkgsrc/x11/xf86-input-mouse/distinfo Wed Nov 2 08:06:23 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2021/10/26 11:34:39 nia Exp $
+$NetBSD: distinfo,v 1.24 2022/11/02 08:06:23 wiz Exp $
-BLAKE2s (xf86-input-mouse-1.9.3.tar.bz2) = f3c28fad9893d774881fde3ded497d23883cbd3c675d4ce6e1b6c3f0aed703a8
-SHA512 (xf86-input-mouse-1.9.3.tar.bz2) = d99f5b4b1ef1aa4cbf1a92549e412f54f121bc804e4d6643248ad7ea18081b38b958bd289dc8476ebc0f6ef5f7424c2f2a8abcfaa30cae5378829549af6b148f
-Size (xf86-input-mouse-1.9.3.tar.bz2) = 382013 bytes
+BLAKE2s (xf86-input-mouse-1.9.4.tar.xz) = 2680e534b4b9e92d075e62ea1ff8d4a69a6bb0464b3612b2be6f389989fac469
+SHA512 (xf86-input-mouse-1.9.4.tar.xz) = 7dfde3b1e0c1291c4d78ee920942771808b007f743bfc6eed20de12579383745858673dd874a4b5cf4ab8d9d15f6f7ca2db81ee831547a488d64848a7fe5e16c
+Size (xf86-input-mouse-1.9.4.tar.xz) = 325112 bytes
SHA1 (patch-src_sun__mouse.c) = e23157bc9bdb5840ac008648d1c9a894e7a900cc
Home |
Main Index |
Thread Index |
Old Index