[149994] trunk/dports/devel/buildbot-slave/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 7 22:21:03 PDT 2016


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

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

Modified: trunk/dports/devel/buildbot-slave/Portfile
===================================================================
--- trunk/dports/devel/buildbot-slave/Portfile	2016-07-08 04:27:42 UTC (rev 149993)
+++ trunk/dports/devel/buildbot-slave/Portfile	2016-07-08 05:21:02 UTC (rev 149994)
@@ -74,11 +74,10 @@
 #livecheck.regex        {buildbot-slave\/(\d+\.\d+(?:\.\d+)(?:b\d))}
 
 notes "
-
-An example launchd plist file is available in ${sharedir}.  After you have
-created your build slave, edit the WorkingDirectory field to appropriate
-values. As the root user, copy it to /Library/LaunchDaemons and instruct
+An example launchd plist file is available in ${sharedir}. After you have\
+created your build slave, edit the WorkingDirectory field 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/ae1013ba/attachment.html>


More information about the macports-changes mailing list