pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-input-keyboard Update to xf86-input-keyboard-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5a86cbbec12
branches:  trunk
changeset: 531763:a5a86cbbec12
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Aug 05 23:32:47 2007 +0000

description:
Update to xf86-input-keyboard-1.2.0:
Split monolithic source in small subcomponents, moving code out of
the server.

diffstat:

 x11/xf86-input-keyboard/Makefile         |   4 ++--
 x11/xf86-input-keyboard/PLIST            |   7 +------
 x11/xf86-input-keyboard/distinfo         |  10 ++++++----
 x11/xf86-input-keyboard/patches/patch-aa |  13 +++++++++++++
 x11/xf86-input-keyboard/patches/patch-ab |  13 +++++++++++++
 5 files changed, 35 insertions(+), 12 deletions(-)

diffs (74 lines):

diff -r 6c2356082e20 -r a5a86cbbec12 x11/xf86-input-keyboard/Makefile
--- a/x11/xf86-input-keyboard/Makefile  Sun Aug 05 23:30:19 2007 +0000
+++ b/x11/xf86-input-keyboard/Makefile  Sun Aug 05 23:32:47 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 17:15:00 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/05 23:32:47 joerg Exp $
 
-DISTNAME=      xf86-input-keyboard-1.1.1
+DISTNAME=      xf86-input-keyboard-1.2.0
 CATEGORIES=    x11
 MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/driver/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c2356082e20 -r a5a86cbbec12 x11/xf86-input-keyboard/PLIST
--- a/x11/xf86-input-keyboard/PLIST     Sun Aug 05 23:30:19 2007 +0000
+++ b/x11/xf86-input-keyboard/PLIST     Sun Aug 05 23:32:47 2007 +0000
@@ -1,8 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/14 17:15:00 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/08/05 23:32:47 joerg Exp $
 lib/xorg/modules/input/kbd_drv.la
-lib/xorg/modules/input/keyboard_drv.la
 man/man4/kbd.4
-man/man4/keyboard.4
-@comment @dirrm lib/xorg/modules/input
-@comment @dirrm lib/xorg/modules
-@comment @dirrm lib/xorg
diff -r 6c2356082e20 -r a5a86cbbec12 x11/xf86-input-keyboard/distinfo
--- a/x11/xf86-input-keyboard/distinfo  Sun Aug 05 23:30:19 2007 +0000
+++ b/x11/xf86-input-keyboard/distinfo  Sun Aug 05 23:32:47 2007 +0000
@@ -1,5 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/11/14 17:15:00 joerg Exp $
+$NetBSD: distinfo,v 1.2 2007/08/05 23:32:47 joerg Exp $
 
-SHA1 (xf86-input-keyboard-1.1.1.tar.bz2) = 5711dd3fa95eeded58dabf9a314071ef699acfaf
-RMD160 (xf86-input-keyboard-1.1.1.tar.bz2) = 3587c2c6329ad5d218a4590b7d77cfde25d3cd7f
-Size (xf86-input-keyboard-1.1.1.tar.bz2) = 235022 bytes
+SHA1 (xf86-input-keyboard-1.2.0.tar.bz2) = 9c482d0a30702a6a178d3e8bee577d1aa53363fb
+RMD160 (xf86-input-keyboard-1.2.0.tar.bz2) = 2c6b8bd8340d2dcb583f6a7b181f267f45f00b76
+Size (xf86-input-keyboard-1.2.0.tar.bz2) = 243204 bytes
+SHA1 (patch-aa) = 78756a648ba8d2550eda9795e81fd45d8ab0835f
+SHA1 (patch-ab) = 3e6d25832b10d86588dd458d81356001bb93f860
diff -r 6c2356082e20 -r a5a86cbbec12 x11/xf86-input-keyboard/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-keyboard/patches/patch-aa  Sun Aug 05 23:32:47 2007 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2007/08/05 23:32:48 joerg Exp $
+
+--- configure.ac.orig  2007-04-10 23:01:04.000000000 +0200
++++ configure.ac
+@@ -69,7 +69,7 @@ int main () {
+                        [Name of the period field in struct kbd_repeat])
+     ;;
+ 
+-  freebsd* | kfreebsd-gnu* | netbsd* | openbsd*)
++  freebsd* | kfreebsd-gnu* | netbsd* | openbsd* | dragonfly*)
+     IS_BSD="yes"
+     ;;
+ 
diff -r 6c2356082e20 -r a5a86cbbec12 x11/xf86-input-keyboard/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-keyboard/patches/patch-ab  Sun Aug 05 23:32:47 2007 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2007/08/05 23:32:48 joerg Exp $
+
+--- configure.orig     2007-04-10 23:00:40.000000000 +0200
++++ configure
+@@ -20668,7 +20668,7 @@ _ACEOF
+ 
+     ;;
+ 
+-  freebsd* | kfreebsd-gnu* | netbsd* | openbsd*)
++  freebsd* | kfreebsd-gnu* | netbsd* | openbsd* | dragonfly*)
+     IS_BSD="yes"
+     ;;
+ 



Home | Main Index | Thread Index | Old Index