[23158] trunk/dports/net/nedi/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 26 12:34:14 PDT 2007


Revision: 23158
          http://trac.macosforge.org/projects/macports/changeset/23158
Author:   markd at macports.org
Date:     2007-03-26 12:34:13 -0700 (Mon, 26 Mar 2007)

Log Message:
-----------
Change darwiports to macports for ui_msg instructions for launchctl.

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

Modified: trunk/dports/net/nedi/Portfile
===================================================================
--- trunk/dports/net/nedi/Portfile	2007-03-26 19:33:24 UTC (rev 23157)
+++ trunk/dports/net/nedi/Portfile	2007-03-26 19:34:13 UTC (rev 23158)
@@ -93,7 +93,7 @@
         sudo -u mysql ${prefix}/lib/mysql5/bin/mysql_install_db
 
 -Start MySQL and set it to run at system boot:
-	sudo launchctl load -w /Library/LaunchDaemons/org.darwinports.mysql5.plist
+	sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
 
 -Set the root MySQL password:
    Follow the instructions that were given after you executed 'mysql_install_db' above.
@@ -117,7 +117,7 @@
    Edit the user/group variables in the Apache 2 httpd.conf to be your selected NeDi user/group.
 
    Start Apache 2 and set it to run at system boot:
-	sudo launchctl load -w /Library/LaunchdDaemons/org.darwinports.apache2.plist
+	sudo launchctl load -w /Library/LaunchdDaemons/org.macports.apache2.plist
 
 
 4) Configure NeDi, initialize database, and Login to NeDi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070326/886c6f4d/attachment.html


More information about the macports-changes mailing list