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 Nov  5 09:17:06 UTC 2020

Modified Files:
        pkgsrc/x11/xkbcomp: Makefile distinfo

Log Message:
xkbcomp: update to 1.4.4.

Alan Coopersmith (1):
      Fix spelling/wording issues

Miroslav Koškár (1):
      Fix lockdevbtn to be XkbSA_LockDeviceBtn action

Peter Hutterer (3):
      For -R and after chdir, add the current directory to the path
      Don't pretend unresolved symbols are an error
      xkbcomp 1.4.4


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/xkbcomp/Makefile
cvs rdiff -u -r1.14 -r1.15 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.21 pkgsrc/x11/xkbcomp/Makefile:1.22
--- pkgsrc/x11/xkbcomp/Makefile:1.21    Thu Feb 20 22:38:03 2020
+++ pkgsrc/x11/xkbcomp/Makefile Thu Nov  5 09:17:06 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/02/20 22:38:03 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/11/05 09:17:06 wiz Exp $
 
-DISTNAME=              xkbcomp-1.4.3
+DISTNAME=              xkbcomp-1.4.4
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/x11/xkbcomp/distinfo
diff -u pkgsrc/x11/xkbcomp/distinfo:1.14 pkgsrc/x11/xkbcomp/distinfo:1.15
--- pkgsrc/x11/xkbcomp/distinfo:1.14    Thu Feb 20 22:38:03 2020
+++ pkgsrc/x11/xkbcomp/distinfo Thu Nov  5 09:17:06 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/02/20 22:38:03 wiz Exp $
+$NetBSD: distinfo,v 1.15 2020/11/05 09:17:06 wiz Exp $
 
-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
+SHA1 (xkbcomp-1.4.4.tar.bz2) = 9c173c9153d623de4503ddba99ccff91a4fdfc59
+RMD160 (xkbcomp-1.4.4.tar.bz2) = 635ecf94e8e05ddfb61a8aebdee2567ea2149f98
+SHA512 (xkbcomp-1.4.4.tar.bz2) = 971eb06277a49083b42154472596f1452fa94cdee28bad345bbcd85b028441bfd975763c20ed92aa69d6605b3fb23d27fee89df91501963b77c863667bae41c4
+Size (xkbcomp-1.4.4.tar.bz2) = 251224 bytes



Home | Main Index | Thread Index | Old Index