[138105] trunk/dports/security/gpg-agent/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 28 18:52:37 PDT 2015


Revision: 138105
          https://trac.macports.org/changeset/138105
Author:   ryandesign at macports.org
Date:     2015-06-28 18:52:37 -0700 (Sun, 28 Jun 2015)
Log Message:
-----------
gpg-agent: remove hard line breaks from notes, so that MacPorts base can insert line breaks where needed

Modified Paths:
--------------
    trunk/dports/security/gpg-agent/Portfile

Modified: trunk/dports/security/gpg-agent/Portfile
===================================================================
--- trunk/dports/security/gpg-agent/Portfile	2015-06-29 00:16:10 UTC (rev 138104)
+++ trunk/dports/security/gpg-agent/Portfile	2015-06-29 01:52:37 UTC (rev 138105)
@@ -85,9 +85,9 @@
 
     if { [tbool startupitem.install] } {
         notes-append "
-                       A startup item has been installed that will aid in
-                       starting ${name} with launchd. It is disabled
-                       by default. Execute the following command to launch
+                       A startup item has been installed that will aid in\
+                       starting ${name} with launchd. It is disabled by\
+                       default. Execute the following command to launch\
                        ${name} at user login:
 
                        launchctl load -w /Library/${startupitem.location}/${startupitem.plist}
@@ -96,9 +96,9 @@
                      "
     } else {
         notes-append "
-                       A startup item was not installed for ${name}.
-                       Some programs which depend on ${name} might not function properly,
-                       most notably eMail clients.
+                       A startup item was not installed for ${name}.\
+                       Some programs which depend on ${name} might not\
+                       function properly, most notably eMail clients.\
                        Execute the following command to launch ${name} at user login:
 
                        launchctl load -w ${launchd_dir}/${startupitem.plist}
@@ -184,7 +184,7 @@
 
                    This only has an effect on Darwin-based platforms.
 
-                   It is your responsiblity to disable any other SSH agent
+                   It is your responsiblity to disable any other SSH agent\
                    so that this feature has a chance to actually work.
 
                    Please note that this feature is untested.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150628/6a698a90/attachment.html>


More information about the macports-changes mailing list