pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xkbcomp Update to xkbcomp 1.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68865af240b0
branches:  trunk
changeset: 542219:68865af240b0
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Fri May 09 04:01:55 2008 +0000

description:
Update to xkbcomp 1.0.5.

commit 1aecdffaa0db7bbf85bc0aae9043e9437b25c30d
Author: Daniel Stone <daniel%fooishbar.org@localhost>
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@localhost>
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:

 x11/xkbcomp/Makefile |  4 ++--
 x11/xkbcomp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 5ecbee3118f7 -r 68865af240b0 x11/xkbcomp/Makefile
--- a/x11/xkbcomp/Makefile      Fri May 09 00:39:06 2008 +0000
+++ b/x11/xkbcomp/Makefile      Fri May 09 04:01:55 2008 +0000
@@ -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 -r 5ecbee3118f7 -r 68865af240b0 x11/xkbcomp/distinfo
--- a/x11/xkbcomp/distinfo      Fri May 09 00:39:06 2008 +0000
+++ b/x11/xkbcomp/distinfo      Fri May 09 04:01:55 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index