[109538] trunk/dports/devel/akonadi/Portfile

nicos at macports.org nicos at macports.org
Fri Aug 16 23:12:09 PDT 2013


Revision: 109538
          https://trac.macports.org/changeset/109538
Author:   nicos at macports.org
Date:     2013-08-16 23:12:08 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
akonadi: suppress formatting of notes

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

Modified: trunk/dports/devel/akonadi/Portfile
===================================================================
--- trunk/dports/devel/akonadi/Portfile	2013-08-17 00:06:09 UTC (rev 109537)
+++ trunk/dports/devel/akonadi/Portfile	2013-08-17 06:12:08 UTC (rev 109538)
@@ -80,14 +80,12 @@
     }
 }
 
-notes " ##############################################################################
- # Applications using akonadi need the akonadi server to be running to function.
- # To start the server manually, run
- # akonadictl start &
- # Otherwise, an agent to start the server at logon is provided.
- # To start it run the following command:
- # launchctl load -w ${startup_root}/Library/LaunchDaemons/org.macports.akonadi.plist
- ##############################################################################"
+notes "Applications using akonadi need the akonadi server to be running to function.
+To start the server manually, run
+ akonadictl start &
+Otherwise, an agent to start the server at logon is provided.
+To start it run the following command:
+ launchctl load -w ${startup_root}/Library/LaunchDaemons/org.macports.akonadi.plist"
 
 variant no_root description {Run the akonadi server start as MacPorts install user.} {
     pre-fetch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130816/38f5c0c0/attachment.html>


More information about the macports-changes mailing list