[91642] trunk/dports/devel/fossil/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 19:18:19 PDT 2012


Revision: 91642
          https://trac.macports.org/changeset/91642
Author:   ryandesign at macports.org
Date:     2012-04-06 19:18:19 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
fossil: fix notes

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

Modified: trunk/dports/devel/fossil/Portfile
===================================================================
--- trunk/dports/devel/fossil/Portfile	2012-04-07 02:16:36 UTC (rev 91641)
+++ trunk/dports/devel/fossil/Portfile	2012-04-07 02:18:19 UTC (rev 91642)
@@ -84,18 +84,16 @@
     configure.args-delete   --disable-lineedit
 }
 
-notes {
-    ************************************************
-    * It is recommended to rebuild repositories    *
-    * created with earlier versions of fossil.     *
-    * To rebuild a repository run:                 *
-    * fossil rebuild /<path>/<to>/<repository>     *
-    * Rebuilding a repository is a safe operation, *
-    * executing it more then once will not harm    *
-    * the integrity of a repository.               *
-    ************************************************
-}
+notes "
+It is recommended to rebuild repositories created with earlier versions of\
+fossil. To rebuild a repository run:
 
+fossil rebuild /<path>/<to>/<repository>
+
+Rebuilding a repository is a safe operation\; executing it more then once will\
+not harm the integrity of a repository.
+"
+
 livecheck.type      regex
 livecheck.url       ${homepage}/download.html
 livecheck.regex     {Version ([\d.]*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/6d44b6f6/attachment-0001.html>


More information about the macports-changes mailing list