[78000] trunk/dports/www/mediawiki/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 19 02:39:02 PDT 2011


Revision: 78000
          http://trac.macports.org/changeset/78000
Author:   ryandesign at macports.org
Date:     2011-04-19 02:39:01 -0700 (Tue, 19 Apr 2011)
Log Message:
-----------
mediawiki: Fix spacing in notes

Modified Paths:
--------------
    trunk/dports/www/mediawiki/Portfile

Modified: trunk/dports/www/mediawiki/Portfile
===================================================================
--- trunk/dports/www/mediawiki/Portfile	2011-04-19 08:05:44 UTC (rev 77999)
+++ trunk/dports/www/mediawiki/Portfile	2011-04-19 09:39:01 UTC (rev 78000)
@@ -39,8 +39,8 @@
    eval file copy [glob ${worksrcpath}/*] ${destroot}${docpath}
 }
 
-notes "\
-MediaWiki has now been installed into ${docpath}.  Any further information \
+notes "
+MediaWiki has now been installed into ${docpath}. Any further information\
 on installation and configuration can be found at:
 
    http://www.mediawiki.org/wiki/Manual:Installation_guide
@@ -49,11 +49,11 @@
 
    http://www.mediawiki.org/wiki/Manual:Upgrading
 
-For an upgrade, ${docpath}/AdminSettings.php is no longer needed as of \
-1.16.0 so its settings can be migrated into ${docpath}/LocalSettings.php; \
+For an upgrade, ${docpath}/AdminSettings.php is no longer needed as of\
+1.16.0 so its settings can be migrated into ${docpath}/LocalSettings.php;\
 see https://bugzilla.wikimedia.org/show_bug.cgi?id=18768 for details.
 
-Finally, be sure to have a look at ${docpath}/UPGRADE and possibly \
+Finally, be sure to have a look at ${docpath}/UPGRADE and possibly\
 ${docpath}/RELEASE-NOTES for all the details of performing an upgrade.
 
 Make sure to use MacPorts' php for running the command line scripts, e.g.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110419/9bd2e055/attachment.html>


More information about the macports-changes mailing list