K 10 svn:author V 6 adridg K 8 svn:date V 27 2018-01-05T11:06:15.660255Z K 7 svn:log V 419 Fix build of databases/soci w/ clang 4.0 and later and on arm6, arm7. Adds upstream patch to fix backends/mysql/session.cpp:202:22: error: ordered comparison between pointer and zero ('int *' and 'int') if (port < 0) PR: 222651 216074 Reported by: jbeich, Neel Chauhan Reviewed by: jlaffaye Approved by: tcberner (mentor) Obtained from: upstream Differential Revision: https://reviews.freebsd.org/D13769 END