I've recently come across a port that isn't picking up on Boost's filesystem properly. Was this seemingly related patch a solution to that problem at the time?
On Tue, July 12, 2011 11:49 am, [email protected] wrote: > Deleted: trunk/dports/databases/mongodb/files/patch-pch.h.diff > =================================================================== > --- trunk/dports/databases/mongodb/files/patch-pch.h.diff 2011-07-12 > 15:26:25 UTC (rev 80418) > +++ trunk/dports/databases/mongodb/files/patch-pch.h.diff 2011-07-12 > 15:49:22 UTC (rev 80419) > @@ -1,10 +0,0 @@ > ---- pch.h.orig 2011-03-16 10:33:30.000000000 -0500 > -+++ pch.h 2011-03-27 04:21:47.000000000 -0500 > -@@ -72,6 +72,7 @@ > - #include <boost/any.hpp> > - #include "boost/thread/once.hpp" > - #include <boost/archive/iterators/transform_width.hpp> > -+#define BOOST_FILESYSTEM_VERSION 2 > - #include <boost/filesystem/convenience.hpp> > - #include <boost/filesystem/exception.hpp> > - #include <boost/filesystem/operations.hpp> > _______________________________________________ > macports-changes mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes > _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
