pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXt
Module Name: pkgsrc
Committed By: bjs
Date: Tue Jan 29 03:37:03 UTC 2008
Modified Files:
pkgsrc/x11/libXt: Makefile distinfo
Added Files:
pkgsrc/x11/libXt: hacks.mk
pkgsrc/x11/libXt/patches: patch-ag
Log Message:
Add patch from GIT to recalculate fd_set more aggressively in
NextEvent.c, as select() can modify it.
Add hacks.mk to build with -fno-strict-aliasing when needed; there
are quite a few warnings about this. Given this is an important
dependency, IMHO it's better to just disable it.
Bump rev.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/libXt/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/libXt/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/libXt/hacks.mk
cvs rdiff -r0 -r1.1 pkgsrc/x11/libXt/patches/patch-ag
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