[macports-ports] branch master updated (b910951 -> 350ffe7)

Frank Schima mf2k at macports.org
Tue May 28 13:52:57 UTC 2019


Frank Schima (mf2k) pushed a change to branch master
in repository macports-ports.

    from b910951  file: Update to 5.37
     new bd93cdb  mysql8: new port for MySQL 8.0.16
     new dff829b  mysql8: compile with INNODB_MEMCACHED as provided in the mysql5* series
     new 350ffe7  mysql8: even though mysqlrouter is disabled, add options and patches that would be used to compile it

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 databases/{mysql57 => mysql8}/Portfile             | 220 ++++++++++++---------
 .../files/macports-default.cnf                     |   2 +
 databases/{percona => mysql8}/files/my.cnf         |   0
 databases/mysql8/files/mysql8                      | 168 ++++++++++++++++
 .../files/org.macports.mysql-server.plist          |   0
 .../files/patch-cmake-install_layout.cmake.diff    |   4 +-
 .../mysql8/files/patch-router-cmake-set_rpath.diff |  39 ++++
 7 files changed, 337 insertions(+), 96 deletions(-)
 copy databases/{mysql57 => mysql8}/Portfile (65%)
 copy databases/{mariadb-10.0 => mysql8}/files/macports-default.cnf (93%)
 copy databases/{percona => mysql8}/files/my.cnf (100%)
 create mode 100644 databases/mysql8/files/mysql8
 copy databases/{percona => mysql8}/files/org.macports.mysql-server.plist (100%)
 copy databases/{mysql57 => mysql8}/files/patch-cmake-install_layout.cmake.diff (93%)
 create mode 100644 databases/mysql8/files/patch-router-cmake-set_rpath.diff



More information about the macports-changes mailing list