pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xproto Update to 7.0.13:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/171ae5d4d930
branches:  trunk
changeset: 542937:171ae5d4d930
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 30 10:41:16 2008 +0000

description:
Update to 7.0.13:

Alan Hourihane (1):
      avoid checking for fds_bits on mingw

Colin Harrison (2):
      Use winsock2.h
      Use Sleep() instead of sleep() on windows

James Cloos (2):
      Fix typo in XF86Keysym.h
      Add more dead key syms

Jeremy Huddleston (3):
      Apple: Cleaned up some Apple definitions
      Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE,
      _POSIX_SOURCE, or _POSIX_C_SOURCE will cause fd_mask to not
      be defined due to the strict namespace
      Apple: Added a comment to explain _DARWIN_C_SOURCE

Markus Kuhn (1):
      Added comment to slightly discourage the definition of ever
      more Unicode keysyms

Peter Hutterer (2):
      Add GenericEvent and xGenericEvent definitions.
      Bump to 7.0.13.

diffstat:

 x11/xproto/Makefile |  4 ++--
 x11/xproto/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r c2901a7d27c4 -r 171ae5d4d930 x11/xproto/Makefile
--- a/x11/xproto/Makefile       Fri May 30 10:38:46 2008 +0000
+++ b/x11/xproto/Makefile       Fri May 30 10:41:16 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/05/24 21:45:18 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2008/05/30 10:41:16 wiz Exp $
 #
 
-DISTNAME=              xproto-7.0.12
+DISTNAME=              xproto-7.0.13
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
diff -r c2901a7d27c4 -r 171ae5d4d930 x11/xproto/distinfo
--- a/x11/xproto/distinfo       Fri May 30 10:38:46 2008 +0000
+++ b/x11/xproto/distinfo       Fri May 30 10:41:16 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2008/03/07 20:03:18 wiz Exp $
+$NetBSD: distinfo,v 1.11 2008/05/30 10:41:16 wiz Exp $
 
-SHA1 (xproto-7.0.12.tar.bz2) = 4733d20c0f99988eafc41db5d155adbe7001930f
-RMD160 (xproto-7.0.12.tar.bz2) = a764e891504a6e28fe5cc9fd0c351b3e4ac0d53a
-Size (xproto-7.0.12.tar.bz2) = 150119 bytes
+SHA1 (xproto-7.0.13.tar.bz2) = ed09b262381a725ca54585bb9ff7b98f8a8cfea0
+RMD160 (xproto-7.0.13.tar.bz2) = 24d55b70cd36dab9e5f08f7de59825c52b81beee
+Size (xproto-7.0.13.tar.bz2) = 148633 bytes
 SHA1 (patch-aa) = d3afb9b492c36d360fba129925f5a5e504400282
 SHA1 (patch-ab) = c1ab51ee280b41f17f7780b880ae6cb70c0e4150
 SHA1 (patch-ac) = f53e93c62711b7c12c525b1267951b63c8783875



Home | Main Index | Thread Index | Old Index