[138411] trunk/dports/databases/libzdb-mysql55/Portfile
ionic at macports.org
ionic at macports.org
Tue Jul 7 09:57:42 PDT 2015
Revision: 138411
https://trac.macports.org/changeset/138411
Author: ionic at macports.org
Date: 2015-07-07 09:57:42 -0700 (Tue, 07 Jul 2015)
Log Message:
-----------
libzdb-mysql55: don't add junk data to description.
Modified Paths:
--------------
trunk/dports/databases/libzdb-mysql55/Portfile
Modified: trunk/dports/databases/libzdb-mysql55/Portfile
===================================================================
--- trunk/dports/databases/libzdb-mysql55/Portfile 2015-07-07 15:26:08 UTC (rev 138410)
+++ trunk/dports/databases/libzdb-mysql55/Portfile 2015-07-07 16:57:42 UTC (rev 138411)
@@ -55,8 +55,8 @@
set mp.conflicts [lreplace ${mp.names} $idx $idx]
if {[string compare ${mp.name} ${name}] == 0 && [string compare ${mp.name} ${subport}] == 0} {
- description "Enable MySQL support for ${mp.port}" \
-# conflicts ${mp.conflicts}
+ description "Enable MySQL support for ${mp.port}"
+# conflicts ${mp.conflicts}
depends_lib-append port:${mp.port}
configure.args-delete \
@@ -70,8 +70,8 @@
subport ${mp.name} {
- description "Enable MySQL support for ${mp.port}" \
-# conflicts ${mp.conflicts}
+ description "Enable MySQL support for ${mp.port}"
+# conflicts ${mp.conflicts}
depends_lib-append port:${mp.port}
configure.args-delete \
@@ -108,8 +108,8 @@
subport ${mp.name} {
- description "Enable PostgreSQL support for ${mp.port}" \
-# conflicts ${mp.conflicts}
+ description "Enable PostgreSQL support for ${mp.port}"
+# conflicts ${mp.conflicts}
depends_lib-append port:${mp.port}
configure.args-delete \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150707/3e732a3f/attachment.html>
More information about the macports-changes
mailing list