Created attachment 148408 [details] patch mariadb55-client version to 5.5.40 MariaDB 5.5.40 was released Oct 9 2014 Patch attached, buildlog will follow.
Maintainer CC'd
Created attachment 148409 [details] Build log
*** Bug 194435 has been marked as a duplicate of this bug. ***
It's been exactly 14 days, so this PR timed out. Since other mariadb PRs have are also timed out, I'm moving this to patch-ready now (no maintainer approval needed)
this is slightly messed up. one patch was removed, and then replaced by two different patches with different names. (three separate entries for cmake/jemalloc.cmake) let me try to fix this, but I'll kick it back if I can't. It helps to review the patches with the bugzilla diff viewer.
I'm kicking this back to you. Not only is something strange about the 3 entries cmake/jemalloc.cmake, the patch-scripts_CMakeLists.txt patch does not apply. Please regenerate the diff against the current tree.
Created attachment 149491 [details] Patch to upgrade mysql55-client port to 5.5.40 There were some issues with the patch, fixed these Updated CONFLICTS as with the other MySQL/MariaDB/Percona ports The now committed MariaDB 10.0 port was a nice source as well for jemalloc patch.
this one passed but -server failed check-plist. will post on bug 194435
I spoke too soon. scripts/CMakeLists.txt patch doesn't apply, it rejects. The port built anyway I'll repeat and svn update to make sure it's the latest, and post back.
reproduced. You had a reject file in your directory: --- mariadb55-client.orig/files/patch-scripts_CMakeLists.txt.rej 1970-01-01 01:00:00.000000000 +0100 +++ mariadb55-client/files/patch-scripts_CMakeLists.txt.rej 2014-11-16 20:39:03.569199961 +0100
I can remove the from the diff but maybe you meant to patch this file. can you look again?
Created attachment 149694 [details] Patch for mariadb55-client Sorry for the unnecessary extra work, the rej file should not be there at all... Learned that kDiff3 by default hides .rej and .orig files! Revised patch to remove the patch-scripts_CMakeLists.txt.rej bits
A commit references this bug: Author: marino Date: Sat Nov 22 18:46:08 UTC 2014 New revision: 373088 URL: https://svnweb.freebsd.org/changeset/ports/373088 Log: databases/mariadb55-(client,server): Upgrade version 5.5.39 => 5.5.40 PR: 194434 PR: 194435 Submitted by: Bernard Spil Approved by: maintainer timeout (Ukraine) Changes: head/databases/mariadb55-client/Makefile head/databases/mariadb55-client/files/patch-CMakeLists.txt head/databases/mariadb55-client/files/patch-cmake__jemalloc.cmake head/databases/mariadb55-client/files/patch-libservices_CMakeLists.txt head/databases/mariadb55-client/files/patch-scripts_mysql_config.sh head/databases/mariadb55-client/files/patch-support-files_CMakeLists.txt head/databases/mariadb55-server/Makefile head/databases/mariadb55-server/distinfo head/databases/mariadb55-server/files/patch-cmake__jemalloc.cmake head/databases/mariadb55-server/pkg-plist
Thanks, it built cleanly in poudriere.