cvs commit: ports/graphics/autoq3d/files patch-src__cmds__cmds.cpp
patch-src__fgui__cadform.cpp
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun May 20 01:51:05 UTC 2012
rakuco 2012-05-20 01:51:05 UTC
FreeBSD ports repository
Added files:
graphics/autoq3d/files patch-src__cmds__cmds.cpp
patch-src__fgui__cadform.cpp
Log:
Make the port build with gcc 4.6 (and possibly other compilers).
Use QFoo(...) instead of QFoo::QFoo(...), which is a wrong way of calling the
constructor.
Revision Changes Path
1.1 +15 -0 ports/graphics/autoq3d/files/patch-src__cmds__cmds.cpp (new)
1.1 +24 -0 ports/graphics/autoq3d/files/patch-src__fgui__cadform.cpp (new)
More information about the cvs-ports
mailing list