[92949] trunk/dports/databases

ryandesign at macports.org ryandesign at macports.org
Fri May 11 11:14:57 PDT 2012


Revision: 92949
          https://trac.macports.org/changeset/92949
Author:   ryandesign at macports.org
Date:     2012-05-11 11:14:56 -0700 (Fri, 11 May 2012)
Log Message:
-----------
mysql51, mysql55: fix formatting of notes

Modified Paths:
--------------
    trunk/dports/databases/mysql51/Portfile
    trunk/dports/databases/mysql55/Portfile

Modified: trunk/dports/databases/mysql51/Portfile
===================================================================
--- trunk/dports/databases/mysql51/Portfile	2012-05-11 17:56:00 UTC (rev 92948)
+++ trunk/dports/databases/mysql51/Portfile	2012-05-11 18:14:56 UTC (rev 92949)
@@ -226,11 +226,10 @@
     }
 
     notes "
+If this is a new install you might want to run:
+
+\$ sudo -u ${mysqluser} ${prefix}/lib/${name_mysql}/scripts/mysql_install_db
+"
     
-    If this is a new install you might want to run:
-        \$ sudo -u ${mysqluser} ${prefix}/lib/${name_mysql}/scripts/mysql_install_db
-    
-    "
-    
     livecheck.type          none
 }

Modified: trunk/dports/databases/mysql55/Portfile
===================================================================
--- trunk/dports/databases/mysql55/Portfile	2012-05-11 17:56:00 UTC (rev 92948)
+++ trunk/dports/databases/mysql55/Portfile	2012-05-11 18:14:56 UTC (rev 92949)
@@ -193,11 +193,10 @@
     }
 
     notes "
+If this is a new install you might want to run:
+
+\$ sudo -u ${mysqluser} ${prefix}/lib/${name_mysql}/scripts/mysql_install_db
+"
     
-    If this is a new install you might want to run:
-        \$ sudo -u ${mysqluser} ${prefix}/lib/${name_mysql}/scripts/mysql_install_db
-    
-    "
-    
     livecheck.type          none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120511/1adeef84/attachment.html>


More information about the macports-changes mailing list