pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xkbcomp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 20 22:38:03 UTC 2020

Modified Files:
        pkgsrc/x11/xkbcomp: Makefile distinfo

Log Message:
xkbcomp: update to 1.4.3.

Adam Jackson (1):
     Suppress high-keycode warnings at the default warning level

Alan Coopersmith (1):
     Update configure.ac bug URL for gitlab migration

Andreas Boll (2):
     pkgconfig: Remove unneeded Requires.private
     configure: Remove unused AC_SUBST([REQUIRED_MODULES])

Andreas Wettstein (1):
     xkbcomp Fix missing support for "affect" and incorrect modifier handling for ISOLock

Dimitry Andric (1):
     Don't compare with string literals

Matt Turner (1):
     xkbcomp 1.4.3

Miroslav Koškár (1):
     Fix invalid error report on F_Accel field

Peter Hutterer (1):
     Error out if we have no default path


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/xkbcomp/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xkbcomp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xkbcomp/Makefile
diff -u pkgsrc/x11/xkbcomp/Makefile:1.20 pkgsrc/x11/xkbcomp/Makefile:1.21
--- pkgsrc/x11/xkbcomp/Makefile:1.20    Sat Feb  8 09:16:56 2020
+++ pkgsrc/x11/xkbcomp/Makefile Thu Feb 20 22:38:03 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/02/08 09:16:56 kamil Exp $
+# $NetBSD: Makefile,v 1.21 2020/02/20 22:38:03 wiz Exp $
 
-DISTNAME=              xkbcomp-1.4.2
+DISTNAME=              xkbcomp-1.4.3
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/x11/xkbcomp/distinfo
diff -u pkgsrc/x11/xkbcomp/distinfo:1.13 pkgsrc/x11/xkbcomp/distinfo:1.14
--- pkgsrc/x11/xkbcomp/distinfo:1.13    Fri Jun 15 08:50:25 2018
+++ pkgsrc/x11/xkbcomp/distinfo Thu Feb 20 22:38:03 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/06/15 08:50:25 wiz Exp $
+$NetBSD: distinfo,v 1.14 2020/02/20 22:38:03 wiz Exp $
 
-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
+SHA1 (xkbcomp-1.4.3.tar.bz2) = cc8070e5d54273c8d9120571710d0e7c4a58a59a
+RMD160 (xkbcomp-1.4.3.tar.bz2) = 0d818dddc2dc723c539dfbb7299879a81f6f470b
+SHA512 (xkbcomp-1.4.3.tar.bz2) = 827713c0413aecdcad2b61edb7b8c7c7a002e18505b9041f570e2f680907193cb5ff8a5b424695e21110b2d06c145cbf0e397e52347421ee946f06e2a51f135d
+Size (xkbcomp-1.4.3.tar.bz2) = 245658 bytes



Home | Main Index | Thread Index | Old Index