aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMahdi Mokhtari <mmokhi@FreeBSD.org>2017-08-30 17:35:49 +0000
committerMahdi Mokhtari <mmokhi@FreeBSD.org>2017-08-30 17:35:49 +0000
commit4c161790492186e9c0f12686222fc222f96f67da (patch)
tree1fac95d4b159e82fe22171710e2ec6c61b68712d
parent41264351e1d0bb0e4fe64deff21cde9066128a71 (diff)
downloadports-4c161790492186e9c0f12686222fc222f96f67da.tar.gz
ports-4c161790492186e9c0f12686222fc222f96f67da.zip
MFH: r446148
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 Approved by: ports-secteam (feld)
Notes
Notes: svn path=/branches/2017Q3/; revision=448993
-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