K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-12-14T11:53:15.394577Z K 7 svn:log V 446 devel/boost-libs: Backport fix building test framework on non-x86 platforms This change backports an upstream commit [1] to fix building of the test framework on non-x86 systems [2] due to not #include'ing osreldate.h prior to testing __FreeBSD_version. [1] https://svn.boost.org/trac/boost/changeset/62780 [2] https://svn.boost.org/trac/boost/ticket/3897 PR: ports/182549 Submitted by: jhibbits Reviewed by: bapt Approved by: office@ (bapt) END