pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-input-void Update to 1.4.1. Should we remove ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/298d7b9a684d
branches:  trunk
changeset: 650835:298d7b9a684d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 27 08:47:16 2015 +0000

description:
Update to 1.4.1. Should we remove this from pkgsrc? (see paragraph below)

A few cleanup patches that have been sitting on the branch for almost a
year. The void driver is a dummy driver that does nothing and just fulfils
the requirements of really old servers that must have an input device.
It is just dead weight for any server released after 2007 or so. Don't use
it.

Alan Coopersmith (4):
      Link with $(XORG_LIBS) to support no-undefined linking
      Fix an integer truncation warning from clang
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Peter Hutterer (1):
      xf86-input-void 1.4.1

Terry Lambert (1):
      Return proper default for unknown values in pInfo->device_control.

diffstat:

 x11/xf86-input-void/Makefile |  5 ++---
 x11/xf86-input-void/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r c8b626e15d64 -r 298d7b9a684d x11/xf86-input-void/Makefile
--- a/x11/xf86-input-void/Makefile      Mon Apr 27 08:36:02 2015 +0000
+++ b/x11/xf86-input-void/Makefile      Mon Apr 27 08:47:16 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2015/04/27 08:47:16 wiz Exp $
 
-DISTNAME=      xf86-input-void-1.4.0
-PKGREVISION=   3
+DISTNAME=      xf86-input-void-1.4.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r c8b626e15d64 -r 298d7b9a684d x11/xf86-input-void/distinfo
--- a/x11/xf86-input-void/distinfo      Mon Apr 27 08:36:02 2015 +0000
+++ b/x11/xf86-input-void/distinfo      Mon Apr 27 08:47:16 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/05/16 05:56:29 richard Exp $
+$NetBSD: distinfo,v 1.5 2015/04/27 08:47:16 wiz Exp $
 
-SHA1 (xf86-input-void-1.4.0.tar.bz2) = 49b462d3acb16337eaf78202d4074f19d5e20b29
-RMD160 (xf86-input-void-1.4.0.tar.bz2) = 96aeff80628ad7b30bdf444c58343bff9aa8dd64
-Size (xf86-input-void-1.4.0.tar.bz2) = 273454 bytes
+SHA1 (xf86-input-void-1.4.1.tar.bz2) = 40c4e9aa7997ee24626aa0b8ecd9e7ac82a5fd63
+RMD160 (xf86-input-void-1.4.1.tar.bz2) = aa2ff7d1dbf3389d29775860939ff0fa968abacc
+Size (xf86-input-void-1.4.1.tar.bz2) = 271597 bytes



Home | Main Index | Thread Index | Old Index