[101571] trunk/dports/databases/couchdb/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 13 18:13:30 PST 2013


Revision: 101571
          https://trac.macports.org/changeset/101571
Author:   ryandesign at macports.org
Date:     2013-01-13 18:13:29 -0800 (Sun, 13 Jan 2013)
Log Message:
-----------
couchdb: remove extraneous formatting from notes

Modified Paths:
--------------
    trunk/dports/databases/couchdb/Portfile

Modified: trunk/dports/databases/couchdb/Portfile
===================================================================
--- trunk/dports/databases/couchdb/Portfile	2013-01-14 02:13:11 UTC (rev 101570)
+++ trunk/dports/databases/couchdb/Portfile	2013-01-14 02:13:29 UTC (rev 101571)
@@ -88,13 +88,13 @@
     }
 }
 
-notes "########################################################################
-# Run the following command to install the CouchDB launchd
-# startup item in order to start and re-start service automatically:
-#
-# sudo launchctl load -w ${plistdir}/${plist}
-########################################################################"
+notes "
+Run the following command to load the CouchDB launchd plist\
+in order to start the service now and at system startup:
 
+sudo launchctl load -w ${plistdir}/${plist}
+"
+
 livecheck.type	regex
 livecheck.url	http://couchdb.apache.org/downloads.html
 livecheck.regex	apache-${name}-(\[0-9.\]+\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130113/d0e5bc4a/attachment.html>


More information about the macports-changes mailing list