K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-21T23:24:18.209030Z K 7 svn:log V 232 MFH: r432091 science/openbabel: unbreak with GCC >= 6 GCC defaults to C++14 since 6.0 which no longer converts istream to bool by default. Instead of fixing just downgrade to C++98. PR: 216036 Approved by: ports-secteam blanket END