CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/08/06 00:17:10
Modified files:
misc/calentool : Makefile
x11/xview/config/patches: p-libxview-server-server_c
x11/xview/lib : Makefile
Added files:
misc/calentool/patches: patch-datelib_c
Log message:
Unbreak misc/calentool:
Remove a conflicting malloc declaration
In xview-lib, use XAllocIDs instead of several calls to XAllocID
that lead to segfaults with newer libX11
At least it runs now...
OK naddy@
