summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorbjs <bjs>2008-05-09 04:01:55 +0000
committerbjs <bjs>2008-05-09 04:01:55 +0000
commit610b0e795d10fee48eb06a06281ccd36191c8748 (patch)
tree160e0083a00743da39c14c3d77ba9b0bb480d056 /x11
parent30e19051a2c26dc4c022c077198335773b017852 (diff)
downloadpkgsrc-610b0e795d10fee48eb06a06281ccd36191c8748.tar.gz
Update to xkbcomp 1.0.5.
commit 1aecdffaa0db7bbf85bc0aae9043e9437b25c30d Author: Daniel Stone <daniel@fooishbar.org> Date: Thu Apr 17 00:52:29 2008 +0300 Don't scan paths which make NO SENSE WHATSOEVER TO SCAN Hey, I wonder if we have XKB files in our directory! I wonder if we haven't bothered with a structure, and let's try to open a file called 'misc' in someone's home directory! What a surprise, it's not a valid XKB file! Let's fail miserably! SURPRISINGLY, THIS IS NOT USEFUL BEHAVIOUR. commit a3a05fd489a9a35942a4419c537634e796dbebd1 Author: Daniel Stone <daniel@fooishbar.org> Date: Thu Apr 17 00:50:07 2008 +0300 xkbcomp: Take a device ID argument Allows the user to set maps (or whatever) on arbitrary devices.
Diffstat (limited to 'x11')
-rw-r--r--x11/xkbcomp/Makefile4
-rw-r--r--x11/xkbcomp/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile
index 47610eb001c..aeec36648cb 100644
--- a/x11/xkbcomp/Makefile
+++ b/x11/xkbcomp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/04/16 22:11:30 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/05/09 04:01:55 bjs Exp $
#
-DISTNAME= xkbcomp-1.0.4
+DISTNAME= xkbcomp-1.0.5
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xkbcomp/distinfo b/x11/xkbcomp/distinfo
index f40c8d0f243..272745f168d 100644
--- a/x11/xkbcomp/distinfo
+++ b/x11/xkbcomp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/04/16 22:11:30 wiz Exp $
+$NetBSD: distinfo,v 1.4 2008/05/09 04:01:55 bjs Exp $
-SHA1 (xkbcomp-1.0.4.tar.bz2) = c6a1772f36499387cdb72ab72b58b3bd8709a195
-RMD160 (xkbcomp-1.0.4.tar.bz2) = bd85f480d831e1105e45944d14aaa89c984bcf9c
-Size (xkbcomp-1.0.4.tar.bz2) = 202320 bytes
+SHA1 (xkbcomp-1.0.5.tar.bz2) = 9485bb7763ae06e48f12638deeed5b42abe61cbd
+RMD160 (xkbcomp-1.0.5.tar.bz2) = 09af0ab2c714066846ede7317564b658623d3c9e
+Size (xkbcomp-1.0.5.tar.bz2) = 201382 bytes