K 10 svn:author V 5 danfe K 8 svn:date V 27 2017-12-09T09:33:59.812682Z K 7 svn:log V 766 - Update to `graphics/appleseed' to version 1.7.1-beta - OSL support is no longer optional. It complicated the code and the build system, and developers' intention is to make OSL a first-class citizen in appleseed; keeping OSL optional did not allow moving in that direction - Add a work-around for Core Working Group (CWG) Defect 253: prior to GCC 4.6.4 and Clang 3.9.0, C++ required a user-provided default ctor to default-construct a const object [*], and we still have supported FreeBSD versions where Clang behaves the old way [*] https://stackoverflow.com/questions/7411515 Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1501170801 which corresponds to commit ae7f346 tagged as this release. END