Subject: CVS commit: pkgsrc/x11/xproto
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2006 17:03:04
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri Nov  3 17:03:04 UTC 2006

Modified Files:
	pkgsrc/x11/xproto: Makefile distinfo
Added Files:
	pkgsrc/x11/xproto/patches: patch-aa patch-ab patch-ac

Log Message:
Update to xproto-7.0.9:
- add _X_LIKELY and _X_UNLIKELY (branch prediction)
- define _X_INLINE for older compilers

Add patches to handle reentrancy in X11/Xos_r.h better
by detecting via autoconf whether the interfaces are
actually present.

As this change is needed on various change for xproto to work
correctly, bump BUILDLINK_API_DEPENDS.

Take maintainership.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/xproto/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/xproto/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/xproto/patches/patch-aa \
    pkgsrc/x11/xproto/patches/patch-ab pkgsrc/x11/xproto/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.