Subject: CVS commit: pkgsrc/x11/libXdamage
From: Blair Sadewitz
Date: 2008-01-29 04:50:26
Message id: 20080129035026.4FEE321507@cvs.netbsd.org

Log Message:
Bump rev for patch for this problem (from freedesktop.org GIT):

libXdamage incorrectly encodes/decodes the 'More' field from the event.

The client library for xdamage currently fails to fill in the 'more'
field.  As a result, you get whatever uninitialised junk was there
before.

The server sets the high bit of 'level' when there is
'more' (DamageNotifyMore = 0x80).  A patch follows to fix the client
library.

Files:
RevisionActionfile
1.4modifypkgsrc/x11/libXdamage/Makefile
1.4modifypkgsrc/x11/libXdamage/distinfo
1.1addpkgsrc/x11/libXdamage/patches/patch-aa