[PATCH] Update Mac OSX installer to 0.9 with Universal Python build

Lee Cantey lcantey at gmail.com
Tue Jun 27 13:33:58 CDT 2006


# HG changeset patch
# User Lee Cantey <lcantey at gmail.com>
# Date 1151433157 25200
# Node ID 974421ea7448815126a6b5f9753f05ba3c6afef5
# Parent  b73552a00b209c8fcd71fd23fb990c5d05910010
Update Mac OSX installer to 0.9 with Universal Python build

diff -r b73552a00b20 -r 974421ea7448 contrib/macosx/Readme.html
--- a/contrib/macosx/Readme.html	Mon Jun 26 16:47:24 2006 +0200
+++ b/contrib/macosx/Readme.html	Tue Jun 27 11:32:37 2006 -0700
@@ -18,13 +18,10 @@
 <p class="p2"><br></p>
 <p class="p3">This is <i>not</i> a stand-alone version of Mercurial.</p>
 <p class="p2"><br></p>
-<p class="p3">To use it, you must have the “official unofficial” MacPython 2.4.1 installed.</p>
+<p class="p3">To use it, you must have the Universal MacPython 2.4.3 from <a href="http://www.python.org">www.python.org</a> installed.</p>
 <p class="p2"><br></p>
-<p class="p3">You can download MacPython 2.4.1 from here:</p>
-<p class="p4"><span class="s1"><a href="http://python.org/ftp/python/2.4.1/MacPython-OSX-2.4.1-1.dmg">http://python.org/ftp/python/2.4.1/MacPython-OSX-2.4.1-1.dmg</a></span></p>
-<p class="p2"><br></p>
-<p class="p3">For more information on MacPython, go here:</p>
-<p class="p4"><span class="s1"><a href="http://undefined.org/python/">http://undefined.org/python</a></span></p>
+<p class="p3">You can download MacPython 2.4.3 from here:</p>
+<p class="p4"><span class="s1"><a href="http://www.python.org/ftp/python/2.4.3/Universal-MacPython-2.4.3-2006-04-07.dmg">http://www.python.org/ftp/python/2.4.3/Universal-MacPython-2.4.3-2006-04-07.dmg</a></span></p>
 <p class="p2"><br></p>
 <p class="p1"><b>After you install</b></p>
 <p class="p2"><br></p>
diff -r b73552a00b20 -r 974421ea7448 contrib/macosx/Welcome.html
--- a/contrib/macosx/Welcome.html	Mon Jun 26 16:47:24 2006 +0200
+++ b/contrib/macosx/Welcome.html	Tue Jun 27 11:32:37 2006 -0700
@@ -12,6 +12,6 @@
 <body>
 <p class="p1">This is a prepackaged release of <a href="http://www.selenic.com/mercurial">Mercurial</a> for Mac OS X.</p>
 <p class="p2"><br></p>
-<p class="p1">It is based on Mercurial 0.8.</p>
+<p class="p1">It is based on Mercurial 0.9.</p>
 </body>
 </html>


More information about the Mercurial mailing list