pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libxkbcommon
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 22 13:14:46 UTC 2017
Modified Files:
pkgsrc/x11/libxkbcommon: Makefile distinfo
Removed Files:
pkgsrc/x11/libxkbcommon/patches: patch-src_state.c patch-src_utils.h
Log Message:
Updated libxkbcommon to 0.7.1.
libxkbcommon 0.7.1 - 2017-01-18
==================
- Fixed various reported problems when the current locale is tr_TR.UTF-8.
The function xkb_keysym_from_name() used to perform case-insensitive
string comparisons in a locale-dependent way, but required it to to
work as in the C/ASCII locale (the so called "Turkish i problem").
The function is now no longer affected by the current locale.
- Fixed compilation in NetBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/libxkbcommon/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/libxkbcommon/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/libxkbcommon/patches/patch-src_state.c \
pkgsrc/x11/libxkbcommon/patches/patch-src_utils.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libxkbcommon/Makefile
diff -u pkgsrc/x11/libxkbcommon/Makefile:1.16 pkgsrc/x11/libxkbcommon/Makefile:1.17
--- pkgsrc/x11/libxkbcommon/Makefile:1.16 Mon Nov 14 14:08:17 2016
+++ pkgsrc/x11/libxkbcommon/Makefile Sun Jan 22 13:14:46 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2016/11/14 14:08:17 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/01/22 13:14:46 wiz Exp $
-DISTNAME= libxkbcommon-0.7.0
+DISTNAME= libxkbcommon-0.7.1
CATEGORIES= x11
MASTER_SITES= http://xkbcommon.org/download/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libxkbcommon/distinfo
diff -u pkgsrc/x11/libxkbcommon/distinfo:1.10 pkgsrc/x11/libxkbcommon/distinfo:1.11
--- pkgsrc/x11/libxkbcommon/distinfo:1.10 Thu Dec 1 20:54:51 2016
+++ pkgsrc/x11/libxkbcommon/distinfo Sun Jan 22 13:14:46 2017
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/12/01 20:54:51 wiedi Exp $
+$NetBSD: distinfo,v 1.11 2017/01/22 13:14:46 wiz Exp $
-SHA1 (libxkbcommon-0.7.0.tar.xz) = 48e4df32bac36a265444da8252a15bb256b122b7
-RMD160 (libxkbcommon-0.7.0.tar.xz) = 04628f523e0280ac5e7387db65d24f56e299c26a
-SHA512 (libxkbcommon-0.7.0.tar.xz) = 0610f4e4d177d5323e6513f90cb3c29cd07bb1680c9d09770411e8b01e64b7fcf77c8a05cf24ce3035ee08435e95619f21cf283f842cc96511a31fe3a194dc70
-Size (libxkbcommon-0.7.0.tar.xz) = 621980 bytes
-SHA1 (patch-src_state.c) = ceda6527b6b5213b956dd397a42680b7c8a4e2fa
-SHA1 (patch-src_utils.h) = 8cd03c2cfe8aadbe8afe266c665c0befe885f4ff
+SHA1 (libxkbcommon-0.7.1.tar.xz) = 6c0007a0206cd8bc1fa68f50aa86627d669282a2
+RMD160 (libxkbcommon-0.7.1.tar.xz) = f9b185768306a1f103ea81118276b770261d4b95
+SHA512 (libxkbcommon-0.7.1.tar.xz) = 9f209214d5d7f9334cabb2cd7e0d9b9b0392c1fae06b60e92a03398875399fe48754b543389f78b8b06dd28a86dfd440720e534bae309ca8ef882eb874dce4e1
+Size (libxkbcommon-0.7.1.tar.xz) = 622384 bytes
Home |
Main Index |
Thread Index |
Old Index