[149993] trunk/dports/devel/buildbot/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 7 21:27:43 PDT 2016


Revision: 149993
          https://trac.macports.org/changeset/149993
Author:   ryandesign at macports.org
Date:     2016-07-07 21:27:42 -0700 (Thu, 07 Jul 2016)
Log Message:
-----------
buildbot: don't use hard linebreaks in notes

Modified Paths:
--------------
    trunk/dports/devel/buildbot/Portfile

Modified: trunk/dports/devel/buildbot/Portfile
===================================================================
--- trunk/dports/devel/buildbot/Portfile	2016-07-07 21:03:25 UTC (rev 149992)
+++ trunk/dports/devel/buildbot/Portfile	2016-07-08 04:27:42 UTC (rev 149993)
@@ -74,11 +74,10 @@
 #livecheck.regex        {buildbot\/(\d+\.\d+(?:\.\d+)(?:b\d))}
 
 notes "
-
-An example launchd plist file is available in ${sharedir}.  After you have
-created your build master, edit the UserName and WorkingDirectory fields to
-appropriate values. As the root user, copy it to /Library/LaunchDaemons and
+An example launchd plist file is available in ${sharedir}. After you have\
+created your build master, edit the UserName and WorkingDirectory fields to\
+appropriate values. As the root user, copy it to /Library/LaunchDaemons and\
 instruct launchd to run it with:
-sudo launchctl load -w /Library/LaunchDaemons/your.plist.name
 
+sudo launchctl load -w /Library/LaunchDaemons/your.plist.name
 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160707/adc404ed/attachment-0001.html>


More information about the macports-changes mailing list