pkgsrc/x11/tk
dsainty 50796f82da Tk uses X event numbers to index an "event" array, as well as adding a few of
its own, starting with "VirtualEvent" (Which is correctly set to LASTEvent,
defined in include/X11/X.h).  In xproto-7.0.13, a new event "GenericEvent" was
added - making the defined array broken for all of Tk's internal events.

The easy fix is to just add in the missing event into the hard-coded array.

This patch was reported here: http://bugs.gentoo.org/show_bug.cgi?id=225999

A cleaner fix, but a much bigger patch, is listed in the Tk bug tracker.  I'm
punting that Tk will have been updated with the fix before X.h grows another
event.

http://sourceforge.net/tracker/index.php?func=detail&aid=2010422&group_id=12997&atid=112997

Bump PKGREVISION.
2008-08-06 04:09:12 +00:00
..
patches Tk uses X event numbers to index an "event" array, as well as adding a few of 2008-08-06 04:09:12 +00:00
buildlink3.mk
DESCR
distinfo Tk uses X event numbers to index an "event" array, as well as adding a few of 2008-08-06 04:09:12 +00:00
Makefile Tk uses X event numbers to index an "event" array, as well as adding a few of 2008-08-06 04:09:12 +00:00
Makefile.version Update to version 8.4.18. Way too many changes to list here--please 2008-04-07 15:14:09 +00:00
PLIST Update to version 8.4.18. Way too many changes to list here--please 2008-04-07 15:14:09 +00:00