Subject: CVS commit: pkgsrc/x11/libX11
From: Joerg Sonnenberger
Date: 2007-07-12 17:02:11
Message id: 20070712150213.3C58D21507@cvs.netbsd.org

Log Message:
Update do libX11-1.1.2. Major changes include:
- fixed integer overflows [ patched before ]
- fixed file descriptor leak
- allow re-entrant Xlib calls from _XIOError for the sake of
  atexit handlers or ELF/C++ destructors
- define XTHREADLIB and XTHREAD_CFLAGS [ not perfect, but used for now ]
- Many constness and some 64bit issues fixed
- Added man apge for XKB

Add a NetBSD xsrc patch to unlock mutexes before destroying them.

Files:
RevisionActionfile
1.6modifypkgsrc/x11/libX11/Makefile
1.3modifypkgsrc/x11/libX11/PLIST
1.4modifypkgsrc/x11/libX11/distinfo
1.1addpkgsrc/x11/libX11/patches/patch-ab
1.1removepkgsrc/x11/libX11/patches/patch-aa