<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[126916] trunk/www</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/126916">126916</a></dd>
<dt>Author</dt> <dd>jmr@macports.org</dd>
<dt>Date</dt> <dd>2014-10-17 09:26:14 -0700 (Fri, 17 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>www: update for 2.3.2 release</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwwwincludescommoninc">trunk/www/includes/common.inc</a></li>
<li><a href="#trunkwwwindexphp">trunk/www/index.php</a></li>
<li><a href="#trunkwwwinstallphp">trunk/www/install.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwwwincludescommoninc"></a>
<div class="modfile"><h4>Modified: trunk/www/includes/common.inc (126915 => 126916)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/common.inc        2014-10-17 16:25:34 UTC (rev 126915)
+++ trunk/www/includes/common.inc        2014-10-17 16:26:14 UTC (rev 126916)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> ######################################################################
</span><span class="cx"> 
</span><span class="cx"> # MacPorts version variables:
</span><del>-$macports_version_latest = '2.3.1';
</del><ins>+$macports_version_latest = '2.3.2';
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> ######################################################################
</span><span class="lines">@@ -18,6 +18,7 @@
</span><span class="cx"> $trac_url = 'https://trac.macports.org/';
</span><span class="cx"> $svn_url = 'https://svn.macports.org/repository/macports/';
</span><span class="cx"> $downloads = 'https://distfiles.macports.org/MacPorts/';
</span><ins>+$yosemite_pkg = $downloads . 'MacPorts-' . $macports_version_latest . '-10.10-Yosemite.pkg';
</ins><span class="cx"> $mavericks_pkg = $downloads . 'MacPorts-' . $macports_version_latest . '-10.9-Mavericks.pkg';
</span><span class="cx"> $mountainlion_pkg = $downloads . 'MacPorts-' . $macports_version_latest . '-10.8-MountainLion.pkg';
</span><span class="cx"> $lion_pkg = $downloads . 'MacPorts-' . $macports_version_latest . '-10.7-Lion.pkg';
</span></span></pre></div>
<a id="trunkwwwindexphp"></a>
<div class="modfile"><h4>Modified: trunk/www/index.php (126915 => 126916)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/index.php        2014-10-17 16:25:34 UTC (rev 126915)
+++ trunk/www/index.php        2014-10-17 16:26:14 UTC (rev 126916)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">     
</span><span class="cx">     &lt;p&gt;We provide a single software tree that attempts to track the latest release of every software title (port) we distribute,
</span><span class="cx">     without splitting them into &amp;#8220;stable&amp;#8221; Vs. &amp;#8220;unstable&amp;#8221; branches, targeting mainly the current OS
</span><del>-    X release (OS X 10.9 Mavericks) and the immediately previous two (OS X 10.8 Mountain Lion and Mac OS X 10.7 Lion).
</del><ins>+    X release (OS X 10.10 Yosemite) and the immediately previous two (OS X 10.9 Mavericks and OS X 10.8 Mountain Lion).
</ins><span class="cx">     There are currently &lt;a href=&quot;ports.php&quot;&gt;
</span><span class="cx">     &lt;b&gt;&lt;?php print $portsdb_info['num_ports']; ?&gt;&lt;/b&gt; ports&lt;/a&gt; in our tree, distributed among &lt;?php print $portsdb_info['num_categories']; ?&gt;
</span><span class="cx">     different categories, and more are being added on a regular basis.&lt;/p&gt;
</span></span></pre></div>
<a id="trunkwwwinstallphp"></a>
<div class="modfile"><h4>Modified: trunk/www/install.php (126915 => 126916)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/install.php        2014-10-17 16:25:34 UTC (rev 126915)
+++ trunk/www/install.php        2014-10-17 16:26:14 UTC (rev 126916)
</span><span class="lines">@@ -17,9 +17,9 @@
</span><span class="cx">         &lt;li&gt;Agree to Xcode license in Terminal: &lt;code&gt;sudo xcodebuild -license&lt;/code&gt;&lt;/li&gt;
</span><span class="cx">         &lt;li&gt;Install MacPorts for your version of OS X:
</span><span class="cx">             &lt;ul&gt;
</span><ins>+                &lt;li&gt;&lt;a href=&quot;&lt;?php echo $yosemite_pkg; ?&gt;&quot;    &gt;OS X 10.10 Yosemite&lt;/a&gt;&lt;/li&gt;
</ins><span class="cx">                 &lt;li&gt;&lt;a href=&quot;&lt;?php echo $mavericks_pkg; ?&gt;&quot;    &gt;OS X 10.9 Mavericks&lt;/a&gt;&lt;/li&gt;
</span><span class="cx">                 &lt;li&gt;&lt;a href=&quot;&lt;?php echo $mountainlion_pkg; ?&gt;&quot; &gt;OS X 10.8 Mountain Lion&lt;/a&gt;&lt;/li&gt;
</span><del>-                &lt;li&gt;&lt;a href=&quot;&lt;?php echo $lion_pkg; ?&gt;&quot;         &gt;OS X 10.7 Lion&lt;/a&gt;&lt;/li&gt;
</del><span class="cx">                 &lt;li&gt;&lt;a href=&quot;#installing&quot;&gt;Older OS? See here.&lt;/a&gt;&lt;/li&gt;
</span><span class="cx">             &lt;/ul&gt;
</span><span class="cx">         &lt;/li&gt;
</span><span class="lines">@@ -31,12 +31,14 @@
</span><span class="cx">     &lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;ul&gt;
</span><del>-        &lt;li&gt;&amp;#8220;pkg&amp;#8221; installers for &lt;a href=&quot;&lt;?php print $mavericks_pkg; ?&gt;&quot;&gt;Mavericks&lt;/a&gt;,
-        &lt;a href=&quot;&lt;?php print $mountainlion_pkg; ?&gt;&quot;&gt;Mountain Lion&lt;/a&gt; and
-        &lt;a href=&quot;&lt;?php print $lion_pkg; ?&gt;&quot;&gt;Lion&lt;/a&gt;, for use with the Mac OS X Installer.
</del><ins>+        &lt;li&gt;&amp;#8220;pkg&amp;#8221; installers for
+        &lt;a href=&quot;&lt;?php print $yosemite_pkg; ?&gt;&quot;&gt;Yosemite&lt;/a&gt;,
+        &lt;a href=&quot;&lt;?php print $mavericks_pkg; ?&gt;&quot;&gt;Mavericks&lt;/a&gt; and
+        &lt;a href=&quot;&lt;?php print $mountainlion_pkg; ?&gt;&quot;&gt;Mountain Lion&lt;/a&gt;,
+        for use with the Mac OS X Installer.
</ins><span class="cx">         This is the simplest installation
</span><span class="cx">         procedure that most users should &lt;a href=&quot;#pkg&quot;&gt;follow&lt;/a&gt; after meeting the requirements listed &lt;a href=&quot;#requirements&quot;&gt;
</span><del>-        below&lt;/a&gt;. Installers for legacy platforms &lt;a
</del><ins>+        below&lt;/a&gt;. Installers for legacy platforms &lt;a href=&quot;&lt;?php print $lion_pkg; ?&gt;&quot;&gt;Lion&lt;/a&gt;, &lt;a
</ins><span class="cx">         href=&quot;&lt;?php print $snowleopard_pkg; ?&gt;&quot;&gt;Snow Leopard&lt;/a&gt;, &lt;a href=&quot;&lt;?php print $leopard_dmg; ?&gt;&quot;&gt;Leopard&lt;/a&gt;
</span><span class="cx">         and &lt;a href=&quot;&lt;?php print $tiger_dmg; ?&gt;&quot;&gt;Tiger&lt;/a&gt; are
</span><span class="cx">         also available.&lt;/li&gt;
</span><span class="lines">@@ -58,8 +60,8 @@
</span><span class="cx">         components:&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;ol&gt;
</span><del>-            &lt;li&gt;Apple's &lt;a href=&quot;https://developer.apple.com/technologies/tools/&quot;&gt;Xcode&lt;/a&gt; Developer Tools (version 5.0.1 or later
-            for Mavericks, 4.4 or later for Mountain Lion,
</del><ins>+            &lt;li&gt;Apple's &lt;a href=&quot;https://developer.apple.com/technologies/tools/&quot;&gt;Xcode&lt;/a&gt; Developer Tools (version 6.1 or later for Yosemite,
+            5.0.1 or later for Mavericks, 4.4 or later for Mountain Lion,
</ins><span class="cx">             4.1 or later for Lion, 3.2 or later for
</span><span class="cx">             Snow Leopard, or 3.1 or later for Leopard), found at the &lt;a href=&quot;https://developer.apple.com/downloads/&quot;&gt;Apple Developer&lt;/a&gt;
</span><span class="cx">             site, on your Mac OS X installation CDs/DVD, or in the Mac App Store. Using the latest available version that will run on your
</span><span class="lines">@@ -88,6 +90,7 @@
</span><span class="cx">     &lt;h3 class=&quot;subhdr&quot; id=&quot;pkg&quot;&gt;Mac OS X Package (.pkg) Installer&lt;/h3&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;p&gt;The easiest way to install MacPorts on a Mac OS X system is by downloading the dmg for
</span><ins>+    &lt;a href=&quot;&lt;?php print $yosemite_pkg; ?&gt;&quot;&gt;Yosemite&lt;/a&gt;,
</ins><span class="cx">     &lt;a href=&quot;&lt;?php print $mavericks_pkg; ?&gt;&quot;&gt;Mavericks&lt;/a&gt;,
</span><span class="cx">     &lt;a href=&quot;&lt;?php print $mountainlion_pkg; ?&gt;&quot;&gt;Mountain Lion&lt;/a&gt;,
</span><span class="cx">     &lt;a href=&quot;&lt;?php print $lion_pkg; ?&gt;&quot;&gt;Lion&lt;/a&gt;,
</span></span></pre>
</div>
</div>

</body>
</html>