<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-base.
</pre>
<p><a href="https://github.com/macports/macports-base/commit/0ec949c59e2cbaea2f4372408470689f4ddf27cd">https://github.com/macports/macports-base/commit/0ec949c59e2cbaea2f4372408470689f4ddf27cd</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0ec949c59e2cbaea2f4372408470689f4ddf27cd
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Jun 5 05:40:04 2018 -0500
<span style='display:block; white-space:pre;color:#404040;'> Reword requirements in installer package read me
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Change "disk image" to "installer" since we use flat packages instead
</span><span style='display:block; white-space:pre;color:#404040;'> of disk images for Mac OS X 10.6 or later.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Remove reference to Tcl requirement since Tcl is now bundled.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Suggest getting Xcode from the Mac App Store first, then from the
</span><span style='display:block; white-space:pre;color:#404040;'> developer site, then from a Mac OS X CD/DVD.
</span>---
portmgr/dmg/ReadMe.rtf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/portmgr/dmg/ReadMe.rtf b/portmgr/dmg/ReadMe.rtf
</span><span style='display:block; white-space:pre;color:#808080;'>index 8972c2a..f844c0a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/portmgr/dmg/ReadMe.rtf
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/portmgr/dmg/ReadMe.rtf
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ MacPorts provides an infrastructure for building, installing, and packaging open
</span> System Requirements:
\f0\b0 \
\
<span style='display:block; white-space:pre;background:#ffe0e0;'>-This disk image is built for Mac OS X __XVERS__.x and requires valid Tcl, curl and OpenSSL installations to function - all present by default on Mac OS X. Also required is the installation of Apple's Xcode programing suite, available as a separate installation from your OS X CDs or DVD, or preferably the latest version from {\field{\*\fldinst{HYPERLINK "https://developer.apple.com/xcode/"}}{\fldrslt Apple's Developer site}}.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+This installer is built for Mac OS X __XVERS__.x and requires valid curl and OpenSSL installations to function - all present by default on Mac OS X. Also required is the installation of Apple's Xcode development suite, available from the Mac App Store or from {\field{\*\fldinst{HYPERLINK "https://developer.apple.com/xcode/"}}{\fldrslt Apple's Developer site}}. It is also available as a separate installation on Mac OS X CDs and DVDs.\
</span> \
\
</pre><pre style='margin:0'>
</pre>