--- Portfile-	2018-04-07 11:52:18.000000000 -0400
+++ Portfile	2018-04-07 11:55:12.000000000 -0400
@@ -4,7 +4,7 @@
 
 name                mysql56
 set name_mysql      ${name}
-version             5.6.34
+version             5.6.39
 # Set revision_client and revision_server to 0 on
 # version bump.
 set revision_client 0
@@ -31,7 +31,7 @@
 
     distname            mysql-${version}
     cmake.out_of_source yes
-    use_parallel_build  yes
+    use_parallel_build  no
 
     patch.pre_args      -p1
     patchfiles          patch-cmake-install_layout.cmake.diff
@@ -47,8 +47,8 @@
     patchfiles-append   patch-scripts-mysql_install_db.pl.in.diff \
                         patch-scripts-mysql_secure_installation.pl.in.diff
 
-    checksums           rmd160 4095f4276623432d235211a445b5d5f540658b2d \
-                        sha256 ee90bafec6af3abe2715ccb0b3cc9345ed8d1cce025d41e6ec2b2b7a7d820823
+    checksums           rmd160  5b1eb6a5cd696112ec925b5d26dcf67dce7adc08 \
+                        sha256  ab1814b03af77bf88dc381eff558ed2e73e19e8e5a4170a78ba3370cd5da434d
 
     depends_lib-append  port:zlib port:tcp_wrappers
     depends_run-append  port:mysql_select
