pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xextproto



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri Apr  9 08:33:38 UTC 2010

Modified Files:
        pkgsrc/x11/xextproto: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/x11/xextproto/files: shmstr.h

Log Message:
Update to xextproto-7.1.1.

"Many headers included in xextproto were combined library, server and
 protocol headers. This release splits those headers up and moves the
 client-side library headers into the libXext module.
 Clients should not be affected by this change.
 Drivers that included headers from this module will need to be fixed."

"Note that as a result of this file removal and renaming, xextproto is only
 partially compatible to other, already released modules. An upgrade of
 xextproto from 7.0.x to 7.1.0 also requires upgrades of libXext, libXtst,
 the X server and possible others."

xxx tnn note: I've added a compat shmstr.h to help old software,
such as xorg-server 1.6 to build. More fixes coming.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xextproto/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xextproto/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xextproto/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xextproto/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/xextproto/files/shmstr.h

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



Home | Main Index | Thread Index | Old Index