diff --git a/databases/percona56-client/files/patch-extra_yassl_taocrypt_include_misc.hpp b/databases/percona56-client/files/patch-extra_yassl_taocrypt_include_misc.hpp deleted file mode 100644 index ef8bb0670f75..000000000000 --- a/databases/percona56-client/files/patch-extra_yassl_taocrypt_include_misc.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- extra/yassl/taocrypt/include/misc.hpp.orig -+++ extra/yassl/taocrypt/include/misc.hpp -@@ -124,7 +124,7 @@ - - - // no gas on these systems ?, disable for now --#if defined(__sun__) || defined (__APPLE__) -+#if defined(__sun__) || defined (__APPLE__) || defined(__clang__) - #define TAOCRYPT_DISABLE_X86ASM - #endif - diff --git a/databases/percona56-client/files/patch-extra_yassl_taocrypt_src_integer.cpp b/databases/percona56-client/files/patch-extra_yassl_taocrypt_src_integer.cpp deleted file mode 100644 index e94bf77c990d..000000000000 --- a/databases/percona56-client/files/patch-extra_yassl_taocrypt_src_integer.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- extra/yassl/taocrypt/src/integer.cpp.orig 2012-04-02 09:37:09.000000000 +0200 -+++ extra/yassl/taocrypt/src/integer.cpp 2012-04-02 09:37:41.000000000 +0200 -@@ -73,7 +73,7 @@ - CPP_TYPENAME AlignedAllocator::pointer AlignedAllocator::allocate( - size_type n, const void *) - { -- if (n > max_size()) -+ if (n > AlignedAllocator::max_size()) - return 0; - if (n == 0) - return 0; diff --git a/databases/percona56-server/Makefile b/databases/percona56-server/Makefile index 3c0bdb5b47d4..4694b5917af9 100644 --- a/databases/percona56-server/Makefile +++ b/databases/percona56-server/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME?= percona -DISTVERSION= 5.6.16-64.1 +DISTVERSION= 5.6.17-66.0 PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.6/Percona-Server-${DISTVERSION}/source/tarball/ PKGNAMESUFFIX?= 56-server -DISTNAME= percona-server-5.6.16-64.1 +DISTNAME= percona-server-5.6.17-66.0 MAINTAINER= flo@FreeBSD.org COMMENT?= Multithreaded SQL database (server) diff --git a/databases/percona56-server/distinfo b/databases/percona56-server/distinfo index be59604b4ec9..d822567413d6 100644 --- a/databases/percona56-server/distinfo +++ b/databases/percona56-server/distinfo @@ -1,2 +1,2 @@ -SHA256 (percona-server-5.6.16-64.1.tar.gz) = 63676705126aeb7898ed48c4110230547eb093060a32d7b089246b293d18a4e8 -SIZE (percona-server-5.6.16-64.1.tar.gz) = 34451178 +SHA256 (percona-server-5.6.17-66.0.tar.gz) = 645bb6f59d0478ac315a2a0a4e64fa3fc5a240547d464b274b2026643111fe98 +SIZE (percona-server-5.6.17-66.0.tar.gz) = 34093487 diff --git a/databases/percona56-server/files/patch-extra_yassl_taocrypt_include_misc.hpp b/databases/percona56-server/files/patch-extra_yassl_taocrypt_include_misc.hpp deleted file mode 100644 index ef8bb0670f75..000000000000 --- a/databases/percona56-server/files/patch-extra_yassl_taocrypt_include_misc.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- extra/yassl/taocrypt/include/misc.hpp.orig -+++ extra/yassl/taocrypt/include/misc.hpp -@@ -124,7 +124,7 @@ - - - // no gas on these systems ?, disable for now --#if defined(__sun__) || defined (__APPLE__) -+#if defined(__sun__) || defined (__APPLE__) || defined(__clang__) - #define TAOCRYPT_DISABLE_X86ASM - #endif - diff --git a/databases/percona56-server/files/patch-extra_yassl_taocrypt_src_integer.cpp b/databases/percona56-server/files/patch-extra_yassl_taocrypt_src_integer.cpp deleted file mode 100644 index e94bf77c990d..000000000000 --- a/databases/percona56-server/files/patch-extra_yassl_taocrypt_src_integer.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- extra/yassl/taocrypt/src/integer.cpp.orig 2012-04-02 09:37:09.000000000 +0200 -+++ extra/yassl/taocrypt/src/integer.cpp 2012-04-02 09:37:41.000000000 +0200 -@@ -73,7 +73,7 @@ - CPP_TYPENAME AlignedAllocator::pointer AlignedAllocator::allocate( - size_type n, const void *) - { -- if (n > max_size()) -+ if (n > AlignedAllocator::max_size()) - return 0; - if (n == 0) - return 0; diff --git a/databases/percona56-server/pkg-plist b/databases/percona56-server/pkg-plist index 408ad67e95f5..24b81c8bf912 100644 --- a/databases/percona56-server/pkg-plist +++ b/databases/percona56-server/pkg-plist @@ -26,14 +26,20 @@ bin/resolve_stack_dump bin/resolveip lib/mysql/libmysqld.a lib/mysql/plugin/adt_null.so +lib/mysql/plugin/audit_log.so lib/mysql/plugin/auth.so lib/mysql/plugin/auth_test_plugin.so lib/mysql/plugin/daemon_example.ini +lib/mysql/plugin/handlersocket.so lib/mysql/plugin/libdaemon_example.so +lib/mysql/plugin/libfnv1a_udf.so +lib/mysql/plugin/libfnv_udf.so +lib/mysql/plugin/libmurmur_udf.so lib/mysql/plugin/mypluglib.so lib/mysql/plugin/qa_auth_client.so lib/mysql/plugin/qa_auth_interface.so lib/mysql/plugin/qa_auth_server.so +lib/mysql/plugin/scalability_metrics.so lib/mysql/plugin/semisync_master.so lib/mysql/plugin/semisync_slave.so lib/mysql/plugin/validate_password.so