[xiph-commits] r8167 - websites/icecast.org
j at motherfish-iii.xiph.org
j at motherfish-iii.xiph.org
Thu Nov 4 10:40:48 PST 2004
Author: j
Date: 2004-11-04 10:40:47 -0800 (Thu, 04 Nov 2004)
New Revision: 8167
Modified:
websites/icecast.org/ezstream.php
websites/icecast.org/ices.php
Log:
fix some more releases links to point to http://downloads.xiph.org/releases/
Modified: websites/icecast.org/ezstream.php
===================================================================
--- websites/icecast.org/ezstream.php 2004-11-04 18:30:37 UTC (rev 8166)
+++ websites/icecast.org/ezstream.php 2004-11-04 18:40:47 UTC (rev 8167)
@@ -8,10 +8,10 @@
<h3>Download</h3>
<br></br>
<p>
-Version 0.1.2 is available at <a href="http://svn.xiph.org/releases/ezstream/ezstream-0.1.2.tar.gz">ezstream-0.1.2.tar.gz</a> - Version 0.1.2 supports handling of a SIGHUP message which will cause ezstream to reread the currently processing playlist. This only works on unix platforms and so I'm not going to release a 0.1.2 binary for win32.
+Version 0.1.2 is available at <a href="http://downloads.xiph.org/releases/ezstream/ezstream-0.1.2.tar.gz">ezstream-0.1.2.tar.gz</a> - Version 0.1.2 supports handling of a SIGHUP message which will cause ezstream to reread the currently processing playlist. This only works on unix platforms and so I'm not going to release a 0.1.2 binary for win32.
</p>
<p>
-A windows binary is available as well at <a href="http://svn.xiph.org/releases/ezstream/ezstream_win32_0.1.1_setup.exe">ezstream_win32_0.1.1_setup.exe</a>
+A windows binary is available as well at <a href="http://downloads.xiph.org/releases/ezstream/ezstream_win32_0.1.1_setup.exe">ezstream_win32_0.1.1_setup.exe</a>
</p>
<br></br>
<h3>What is it ?</h3>
Modified: websites/icecast.org/ices.php
===================================================================
--- websites/icecast.org/ices.php 2004-11-04 18:30:37 UTC (rev 8166)
+++ websites/icecast.org/ices.php 2004-11-04 18:40:47 UTC (rev 8167)
@@ -25,8 +25,8 @@
<table border=1 cellpadding=5 cellspacing=0 width=90% bordercolor="#000000">
<tr><td><b>Utility</b></td><td><b>Description</b></td><td><b>Download Link</b></td></tr>
-<tr><td>ices2 (version 2.0)</td><td>source client for broadcasting in Ogg Vorbis format to an icecast2 server</td><td><a href="http://svn.xiph.org/releases/ices/ices-2.0.0.tar.gz">ices-2.0.0.tar.gz</a></td></tr>
-<tr><td>ices0 (version 0.4)</td><td>source client for broadcasting in MP3 format to an icecast2 server</td><td><a href="http://svn.xiph.org/releases/ices/ices-0.4.tar.gz">ices-0.4.tar.gz</a></td></tr>
+<tr><td>ices2 (version 2.0)</td><td>source client for broadcasting in Ogg Vorbis format to an icecast2 server</td><td><a href="http://downloads.xiph.org/releases/ices/ices-2.0.0.tar.gz">ices-2.0.0.tar.gz</a></td></tr>
+<tr><td>ices0 (version 0.4)</td><td>source client for broadcasting in MP3 format to an icecast2 server</td><td><a href="http://downloads.xiph.org/releases/ices/ices-0.4.tar.gz">ices-0.4.tar.gz</a></td></tr>
</table>
</div>
<div class="roundbottom">
More information about the commits
mailing list