Hi, >>>>> On Thu, 11 Feb 2010 17:04:16 +0000 (UTC) >>>>> Robert Noland <[email protected]> said:
rnoland> rnoland 2010-02-11 17:04:16 UTC rnoland> FreeBSD ports repository rnoland> Modified files: rnoland> x11-wm/libcompizconfig Makefile rnoland> Removed files: rnoland> x11-wm/libcompizconfig/files patch-src-compiz.cpp rnoland> Log: rnoland> Remove a patch that doesn't seem to be needed anymore. rnoland> rnoland> Reported by: andrew deryabin <[email protected]> rnoland> rnoland> Revision Changes Path rnoland> 1.14 +1 -1 ports/x11-wm/libcompizconfig/Makefile rnoland> 1.2 +0 -20 ports/x11-wm/libcompizconfig/files/patch-src-compiz.cpp (dead) I met this problem on my RELENG_8 box recently. This is related to the scandir(3) interface change which was MFC'ed into RELENG_8 recently. So, I believe the patch is still required on 8.X prior to the MFC, 7.X and before. I'm not tested it actually, though. http://www.freebsd.org/cgi/cvsweb.cgi/src/include/dirent.h#rev1.16.2.2 Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [email protected] u...@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
