[csw-devel] SF.net SVN: gar:[13734] csw/mgar/pkg/mysql5/branches/mysql-5.5.x
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Mar 10 21:57:24 CET 2011
Revision: 13734
http://gar.svn.sourceforge.net/gar/?rev=13734&view=rev
Author: dmichelsen
Date: 2011-03-10 20:57:24 +0000 (Thu, 10 Mar 2011)
Log Message:
-----------
mysql-5.5.x: Minor bump, update to CMake pending
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2011-03-10 16:47:31 UTC (rev 13733)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2011-03-10 20:57:24 UTC (rev 13734)
@@ -3,9 +3,9 @@
# $Id$
PROJ_NAME = mysql
-NAME = $(PROJ_NAME)51
-BASE_VERSION = 5.1
-PATCHLEVEL = 49
+NAME = $(PROJ_NAME)55
+BASE_VERSION = 5.5
+PATCHLEVEL = 9
VERSION = $(BASE_VERSION).$(PATCHLEVEL)
CATEGORIES = server
@@ -39,10 +39,10 @@
PACKAGES += CSW$(NAME)rt
PACKAGES += CSW$(NAME)test
-PATCHFILES = 0001-Use-libc-not-libcrypt.patch
-PATCHFILES += 0002-cast-user_info-pw_gid-to-gid_t.patch
-PATCHFILES += 0003-OpenCSW-perl-for-tests.patch
-PATCHFILES += 0004-var-opt-csw-mysql51-for-datadir-in-my-.cnf.patch
+#PATCHFILES = 0001-Use-libc-not-libcrypt.patch
+#PATCHFILES += 0002-cast-user_info-pw_gid-to-gid_t.patch
+#PATCHFILES += 0003-OpenCSW-perl-for-tests.patch
+#PATCHFILES += 0004-var-opt-csw-mysql51-for-datadir-in-my-.cnf.patch
SPKG_DESC_CSW$(NAME) = Multithreaded SQL database
SPKG_DESC_CSW$(NAME)bench = MySQL $(BASE_VERSION) benchmarking
@@ -163,6 +163,8 @@
# EXTRA_CFLAGS = -mt -D_POSIX_C_SOURCE=199506L -D__EXTENSIONS__
# EXTRA_CXXFLAGS = -mt -D_POSIX_C_SOURCE=199506L -D__EXTENSIONS__
+# TBD: MySQL 5.5 uses CMake :-(
+
# Set ./configure options
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --disable-assembler
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums 2011-03-10 16:47:31 UTC (rev 13733)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums 2011-03-10 20:57:24 UTC (rev 13734)
@@ -1,12 +1 @@
-8940e0673e599689932e94fec906aec9 0001-Use-libc-not-libcrypt.patch
-1414d06fab1530484a508927a0de4154 0002-cast-user_info-pw_gid-to-gid_t.patch
-5415f365f1b0f7a179d1efc25f45bbee 0003-OpenCSW-perl-for-tests.patch
-0cea0d771ff324ccdd31de4b6311b12f 0004-var-opt-csw-mysql51-for-datadir-in-my-.cnf.patch
-a1008df3aee0528449eb18f39bc21603 CSWmysql51.postinstall
-fe58fe0af20a51143893495b56964682 CSWmysql51.preinstall
-e691b0cf00a3925ac55c1844045d6e30 ChangeLog
-59f9d5aa04d8e8d3806bec666d01e096 README.CSW
-22a8164a101fa7e4be35fd6aa674d272 cswmysql51
-e3000190fef8aa4cfbd527bb5e40d9a6 cswusergroup
-a90d87a71fa3c23dff6d78afc8e3184c mysql-5.1.49.tar.gz
-028a9f9167edee23d2e946239af5a2fb quick_start-csw
+701c0c44b7f1c2300adc0dc45729f903 mysql-5.5.9.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