Author: mattip <[email protected]> Branch: extradoc Changeset: r650:50ee6dfbcc99 Date: 2015-10-30 17:17 +1100 http://bitbucket.org/pypy/pypy.org/changeset/50ee6dfbcc99/
Log: note that freebsd download does not exist diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -74,7 +74,7 @@ performance improvements.</p> <p>We provide binaries for x86 and ARM Linux, Mac OS/X and Windows for:</p> <ul class="simple"> -<li>the Python2.7 compatible release — <strong>PyPy 4.0.0</strong> — (<a href="#id32"><span class="problematic" id="id33">`what's new in PyPy4.0.0?`_</span></a>)</li> +<li>the Python2.7 compatible release — <strong>PyPy 4.0.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-4.0.0.html">what's new in PyPy 4.0.0?</a>)</li> <li>the Python3.2.5 compatible release — <strong>PyPy3 2.4.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-pypy3-2.4.0.html">what's new in PyPy3 2.4.0?</a>).</li> <li>the Python2.7 Software Transactional Memory special release — <strong>PyPy-STM 2.5.1</strong> (Linux x86-64 only)</li> </ul> @@ -122,7 +122,7 @@ <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux-armhf-raring.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)</a> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux-armel.tar.bz2">ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)</a> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-freebsd64.tar.bz2">FreeBSD 9.2 x86 64 bit</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li>FreeBSD 9.2 x86 64 bit <em>(hopefully availabe soon)</em> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-win32.zip">Windows binary (32bit)</a> (you might need the VS 2008 runtime library installer <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">vcredist_x86.exe</a>.)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-ppc64.tar.bz2">PowerPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)</li> @@ -345,7 +345,6 @@ <p>Here are the checksums for each of the downloads</p> <p>pypy-4.0.0 md5:</p> <pre class="literal-block"> -c616cffee0f344c37fd4e045a7a87054 pypy-4.0.0-freebsd64.tar.bz2 82b11e63ab81db1604575dadd5cea427 pypy-4.0.0-linux64.tar.bz2 f91946d5abd5dff8e05ab0b5acffb432 pypy-4.0.0-linux-armel.tar.bz2 1db3ae7237a8a01f61b3b4ade65684ab pypy-4.0.0-linux-armhf-raring.tar.bz2 @@ -377,7 +376,6 @@ </pre> <p>pypy-4.0.0 sha1:</p> <pre class="literal-block"> -8de2a247e26872790090b7a7bc9128d263456ada pypy-4.0.0-freebsd64.tar.bz2 aed958fdc720b77fdd52cb826239ccbd6d01f465 pypy-4.0.0-linux64.tar.bz2 65b50e0299dc0695a8460c14b401c783216464b1 pypy-4.0.0-linux-armel.tar.bz2 663afb7b0d77ddf53c78d49dbc36c6e8349c7fbb pypy-4.0.0-linux-armhf-raring.tar.bz2 @@ -408,12 +406,6 @@ be94460bed8b2682880495435c309b6611ae2c31 pypy-1.8-sandbox-linux.tar.bz2 </pre> </div> -<div class="system-messages section"> -<h1>Docutils System Messages</h1> -<div class="system-message" id="id32"> -<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">[dynamic-text]</tt>, line 12); <em><a href="#id33">backlink</a></em></p> -Unknown target name: “what's new in pypy4.0.0?”.</div> -</div> </div> <div id="sidebar"> </div> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -14,7 +14,7 @@ We provide binaries for x86 and ARM Linux, Mac OS/X and Windows for: -* the Python2.7 compatible release — **PyPy 4.0.0** — (`what's new in PyPy4.0.0?`_) +* the Python2.7 compatible release — **PyPy 4.0.0** — (`what's new in PyPy 4.0.0?`_) * the Python3.2.5 compatible release — **PyPy3 2.4.0** — (`what's new in PyPy3 2.4.0?`_). * the Python2.7 Software Transactional Memory special release — **PyPy-STM 2.5.1** (Linux x86-64 only) @@ -82,7 +82,7 @@ * `ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)`__ (see ``[1]`` below) * `ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)`__ (see ``[1]`` below) * `Mac OS/X binary (64bit)`__ -* `FreeBSD 9.2 x86 64 bit`__ (see ``[1]`` below) +* FreeBSD 9.2 x86 64 bit *(hopefully availabe soon)* (see ``[1]`` below) * `Windows binary (32bit)`__ (you might need the VS 2008 runtime library installer `vcredist_x86.exe`_.) * `PowerPC64 Linux binary (64bit big-endian, Fedora 20)`__ (see ``[1]`` below) @@ -97,7 +97,6 @@ .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux-armhf-raring.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux-armel.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-osx64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-freebsd64.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-win32.zip .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-ppc64.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-ppc64le.tar.bz2 @@ -375,7 +374,6 @@ pypy-4.0.0 md5:: - c616cffee0f344c37fd4e045a7a87054 pypy-4.0.0-freebsd64.tar.bz2 82b11e63ab81db1604575dadd5cea427 pypy-4.0.0-linux64.tar.bz2 f91946d5abd5dff8e05ab0b5acffb432 pypy-4.0.0-linux-armel.tar.bz2 1db3ae7237a8a01f61b3b4ade65684ab pypy-4.0.0-linux-armhf-raring.tar.bz2 @@ -409,7 +407,6 @@ pypy-4.0.0 sha1:: - 8de2a247e26872790090b7a7bc9128d263456ada pypy-4.0.0-freebsd64.tar.bz2 aed958fdc720b77fdd52cb826239ccbd6d01f465 pypy-4.0.0-linux64.tar.bz2 65b50e0299dc0695a8460c14b401c783216464b1 pypy-4.0.0-linux-armel.tar.bz2 663afb7b0d77ddf53c78d49dbc36c6e8349c7fbb pypy-4.0.0-linux-armhf-raring.tar.bz2 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
