[100110] trunk/dports/databases/mysql55/Portfile
pixilla at macports.org
pixilla at macports.org
Wed Nov 28 14:25:21 PST 2012
Revision: 100110
https://trac.macports.org/changeset/100110
Author: pixilla at macports.org
Date: 2012-11-28 14:25:21 -0800 (Wed, 28 Nov 2012)
Log Message:
-----------
databases/mysql55:
- Add embedded server build. See #37155
Modified Paths:
--------------
trunk/dports/databases/mysql55/Portfile
Modified: trunk/dports/databases/mysql55/Portfile
===================================================================
--- trunk/dports/databases/mysql55/Portfile 2012-11-28 21:27:22 UTC (rev 100109)
+++ trunk/dports/databases/mysql55/Portfile 2012-11-28 22:25:21 UTC (rev 100110)
@@ -7,7 +7,7 @@
set name_mysql ${name}
version 5.5.28
# Please set revision_client and revision_server to 0 if you bump version.
-set revision_client 0
+set revision_client 1
set revision_server 0
categories databases
platforms darwin
@@ -94,7 +94,8 @@
-DWITH_READLINE:BOOL=ON \
-DWITH_LIBEDIT:BOOL=OFF \
-DWITH_LIBWRAP:BOOL=ON \
- -DWITH_SSL:STRING=no
+ -DWITH_SSL:STRING=no \
+ -DWITH_EMBEDDED_SERVER:BOOL=ON
post-build {
set dirs ${worksrcpath}/build_macports
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121128/f926d239/attachment.html>
More information about the macports-changes
mailing list