pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libxkbfile libxkbfile: update to 1.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee78ee5878cf
branches:  trunk
changeset: 321137:ee78ee5878cf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 17 08:13:53 2019 +0000

description:
libxkbfile: update to 1.1.0.

This release adds support for the NoLock, NoUnlock, and genKeyEvent flags.

Alan Coopersmith (5):
      Remove obsolete B16 & B32 tags in struct definitions
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Add description of libxkbfile to README.md
      libxkbfile 1.1.0

Andreas Wettstein (3):
      Add missing support for NoLock and NoUnlock flags
      Add support for genKeyEvent flag
      Fix mistyped argument of sizeof

Emil Velikov (1):
      autogen.sh: use quoted string variables

Martin Burggraf (1):
      correcting mathematical nonsense

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

diffstat:

 x11/libxkbfile/DESCR    |   3 ++-
 x11/libxkbfile/Makefile |   5 ++---
 x11/libxkbfile/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (35 lines):

diff -r 0a702bba02c8 -r ee78ee5878cf x11/libxkbfile/DESCR
--- a/x11/libxkbfile/DESCR      Sun Mar 17 08:09:54 2019 +0000
+++ b/x11/libxkbfile/DESCR      Sun Mar 17 08:13:53 2019 +0000
@@ -1,1 +1,2 @@
-The xkbfile library is from the modular X.org X11 project.
+libxkbfile is used by the X servers and utilities to parse the XKB
+configuration data files.
diff -r 0a702bba02c8 -r ee78ee5878cf x11/libxkbfile/Makefile
--- a/x11/libxkbfile/Makefile   Sun Mar 17 08:09:54 2019 +0000
+++ b/x11/libxkbfile/Makefile   Sun Mar 17 08:13:53 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/03/07 11:57:38 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2019/03/17 08:13:53 wiz Exp $
 
-DISTNAME=              libxkbfile-1.0.9
-PKGREVISION=           1
+DISTNAME=              libxkbfile-1.1.0
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 0a702bba02c8 -r ee78ee5878cf x11/libxkbfile/distinfo
--- a/x11/libxkbfile/distinfo   Sun Mar 17 08:09:54 2019 +0000
+++ b/x11/libxkbfile/distinfo   Sun Mar 17 08:13:53 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 03:28:48 agc Exp $
+$NetBSD: distinfo,v 1.8 2019/03/17 08:13:53 wiz Exp $
 
-SHA1 (libxkbfile-1.0.9.tar.bz2) = d708d3415212febbc67d4d996d02d7e3218e13ad
-RMD160 (libxkbfile-1.0.9.tar.bz2) = b1fe8ac27b5d69640e0e76fa2b372b2746f2f7ed
-SHA512 (libxkbfile-1.0.9.tar.bz2) = 5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1
-Size (libxkbfile-1.0.9.tar.bz2) = 348009 bytes
+SHA1 (libxkbfile-1.1.0.tar.bz2) = 487f314b6dbc17e93d0fe1e3741392156a9ca895
+RMD160 (libxkbfile-1.1.0.tar.bz2) = e7315fef2836740fa4aa370418b697c29c4e56a1
+SHA512 (libxkbfile-1.1.0.tar.bz2) = 1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826
+Size (libxkbfile-1.1.0.tar.bz2) = 364678 bytes



Home | Main Index | Thread Index | Old Index