[csw-devel] SF.net SVN: gar:[21304] csw/mgar/pkg/mysql5/branches/mysql-5.5.x

lblume at users.sourceforge.net lblume at users.sourceforge.net
Fri Jun 7 18:09:49 CEST 2013


Revision: 21304
          http://gar.svn.sourceforge.net/gar/?rev=21304&view=rev
Author:   lblume
Date:     2013-06-07 16:09:49 +0000 (Fri, 07 Jun 2013)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: Minor build parameter modification

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	2013-06-07 15:38:54 UTC (rev 21303)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2013-06-07 16:09:49 UTC (rev 21304)
@@ -216,7 +216,7 @@
 CMAKE_ARGS += -DWITH_ZLIB=system
 CMAKE_ARGS += -DDEFAULT_CHARSET=utf8
 CMAKE_ARGS += -DDEFAULT_COLLATION=utf8_general_ci
-CMAKE_ARGS += -DWITH_COMMENT='OpenCSW'
+CMAKE_ARGS += -DCOMPILATION_COMMENT='OpenCSW'
 CMAKE_ARGS += -DBUILD_CONFIG=mysql_release
 CMAKE_ARGS += -DOPENSSL_ROOT_DIR=$(prefix)
 CMAKE_ARGS += -DCMAKE_C_FLAGS="$(CFLAGS)"
@@ -240,7 +240,6 @@
 CMAKE_ARGS += "-DWITH_EXTRA_CHARSETS:STRING=all"
 CMAKE_ARGS += "-DWITH_FEDERATED_STORAGE_ENGINE:BOOL=ON"
 CMAKE_ARGS += "-DWITH_INNOBASE_STORAGE_ENGINE:BOOL=ON"
-CMAKE_ARGS += "-DWITH_LIBEDIT:BOOL=OFF"
 CMAKE_ARGS += "-DWITH_PARTITION_STORAGE_ENGINE:BOOL=ON"
 CMAKE_ARGS += "-DWITH_PERFSCHEMA_STORAGE_ENGINE:BOOL=ON"
 CMAKE_ARGS += "-DWITH_PIC:BOOL=ON"

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums	2013-06-07 15:38:54 UTC (rev 21303)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums	2013-06-07 16:09:49 UTC (rev 21304)
@@ -1 +1 @@
-bf402cbd52a9af33e5c25b2a4bbc56db  mysql-5.5.31.tar.gz
+dfb817568fde9f9b7400a87eb46022a1  mysql-5.5.32.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