Update to 5.6.32 release.
This commit is contained in:
parent
aac5ae0543
commit
3804424965
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421148
3 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= mysql
|
||||
PORTVERSION= 5.6.30
|
||||
PORTVERSION= 5.6.32
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases ipv6
|
||||
MASTER_SITES= MYSQL/MySQL-5.6
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (mysql-5.6.30.tar.gz) = 48464df00aad9b9dfc26c903529ddad944a7562aa28e66e98e4f3f0c35179deb
|
||||
SIZE (mysql-5.6.30.tar.gz) = 32223818
|
||||
TIMESTAMP = 1472639121
|
||||
SHA256 (mysql-5.6.32.tar.gz) = 4620ed9d9b5803a3ac7a23492dbea993214d3b5ffd4fb63d42771c616f60e359
|
||||
SIZE (mysql-5.6.32.tar.gz) = 32095208
|
||||
|
|
|
@ -36,6 +36,7 @@ lib/mysql/plugin/qa_auth_interface.so
|
|||
lib/mysql/plugin/qa_auth_server.so
|
||||
lib/mysql/plugin/semisync_master.so
|
||||
lib/mysql/plugin/semisync_slave.so
|
||||
lib/mysql/plugin/test_udf_services.so
|
||||
lib/mysql/plugin/validate_password.so
|
||||
libexec/mysqld
|
||||
man/man1/my_print_defaults.1.gz
|
||||
|
|
Loading…
Reference in a new issue