[91646] trunk/dports/benchmarks/bonniexx/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/benchmarks/bonniexx/Portfile

Modified: trunk/dports/benchmarks/bonniexx/Portfile
===================================================================
--- trunk/dports/benchmarks/bonniexx/Portfile	2012-04-07 02:21:45 UTC (rev 91645)
+++ trunk/dports/benchmarks/bonniexx/Portfile	2012-04-07 02:23:23 UTC (rev 91646)
@@ -47,13 +47,14 @@
     xinstall -m 644 -W ${worksrcpath} README-2.00 README.txt changelog.txt copyright.txt credits.txt readme.html ${destroot}${prefix}/share/doc/bonnie++
 }
 
-notes-append \
-"Darwin's sysconf() doesn't support _SC_PHYS_PAGES. Due to this limitation,
-Bonnie++ cannot detect the amount of physical memory automatically.
-To tell Bonnie++ a suitable RAM size, you can use -r option like the following.
+notes "
+Darwin's sysconf() doesn't support _SC_PHYS_PAGES. Due to this limitation,\
+Bonnie++ cannot detect the amount of physical memory automatically. To tell\
+Bonnie++ a suitable RAM size, you can use -r option. For example, if your Mac\
+has 4GB RAM, use:
 
-  e.g. If your Mac has 4GB RAM:
-  $ bonnie++ -r 4096 -d /tmp"
+    bonnie++ -r 4096 -d /tmp
+"
 
 livecheck.type          regex
 livecheck.url           ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/428dd67e/attachment.html>


More information about the macports-changes mailing list