pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xorgproto
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 3 21:26:54 UTC 2024
Modified Files:
pkgsrc/x11/xorgproto: Makefile distinfo
Log Message:
xorgproto: update to 2024.1.
I am pleased to announce xorgproto version 2024.1 which includes updates for
the DRI3 and Present protocol definitions to support explicit synchronization
and other keysyms/keydefs fixes and improvements.
Erik Kurzinger (2):
DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj
Present: add PresentPixmapSynced
José Expósito (1):
meson: add header paths to declare_dependency
Mohamed Akram (1):
keysymdef.h: add dead_hamza symbol
Olivier Fourdan (1):
xorgproto 2024.1
Pierre Le Marre (14):
keysymdef.h: Fix typo for Mode_switch aliases
keysymdef.h: Improve doc on deprecated keysyms
keysymdef.h: Improve comment of two keysyms
keysyms headers: Normalize keysyms value format & padding
keysymdef.h: Normalize Unicode mappings
keysyms headers: Make some aliases explicit
Keysyms: Update XF86Keysyms.h
keysyms: Revert removals and postpone effective deprecation
keysyms: Add warning about removals & canonical names changes
keysyms: Add regex for keysyms with Unicode annotation in angle brackets
keysyms: Fix typo in XK_guillemotright comment
keysyms: Make some comments more standard
keysyms: Note that some canonical names may be deprecated
keysyms: Improve doc & comments for non-deprecated aliases
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/xorgproto/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/xorgproto/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/xorgproto/Makefile
diff -u pkgsrc/x11/xorgproto/Makefile:1.25 pkgsrc/x11/xorgproto/Makefile:1.26
--- pkgsrc/x11/xorgproto/Makefile:1.25 Fri Jun 16 08:05:01 2023
+++ pkgsrc/x11/xorgproto/Makefile Wed Apr 3 21:26:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2023/06/16 08:05:01 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2024/04/03 21:26:54 wiz Exp $
-DISTNAME= xorgproto-2023.2
+DISTNAME= xorgproto-2024.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xorgproto/distinfo
diff -u pkgsrc/x11/xorgproto/distinfo:1.21 pkgsrc/x11/xorgproto/distinfo:1.22
--- pkgsrc/x11/xorgproto/distinfo:1.21 Fri Jun 16 08:05:01 2023
+++ pkgsrc/x11/xorgproto/distinfo Wed Apr 3 21:26:54 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2023/06/16 08:05:01 wiz Exp $
+$NetBSD: distinfo,v 1.22 2024/04/03 21:26:54 wiz Exp $
-BLAKE2s (xorgproto-2023.2.tar.xz) = 57ad13d59daa45005dcf319185aa7d7f96804d3a181f92e301105ac8c30a3b2f
-SHA512 (xorgproto-2023.2.tar.xz) = af0a8c8094fc6a490a886a8c048175762b6334798f2e48b6f6e19a7bb39ddbef05fa1237c4e9d9f1d870d24f5ca7a7c463044c41ceebd108f8ab0816677a582d
-Size (xorgproto-2023.2.tar.xz) = 759040 bytes
+BLAKE2s (xorgproto-2024.1.tar.xz) = 0dc37a25857fd156d212f6038146c7819981a7a5ee30cdee9ec4f85290f31fee
+SHA512 (xorgproto-2024.1.tar.xz) = 63955cb604ff831575af2193548857c1b99e52d00206ea9421ce99e145094bcd907388c4574bc32174a01cbe2c940b0377bf75ae7d2c0f953157dc9c32e5a07f
+Size (xorgproto-2024.1.tar.xz) = 760500 bytes
Home |
Main Index |
Thread Index |
Old Index