pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xcb-util-keysyms
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 19 08:31:22 UTC 2022
Modified Files:
pkgsrc/x11/xcb-util-keysyms: DESCR Makefile distinfo
Log Message:
xcb-util-keysyms: update to 0.4.1.
Alan Coopersmith (9):
Update README for gitlab migration
Build xz tarballs instead of bzip2
Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
gitlab CI: add a basic build test
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Add COPYING file
xcb-util-keysyms 0.4.1
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xcb-util-keysyms/DESCR
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xcb-util-keysyms/Makefile \
pkgsrc/x11/xcb-util-keysyms/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/xcb-util-keysyms/DESCR
diff -u pkgsrc/x11/xcb-util-keysyms/DESCR:1.1 pkgsrc/x11/xcb-util-keysyms/DESCR:1.2
--- pkgsrc/x11/xcb-util-keysyms/DESCR:1.1 Tue Jul 24 18:02:07 2012
+++ pkgsrc/x11/xcb-util-keysyms/DESCR Wed Oct 19 08:31:22 2022
@@ -1,10 +1,2 @@
-The xcb-util module provides a number of libraries which sit on top of
-libxcb, the core X protocol library, and some of the extension
-libraries. These experimental libraries provide convenience functions
-and interfaces which make the raw X protocol more usable. Some of the
-libraries also provide client-side code which is not strictly part of
-the X protocol but which have traditionally been provided by Xlib.
-
-These libraries are currently included, roughly ordered by maturity:
-
-keysyms: Standard X key constants and conversion to/from keycodes.
+This library provides standard X key constants and conversion
+to/from keycodes.
Index: pkgsrc/x11/xcb-util-keysyms/Makefile
diff -u pkgsrc/x11/xcb-util-keysyms/Makefile:1.5 pkgsrc/x11/xcb-util-keysyms/Makefile:1.6
--- pkgsrc/x11/xcb-util-keysyms/Makefile:1.5 Wed Aug 16 20:21:18 2017
+++ pkgsrc/x11/xcb-util-keysyms/Makefile Wed Oct 19 08:31:22 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:18 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/19 08:31:22 wiz Exp $
-DISTNAME= xcb-util-keysyms-0.4.0
+DISTNAME= xcb-util-keysyms-0.4.1
CATEGORIES= x11
MASTER_SITES= https://xcb.freedesktop.org/dist/
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xcb.freedesktop.org/
Index: pkgsrc/x11/xcb-util-keysyms/distinfo
diff -u pkgsrc/x11/xcb-util-keysyms/distinfo:1.5 pkgsrc/x11/xcb-util-keysyms/distinfo:1.6
--- pkgsrc/x11/xcb-util-keysyms/distinfo:1.5 Tue Oct 26 11:34:35 2021
+++ pkgsrc/x11/xcb-util-keysyms/distinfo Wed Oct 19 08:31:22 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:34:35 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/10/19 08:31:22 wiz Exp $
-BLAKE2s (xcb-util-keysyms-0.4.0.tar.bz2) = a03a9135bbbe0ce2903592533eb55f868c21a7339932bf432d06ad7721c48d54
-SHA512 (xcb-util-keysyms-0.4.0.tar.bz2) = b14b3100c3ae2379f9df799c0780a1ee39267101e58e4c1c6f390f039348ca2b370bb1df203b9bc68a170d664188d9c73e3553a7ba24d98abea3ed353e8dc0c4
-Size (xcb-util-keysyms-0.4.0.tar.bz2) = 289880 bytes
+BLAKE2s (xcb-util-keysyms-0.4.1.tar.xz) = b4bf1ed2b0103474afe2e9a8546e826de0c791d60349df7dbd1d907c5fedc588
+SHA512 (xcb-util-keysyms-0.4.1.tar.xz) = dd53a36b52647f22bf0da8cded4b2974a51899eaac799797017ed8534f14bc2d2d339a14fa5ef387ae4528b7d9a5d31920bb0c71b09ca34f58e5081e768e2bbf
+Size (xcb-util-keysyms-0.4.1.tar.xz) = 259860 bytes
Home |
Main Index |
Thread Index |
Old Index