Commit graph

5 commits

Author SHA1 Message Date
Greg Lewis
04dc05aed6 Remove a reference to Java 6
After the deletion of the openjdk6 port there are no viable versions of
Java 6 remaining in the ports tree.

PR:		241020
Approved by:	ultima@ (maintainer)
2019-10-18 19:24:16 +00:00
Richard Gallamore
de8b6fbf8e Updated to 5.1.48
Changes: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-48.html
2019-08-01 03:31:17 +00:00
Greg Lewis
9c008669d5 Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.

PR:		238977
Approved by:	maintainer timeout
2019-07-18 16:39:36 +00:00
Matthew Seaman
dd9a352c5c Hand these ports over to Richard Gallamore 2019-06-17 05:42:42 +00:00
Matthew Seaman
389333ae5f Update databases/mysql-connector-java to 8.0.13
This now requires Java 1.8+

Repo-copy the orgiginal port to	databases/mysql-connector-java51 to
provide continued support for Java 1,6 and 1.7 users.  Hook up to the
tree.

Summary	of Changes:	https://insidemysql.com/connector-j-8-0-11-the-face-for-your-brand-new-document-oriented-database/
ChangeLogs:	https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/
2019-01-08 20:36:03 +00:00