[148255] trunk/dports/databases/mysql56/files
jmpp at macports.org
jmpp at macports.org
Sun May 1 10:58:23 PDT 2016
Revision: 148255
https://trac.macports.org/changeset/148255
Author: jmpp at macports.org
Date: 2016-05-01 10:58:23 -0700 (Sun, 01 May 2016)
Log Message:
-----------
Refreshing patches for MySQL 5.6.30
Modified Paths:
--------------
trunk/dports/databases/mysql56/files/patch-configure.cmake.diff
trunk/dports/databases/mysql56/files/patch-innodb_memcached-daemon_memcached-include-memcached-util.h.diff
Modified: trunk/dports/databases/mysql56/files/patch-configure.cmake.diff
===================================================================
--- trunk/dports/databases/mysql56/files/patch-configure.cmake.diff 2016-05-01 11:43:32 UTC (rev 148254)
+++ trunk/dports/databases/mysql56/files/patch-configure.cmake.diff 2016-05-01 17:58:23 UTC (rev 148255)
@@ -1,12 +1,12 @@
http://bugs.mysql.com/bug.php?id=73405
--- a/configure.cmake 2014-05-06 05:45:57.000000000 -0500
+++ b/configure.cmake 2014-07-26 13:48:44.000000000 -0500
-@@ -542,7 +542,7 @@
+@@ -603,7 +603,7 @@
CHECK_FUNCTION_EXISTS (memalign HAVE_MEMALIGN)
CHECK_FUNCTION_EXISTS (chown HAVE_CHOWN)
CHECK_FUNCTION_EXISTS (nl_langinfo HAVE_NL_LANGINFO)
-CHECK_FUNCTION_EXISTS (ntohll HAVE_HTONLL)
+CHECK_SYMBOL_EXISTS (ntohll arpa/inet.h HAVE_HTONLL)
-
+
CHECK_FUNCTION_EXISTS (clock_gettime DNS_USE_CPU_CLOCK_FOR_ID)
CHECK_FUNCTION_EXISTS (epoll_create HAVE_EPOLL)
Modified: trunk/dports/databases/mysql56/files/patch-innodb_memcached-daemon_memcached-include-memcached-util.h.diff
===================================================================
--- trunk/dports/databases/mysql56/files/patch-innodb_memcached-daemon_memcached-include-memcached-util.h.diff 2016-05-01 11:43:32 UTC (rev 148254)
+++ trunk/dports/databases/mysql56/files/patch-innodb_memcached-daemon_memcached-include-memcached-util.h.diff 2016-05-01 17:58:23 UTC (rev 148255)
@@ -1,11 +1,11 @@
http://bugs.mysql.com/bug.php?id=73405
--- a/plugin/innodb_memcached/daemon_memcached/include/memcached/util.h 2014-05-06 05:45:59.000000000 -0500
+++ b/plugin/innodb_memcached/daemon_memcached/include/memcached/util.h 2014-07-26 14:20:44.000000000 -0500
-@@ -11,6 +11,7 @@
+@@ -13,6 +13,7 @@
*/
#include <memcached/visibility.h>
#include <memcached/types.h>
+#include "config.h"
-
- #ifdef __cplusplus
- extern "C" {
+
+ /* Changed for INNODB_MEMCACHED */
+ #if defined(htonll)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160501/2f6c0149/attachment.html>
More information about the macports-changes
mailing list