[46399] trunk/dports/databases/mysql5-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 3 21:14:45 PST 2009


Revision: 46399
          http://trac.macports.org/changeset/46399
Author:   ryandesign at macports.org
Date:     2009-02-03 21:14:44 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------
mysql5-devel: enable support for partitioning; see #18332

Modified Paths:
--------------
    trunk/dports/databases/mysql5-devel/Portfile

Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile	2009-02-04 04:54:12 UTC (rev 46398)
+++ trunk/dports/databases/mysql5-devel/Portfile	2009-02-04 05:14:44 UTC (rev 46399)
@@ -4,7 +4,7 @@
 
 name                    mysql5-devel
 version                 5.1.30
-revision                1
+revision                2
 set branch              [join [lrange [split ${version} .] 0 1] .]
 homepage                http://www.mysql.com/
 categories              databases
@@ -73,6 +73,7 @@
     --with-mysqld-user=${mysqluser} \
     --without-docs \
     --without-bench \
+    --with-partition \
     --with-plugins=all \
     --enable-thread-safe-client
 # the following is in store for future
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090203/ad2770c5/attachment.html>


More information about the macports-changes mailing list