From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A44B8138334 for ; Mon, 14 Oct 2019 19:15:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4146E09D1; Mon, 14 Oct 2019 19:15:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC7C5E09D1 for ; Mon, 14 Oct 2019 19:15:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0C0934BD23 for ; Mon, 14 Oct 2019 19:15:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15CA977D for ; Mon, 14 Oct 2019 19:15:25 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1571080498.d7f9cfd3c4f6aabcbe92c0e4a76712d9a42e08a2.grknight@gentoo> Subject: [gentoo-commits] proj/mysql-extras:master commit in: / X-VCS-Repository: proj/mysql-extras X-VCS-Files: 20018_all_mysql-8.0.18-without-clientlibs-tools.patch X-VCS-Directories: / X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: d7f9cfd3c4f6aabcbe92c0e4a76712d9a42e08a2 X-VCS-Branch: master Date: Mon, 14 Oct 2019 19:15:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2caa975a-87f1-4062-9d04-f24d94ab8ec8 X-Archives-Hash: 9ca21fcde4218fc29dcccea572f3bcaf commit: d7f9cfd3c4f6aabcbe92c0e4a76712d9a42e08a2 Author: Brian Evans gentoo org> AuthorDate: Mon Oct 14 19:14:58 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Mon Oct 14 19:14:58 2019 +0000 URL: https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=d7f9cfd3 Add another section to 8.0.18 without-clientlibs patch Signed-off-by: Brian Evans gentoo.org> 20018_all_mysql-8.0.18-without-clientlibs-tools.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/20018_all_mysql-8.0.18-without-clientlibs-tools.patch b/20018_all_mysql-8.0.18-without-clientlibs-tools.patch index b3d7d23..bd6c1ad 100644 --- a/20018_all_mysql-8.0.18-without-clientlibs-tools.patch +++ b/20018_all_mysql-8.0.18-without-clientlibs-tools.patch @@ -178,3 +178,22 @@ IF(BUILD_BUNDLED_ZLIB OR NOT OPENSSL_EXECUTABLE_HAS_ZLIB) MYSQL_ADD_EXECUTABLE(zlib_decompress +diff -aurN a/man/CMakeLists.txt b/man/CMakeLists.txt +--- a/man/CMakeLists.txt 2019-10-14 14:23:01.188087069 -0400 ++++ b/man/CMakeLists.txt 2019-10-14 14:43:18.723648241 -0400 +@@ -26,7 +26,6 @@ + ibd2sdi.1 + innochecksum.1 + lz4_decompress.1 +- my_print_defaults.1 + myisam_ftdump.1 + myisamchk.1 + myisamlog.1 +@@ -51,7 +50,5 @@ + mysqlpump.1 + mysqlshow.1 + mysqlslap.1 +- perror.1 +- zlib_decompress.1 + ) + SET(MAN1_NDB