K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-05-19T11:44:50.515501Z K 7 svn:log V 679 Update to 3.52.9. Changes upstream include: * Added support for building on recent versions of Mac OS X * Fixed warnings from autoconf/automake * Fixed infinite loop in connection pool * Fixed compiler warnings * Fixed build dependency for make -jX * Fixed check for Unicode driver * Fixed issue calling SQLCancel from other thread * Fixed SQLInstallDriverEx when driver is readonly The "Fixed build dependency for make -jX" part is important, as parallel builds (particularly with the GTK2 option on) normally fail with 3.52.8. Based on a patch by Jia-Shiun Li [1]. PR: ports/189496 [1] Submitted by: Jia-Shiun Li [1] MFH: 2014Q2 END