pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libxkbcommon libxkbcommon: update to 1.4.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0982739021ee
branches:  trunk
changeset: 380045:0982739021ee
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 28 08:27:27 2022 +0000

description:
libxkbcommon: update to 1.4.1.

libxkbcommon 1.4.1 - 2022-05-21
==================

- Fix compose sequence overriding (common prefix) not working correctly.
  Regressed in 1.2.0.

  Contributed by Weng Xuetian.

- Remove various bogus currency sign (particulary Euro and Korean Won) entries
  from the keysym <-> Unicode mappings. They prevented the real
  keysyms/codepoints for these from mapping correctly.

  Contributed by Sam Lantinga and Simon Ser.

diffstat:

 x11/libxkbcommon/Makefile |  5 ++---
 x11/libxkbcommon/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 3e4f637aea3f -r 0982739021ee x11/libxkbcommon/Makefile
--- a/x11/libxkbcommon/Makefile Sat May 28 07:33:09 2022 +0000
+++ b/x11/libxkbcommon/Makefile Sat May 28 08:27:27 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2022/04/18 19:12:22 adam Exp $
+# $NetBSD: Makefile,v 1.41 2022/05/28 08:27:27 wiz Exp $
 
-DISTNAME=      libxkbcommon-1.4.0
-PKGREVISION=   1
+DISTNAME=      libxkbcommon-1.4.1
 CATEGORIES=    x11
 MASTER_SITES=  https://xkbcommon.org/download/
 EXTRACT_SUFX=  .tar.xz
diff -r 3e4f637aea3f -r 0982739021ee x11/libxkbcommon/distinfo
--- a/x11/libxkbcommon/distinfo Sat May 28 07:33:09 2022 +0000
+++ b/x11/libxkbcommon/distinfo Sat May 28 08:27:27 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2022/02/15 09:34:29 wiz Exp $
+$NetBSD: distinfo,v 1.30 2022/05/28 08:27:27 wiz Exp $
 
-BLAKE2s (libxkbcommon-1.4.0.tar.xz) = 87ff9c325ad135acfbf263c6e955c2038ebf3bb5ed48c7bdcae9965391ff4d3f
-SHA512 (libxkbcommon-1.4.0.tar.xz) = 7dd86952c036a6a78455b1ba05b53fcff9d6f133bb01c83fa860b4eaec3fc26bb0b5535948bcc2dafbd27204c3c91d01404ca9fc52896cc36af509384797d4f1
-Size (libxkbcommon-1.4.0.tar.xz) = 471948 bytes
+BLAKE2s (libxkbcommon-1.4.1.tar.xz) = 6bda1eb4e262ca1e2a6bcb7d37f80c015a99f0335614a3319ac40cac5fb9949a
+SHA512 (libxkbcommon-1.4.1.tar.xz) = 757b340aeab6d187917807a88015b5113475ab2172aaaa8e530b40ea60619b3fbdfa668fd62707d66ed8fb763e68fee19394fcbd519af7c01d8975c59fdf0d89
+Size (libxkbcommon-1.4.1.tar.xz) = 471824 bytes



Home | Main Index | Thread Index | Old Index