pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-input-mouse xf86-input-mouse: update to 1.9.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d29475cc0ef
branches: trunk
changeset: 387582:7d29475cc0ef
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 02 08:06:23 2022 +0000
description:
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
diffstat:
x11/xf86-input-mouse/Makefile | 6 +++---
x11/xf86-input-mouse/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r f4e5eac19627 -r 7d29475cc0ef x11/xf86-input-mouse/Makefile
--- a/x11/xf86-input-mouse/Makefile Wed Nov 02 07:26:47 2022 +0000
+++ b/x11/xf86-input-mouse/Makefile Wed Nov 02 08:06:23 2022 +0000
@@ -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/
diff -r f4e5eac19627 -r 7d29475cc0ef x11/xf86-input-mouse/distinfo
--- a/x11/xf86-input-mouse/distinfo Wed Nov 02 07:26:47 2022 +0000
+++ b/x11/xf86-input-mouse/distinfo Wed Nov 02 08:06:23 2022 +0000
@@ -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