Tue Jul 30 07:09:01 2013 UTC ()
Update to 1.6.1:

This release includes fixes to the code, docs & build system.
It makes both clang & doclifter happier.  It includes patches
upstreamed from Ubuntu, NetBSD, and Solaris.

Alan Coopersmith (10):
      Update README to reflect where to find the Xlib specs now
      specs/libX11: correct prototype for XListPixmapFormats/XImageByteOrder
      troff macro expansion in specs/libX11
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      XSetModifierMapping: Use Data instead of GetReqExtra
      Refactor common code from XAddHost & XRemoveHost into single function
      omGeneric: remove space between struct name & member name
      Add ku_TR.UTF-8 (Kurdish language, Turkey region) to compose/locale.dir
      Fix undefined XCMSDIR error when building lint library
      libX11 1.6.1

Eric S. Raymond (2):
      Remove call to undefined macro.
      Remove call to undefined macro.

Kees Cook (2):
      libX11: check size of GetReqExtra after XFlush
      libX11: check "req" when calling GetReqExtra

Thomas Klausner (6):
      Deal with the limited range of VAX floating point numbers when compiling for VAX.
      Stop truncating source to destination length if it is larger.
      Use newer callback-based API for XIM.
      Check for symbol existence with #ifdef, not #if
      Fix out-of-range comparison in _XF86BigfontQueryFont
      Tighten out-of-range comparisons.


(wiz)
diff -r1.33 -r1.34 pkgsrc/x11/libX11/Makefile
diff -r1.20 -r1.21 pkgsrc/x11/libX11/distinfo

cvs diff -r1.33 -r1.34 pkgsrc/x11/libX11/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libX11/Makefile 2013/06/16 13:34:30 1.33
+++ pkgsrc/x11/libX11/Makefile 2013/07/30 07:09:01 1.34
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.33 2013/06/16 13:34:30 obache Exp $ 1# $NetBSD: Makefile,v 1.34 2013/07/30 07:09:01 wiz Exp $
2 2
3DISTNAME= libX11-1.6.0 3DISTNAME= libX11-1.6.1
4CATEGORIES= x11 devel 4CATEGORIES= x11 devel
5MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 5MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
9HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
10COMMENT= Base X libraries from modular Xorg X11 10COMMENT= Base X libraries from modular Xorg X11
11LICENSE= mit 11LICENSE= mit
12 12
13PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
14 14
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.20 -r1.21 pkgsrc/x11/libX11/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libX11/distinfo 2013/06/04 07:57:13 1.20
+++ pkgsrc/x11/libX11/distinfo 2013/07/30 07:09:01 1.21
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.20 2013/06/04 07:57:13 wiz Exp $ 1$NetBSD: distinfo,v 1.21 2013/07/30 07:09:01 wiz Exp $
2 2
3SHA1 (libX11-1.6.0.tar.bz2) = e75329fbb5614ff54ccdf8d81e962bcde735c8ed 3SHA1 (libX11-1.6.1.tar.bz2) = 35310f127b17d45f4594612796d997970ea9599d
4RMD160 (libX11-1.6.0.tar.bz2) = 442e503f938f0de00346d3ebb1c3f1858af49662 4RMD160 (libX11-1.6.1.tar.bz2) = 49d10564b6f57130e8b0f27883ca8842f5de4fd1
5Size (libX11-1.6.0.tar.bz2) = 2373718 bytes 5Size (libX11-1.6.1.tar.bz2) = 2356196 bytes
6SHA1 (patch-Makefile.in) = 5bb9465a1be62cf75d0be893627862aea937e984 6SHA1 (patch-Makefile.in) = 5bb9465a1be62cf75d0be893627862aea937e984
7SHA1 (patch-aa) = ed69aa016d58e46fa9349778852264e3e1975135 7SHA1 (patch-aa) = ed69aa016d58e46fa9349778852264e3e1975135
8SHA1 (patch-ac) = 5d73fc6b7544f8be7a988f0fd5cb17dd84b25896 8SHA1 (patch-ac) = 5d73fc6b7544f8be7a988f0fd5cb17dd84b25896