. Update databases/mysql-connector-java to 5.1.36 . Limit the supported Java versions to 6 & 7 since compilation fails with Java 8.
Created attachment 158309 [details] Patch
*** Bug 201316 has been marked as a duplicate of this bug. ***
*** Bug 201315 has been marked as a duplicate of this bug. ***
Ugh. Any ideas why Bugzilla created three separate bugs?
A commit references this bug: Author: matthew Date: Sat Jul 4 10:16:45 UTC 2015 New revision: 391301 URL: https://svnweb.freebsd.org/changeset/ports/391301 Log: Update to 5.1.36 - limit acceptable OpenJDK versions to 1.6 and 1.7 Change Log: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-36.html PR: 201317 Submitted by: glewis Changes: head/databases/mysql-connector-java/Makefile head/databases/mysql-connector-java/distinfo
Committed, thanks!