pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkbcomp xkbcomp: update to 1.4.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b5ef54313c5
branches: trunk
changeset: 309301:7b5ef54313c5
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jun 15 08:50:25 2018 +0000
description:
xkbcomp: update to 1.4.2.
Only one patch, fixing keymap compilation errors when the keycodes maximum
is set to a value above the permitted X11 maximum of 255. While we already
ignored keys with codes above 255, we still failed on the maximum=374;
line that xkeyboard-config 2.24 produces now.
diffstat:
x11/xkbcomp/Makefile | 5 ++---
x11/xkbcomp/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 343a95f9e56b -r 7b5ef54313c5 x11/xkbcomp/Makefile
--- a/x11/xkbcomp/Makefile Fri Jun 15 08:26:49 2018 +0000
+++ b/x11/xkbcomp/Makefile Fri Jun 15 08:50:25 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/03/07 11:57:46 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/06/15 08:50:25 wiz Exp $
-DISTNAME= xkbcomp-1.4.1
-PKGREVISION= 1
+DISTNAME= xkbcomp-1.4.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r 343a95f9e56b -r 7b5ef54313c5 x11/xkbcomp/distinfo
--- a/x11/xkbcomp/distinfo Fri Jun 15 08:26:49 2018 +0000
+++ b/x11/xkbcomp/distinfo Fri Jun 15 08:50:25 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/03/01 23:48:07 wiz Exp $
+$NetBSD: distinfo,v 1.13 2018/06/15 08:50:25 wiz Exp $
-SHA1 (xkbcomp-1.4.1.tar.bz2) = e7585cdb357b9d20c8f3c8a9d06f7e897934a772
-RMD160 (xkbcomp-1.4.1.tar.bz2) = 2b48e1e7ec74e8b823167a7ab7ba65a02de6fba1
-SHA512 (xkbcomp-1.4.1.tar.bz2) = 443397e112f67e2ebc5150ec0dbf0f4a072ea39585d964d2c7cbd0569b7e0ce7d8bed0bc2c2d886343fdb060c941e65b42aac16adf189c66e90849029e278f23
-Size (xkbcomp-1.4.1.tar.bz2) = 251069 bytes
+SHA1 (xkbcomp-1.4.2.tar.bz2) = 9a39cf7a562c152465e04fc7cf1002c59f883870
+RMD160 (xkbcomp-1.4.2.tar.bz2) = aaeb0dfb70220997fb1d1f07312e424977957a28
+SHA512 (xkbcomp-1.4.2.tar.bz2) = b00d1eb08c19be86044418c8ea3bfc3c3973406c481878270138a70ed9dab348acb8e4d0af8678879598ffbd7df1c640a63d0abad3d7481758be99af8dd7734e
+Size (xkbcomp-1.4.2.tar.bz2) = 248399 bytes
Home |
Main Index |
Thread Index |
Old Index