From 0e8d34e038478638a9265715a8dbc287bcd010f8 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 15 Jan 2008 22:58:55 +0000 Subject: Update 7.0.11: bump to 7.0.11 Describe what XF86XK_Display does (or now is meant to do). Add dead_abovecomma and dead_abovereversedcomma Also added aliases dead_psili and dead_dasia. The UCS unifies Combining Psili and Combining Dasia with Combining Comma Above and Combining Reversed Comma Above. These two aliases mirror that unification. Comment on the new locations of the files referenced in keysymdef.h keysymdef.h has a comment from the monolithic days suggesting that the file be kept in sync with mappings inxc/lib/X11/KeyBind.c and the protocol specication in xc/doc/specs/XProtocol/X11.keysyms. This commit adds pointers to the new locations of those two files. Add *~ to .gitignore to skip patch/emacs droppings bcopy needs definition in Xfuncs.h for Xming Added some more files to .gitignore. Enable GCC's visibility attributes on GCC 4 or greater only. Add keysym definitions from Jim Gettys. --- x11/xproto/Makefile | 4 ++-- x11/xproto/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index 3dfd2a29cef..f33a9a3649d 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2007/01/18 18:06:43 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2008/01/15 22:58:55 wiz Exp $ # -DISTNAME= xproto-7.0.10 +DISTNAME= xproto-7.0.11 CATEGORIES= x11 devel MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xproto/distinfo b/x11/xproto/distinfo index 1243121795f..8c424d6b8bc 100644 --- a/x11/xproto/distinfo +++ b/x11/xproto/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2007/01/18 18:06:43 joerg Exp $ +$NetBSD: distinfo,v 1.8 2008/01/15 22:58:55 wiz Exp $ -SHA1 (xproto-7.0.10.tar.bz2) = be4f1e644edd2f010da25803d4471d7331ed517b -RMD160 (xproto-7.0.10.tar.bz2) = 886d409920e5cd178d61048cc4617664d80e53e4 -Size (xproto-7.0.10.tar.bz2) = 142954 bytes +SHA1 (xproto-7.0.11.tar.bz2) = 61dd55a4fa98d256ce27c2824c0beec94613cee9 +RMD160 (xproto-7.0.11.tar.bz2) = 9557b9646df7155977bfa64bf7d6eb1c73ec42a2 +Size (xproto-7.0.11.tar.bz2) = 146330 bytes SHA1 (patch-aa) = d3afb9b492c36d360fba129925f5a5e504400282 SHA1 (patch-ab) = c1ab51ee280b41f17f7780b880ae6cb70c0e4150 SHA1 (patch-ac) = f53e93c62711b7c12c525b1267951b63c8783875 -- cgit v1.2.3