dev-db/mysql: bump
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 8 Aug 2019 19:41:49 +0000 (21:41 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 8 Aug 2019 19:42:16 +0000 (21:42 +0200)
commit684ed130d446891ecd16927e0c2703283af52919
tree9b205ec5b4d8f5336869c5371f3fbf0c10fa9ce3
parentd3947827f57264e4ef8a8734e9ee8868fc9127d1
dev-db/mysql: bump

- Remove USE=static which is broken upstream:

    CMake Error at scripts/CMakeLists.txt:395 (GET_TARGET_PROPERTY):
      get_target_property() called with non-existent target "libmysql".

- Remove subslot because we don't install any lib anymore (USE=client-lib
  was removed)

- Update DEPEND/RDEPEND

- Die early in pkg_setup instead of src_test

- Limit MTR_PARALLEL to 4 instead of "auto" to avoid test failures
  because other settings like ulimit, fs.aio-max-nr must allow running
  so many servers in parallel. User can still override.

- Disable test "auth_sec.keyring_file_data_qa" by default which won't
  work in sandbox/with user privs.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-db/mysql/mysql-8.0.17_pre2.ebuild [moved from dev-db/mysql/mysql-8.0.17_pre1.ebuild with 92% similarity]