summaryrefslogtreecommitdiff
path: root/databases/mysql56-server
diff options
context:
space:
mode:
authorMahdi Mokhtari <mmokhi@FreeBSD.org>2017-07-18 16:59:30 +0000
committerMahdi Mokhtari <mmokhi@FreeBSD.org>2017-07-18 16:59:30 +0000
commitd70c670c5a309e7684dd81852d2dc42f554febc9 (patch)
tree31c5533bf2311c80ba20336d776961abb29c89d1 /databases/mysql56-server
parentdevel/npm-minidump: Add the port to the tree (diff)
databases/mysql56-{server client}: Update to latest 5.6.37
This release contains features: * The mysql client now supports a --binary-as-hex option for binary data (Bug #25340722, Bug #84391) * mysqlaccess now looks for its configuration file only in the SYSCONFDIR directory and /etc. (Bug #25043674) And bugfixes: * mysqld: failed to start the server if the --datadir option was specified with a relative path name. (Bug #25364806) * InnoDB: The server allocated memory unnecessarily for an operation that rebuilt the table. (Bug #25573565, Bug #85043) * mysqldump: could write database names in USE statements incorrectly. (Bug #25998635) Reviewed by: mat (mentor) Approved by: mat (mentor) Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D11638
Diffstat (limited to 'databases/mysql56-server')
-rw-r--r--databases/mysql56-server/Makefile2
-rw-r--r--databases/mysql56-server/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/mysql56-server/Makefile b/databases/mysql56-server/Makefile
index 875aca26eb42..a58fb73421f1 100644
--- a/databases/mysql56-server/Makefile
+++ b/databases/mysql56-server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= mysql
-PORTVERSION= 5.6.36
+PORTVERSION= 5.6.37
CATEGORIES= databases ipv6
MASTER_SITES= MYSQL/MySQL-5.6
PKGNAMESUFFIX?= 56-server
diff --git a/databases/mysql56-server/distinfo b/databases/mysql56-server/distinfo
index ab935508034e..83174a86f6f2 100644
--- a/databases/mysql56-server/distinfo
+++ b/databases/mysql56-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492102457
-SHA256 (mysql-5.6.36.tar.gz) = 0af81a5538fc7fe2b747295dfa96589ace8831d2a7d4a26660fca456babeb147
-SIZE (mysql-5.6.36.tar.gz) = 32192348
+TIMESTAMP = 1500392788
+SHA256 (mysql-5.6.37.tar.gz) = 59c4ed39047279ddccd1bed9e247830d2bfad27d56dc2eb48d0b5695c94a1fbd
+SIZE (mysql-5.6.37.tar.gz) = 32200158