svn commit: r552757 - head/databases/mysql56-server
Jochen Neumeister
joneum at FreeBSD.org
Mon Oct 19 18:44:22 UTC 2020
Author: joneum
Date: Mon Oct 19 18:44:21 2020
New Revision: 552757
URL: https://svnweb.freebsd.org/changeset/ports/552757
Log:
databases/mysq56-{client, server}: Update to latest release 5.6.50
Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-50.html
Sponsored by: Netzkommune GmbH
Modified:
head/databases/mysql56-server/Makefile
head/databases/mysql56-server/distinfo
Modified: head/databases/mysql56-server/Makefile
==============================================================================
--- head/databases/mysql56-server/Makefile Mon Oct 19 18:33:04 2020 (r552756)
+++ head/databases/mysql56-server/Makefile Mon Oct 19 18:44:21 2020 (r552757)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME?= mysql
-PORTVERSION= 5.6.49
-PORTREVISION?= 1
+PORTVERSION= 5.6.50
+PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= MYSQL/MySQL-5.6
PKGNAMESUFFIX?= 56-server
Modified: head/databases/mysql56-server/distinfo
==============================================================================
--- head/databases/mysql56-server/distinfo Mon Oct 19 18:33:04 2020 (r552756)
+++ head/databases/mysql56-server/distinfo Mon Oct 19 18:44:21 2020 (r552757)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594672463
-SHA256 (mysql-5.6.49.tar.gz) = 75dc58ed62e3b1e5a332b8857f8d67e9043c1a6d7ba49a87bea6ae7c705f81f2
-SIZE (mysql-5.6.49.tar.gz) = 32402099
+TIMESTAMP = 1603108497
+SHA256 (mysql-5.6.50.tar.gz) = efc48d8160a66b50fc498bb42ea730c3b6f30f036b709a7070d356edd645923e
+SIZE (mysql-5.6.50.tar.gz) = 32409084
More information about the svn-ports-head
mailing list