SF.net SVN: gar:[25189] csw/mgar/pkg/mysql5/branches

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed Jul 29 13:53:58 CEST 2015


Revision: 25189
          http://sourceforge.net/p/gar/code/25189
Author:   lblume
Date:     2015-07-29 11:53:58 +0000 (Wed, 29 Jul 2015)
Log Message:
-----------
mysql5/branches/mysql-5.6.x: Bump version; change download site back to default

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
    csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums
    csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
    csw/mgar/pkg/mysql5/branches/mysql-5.6.x/checksums

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2015-07-29 10:04:52 UTC (rev 25188)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2015-07-29 11:53:58 UTC (rev 25189)
@@ -14,7 +14,7 @@
 PROJ_NAME    = mysql
 NAME         = $(PROJ_NAME)5
 BASE_VERSION = 5.5
-PATCHLEVEL   = 44
+PATCHLEVEL   = 45
 ALTS_PRIO    = 55
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 
@@ -221,8 +221,7 @@
 BUILD64 = $(BUILD64_$(GAROSREL)_$(GARCH))
 ISAEXEC = 1
 
-MASTER_SITES  = http://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/MySQL-$(BASE_VERSION)/
-MASTER_SITES += http://mysql.skynet.be/Downloads/MySQL-$(BASE_VERSION)/
+MASTER_SITES  = http://dev.mysql.com/get/Downloads/MySQL-$(BASE_VERSION)/
 DISTFILES  = mysql-$(VERSION).tar.gz
 DISTFILES += csw$(NAME).tpl
 DISTFILES += quick_start-csw

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums	2015-07-29 10:04:52 UTC (rev 25188)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums	2015-07-29 11:53:58 UTC (rev 25189)
@@ -1 +1 @@
-b897ffd67fab9c981c448fdbe00e36bf  mysql-5.5.44.tar.gz
+86f13ff6cf3220f500629025fd471378  mysql-5.5.45.tar.gz

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile	2015-07-29 10:04:52 UTC (rev 25188)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile	2015-07-29 11:53:58 UTC (rev 25189)
@@ -20,7 +20,7 @@
 PROJ_NAME    = mysql
 NAME         = $(PROJ_NAME)56
 BASE_VERSION = 5.6
-PATCHLEVEL   = 24
+PATCHLEVEL   = 26
 ALTS_PRIO    = 56
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 
@@ -163,8 +163,7 @@
 BUILD64 = 1
 ISAEXEC = 1
 
-MASTER_SITES  = http://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/MySQL-$(BASE_VERSION)/
-MASTER_SITES += http://mysql.skynet.be/Downloads/MySQL-$(BASE_VERSION)/
+MASTER_SITES = https://dev.mysql.com/get/Downloads/MySQL-$(BASE_VERSION)/
 DISTFILES  = mysql-$(VERSION).tar.gz
 DISTFILES += csw$(NAME).tpl
 DISTFILES += quick_start-csw

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.6.x/checksums
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.6.x/checksums	2015-07-29 10:04:52 UTC (rev 25188)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.6.x/checksums	2015-07-29 11:53:58 UTC (rev 25189)
@@ -1 +1 @@
-68e1911f70eb1b02170d4f96bf0f0f88  mysql-5.6.24.tar.gz
+733e1817c88c16fb193176e76f5b818f  mysql-5.6.26.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list