pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xproto Update 7.0.11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f6a3e20eda7
branches: trunk
changeset: 537769:4f6a3e20eda7
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 15 22:58:55 2008 +0000
description:
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.
diffstat:
x11/xproto/Makefile | 4 ++--
x11/xproto/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r b77118e51847 -r 4f6a3e20eda7 x11/xproto/Makefile
--- a/x11/xproto/Makefile Tue Jan 15 22:56:57 2008 +0000
+++ b/x11/xproto/Makefile Tue Jan 15 22:58:55 2008 +0000
@@ -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 -r b77118e51847 -r 4f6a3e20eda7 x11/xproto/distinfo
--- a/x11/xproto/distinfo Tue Jan 15 22:56:57 2008 +0000
+++ b/x11/xproto/distinfo Tue Jan 15 22:58:55 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index