[69132] trunk/dports/net/murmur/Portfile

snc at macports.org snc at macports.org
Thu Jun 24 11:15:43 PDT 2010


Revision: 69132
          http://trac.macports.org/changeset/69132
Author:   snc at macports.org
Date:     2010-06-24 11:15:42 -0700 (Thu, 24 Jun 2010)
Log Message:
-----------
ui_msg to notes

Modified Paths:
--------------
    trunk/dports/net/murmur/Portfile

Modified: trunk/dports/net/murmur/Portfile
===================================================================
--- trunk/dports/net/murmur/Portfile	2010-06-24 18:10:33 UTC (rev 69131)
+++ trunk/dports/net/murmur/Portfile	2010-06-24 18:15:42 UTC (rev 69132)
@@ -110,18 +110,13 @@
     reinplace "s,</dict>,<key>UserName</key><string>murmur</string></dict>," ${plist}
 }
 
-post-install {
-    ui_msg ""
-    ui_msg "***************************************************************"
-    ui_msg "* To set up a password for the SuperUser user on your Murmur"
-    ui_msg "* server, execute:"
-    ui_msg "*"
-    ui_msg "*   ${prefix}/sbin/murmurd -ini ${prefix}/etc/murmur/murmur.ini -supw \[password\]"
-    ui_msg "*"
-    ui_msg "* In case you want to interface with a different database than"
-    ui_msg "* sqlite, then take a look at the +psql and +mysql5 variants of"
-    ui_msg "* qt4-mac."
-    ui_msg "*"
-    ui_msg "***************************************************************"
-    ui_msg ""
-}
+notes "\
+    To set up a password for the SuperUser user on your Murmur\
+    server, execute:\
+\n\n\
+    ${prefix}/sbin/murmurd -ini ${prefix}/etc/murmur/murmur.ini -supw \[password\]\
+\n\n\
+    In case you want to interface with a different database than\
+    sqlite, then take a look at the +psql and +mysql5 variants of\
+    qt4-mac.\
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100624/5832c23d/attachment-0001.html>


More information about the macports-changes mailing list