Mailing List Archive

svn commit: rev 36312 - spamassassin/site
Author: jm
Date: Thu Aug 12 19:20:13 2004
New Revision: 36312

Modified:
spamassassin/site/main.wmk
Log:
updated to support www.apache.org releases

Modified: spamassassin/site/main.wmk
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Thu Aug 12 19:20:13 2004
@@ -8,6 +8,9 @@

<content name="preversion">3.0.0-pre4</content>

+<content name="mirrorhref">[preferred]/spamassassin/</content>
+<content name="releasehref">http://www.apache.org/dist/spamassassin/</content>
+
<{perl

# important: ensure the umask is 002 at least.
@@ -282,12 +285,63 @@
**Release Candidate!** Please try out <a href=$(TOP/)released/Mail-SpamAssassin-2.60-rc6.tar.gz>Mail-SpamAssassin-2.60-rc6.tar.gz</a> or <a href=$(TOP/)released/Mail-SpamAssassin-2.60-rc6.zip>.zip</a> if possible. They are the release candidates for the 2.60 release.
-->

+<!--
+
+Mirror
+~~~~~~
+
+[if-any logo]<a href=[link]><img align=right src=[logo] border=0 /></a>[end]
+The currently selected mirror is <b>[preferred]</b>. If you encounter a
+problem with this mirror, please select another mirror. If all mirrors are
+failing, there are <i>backup</i> mirrors (at the end of the mirrors list) that
+should be available.
+
+<form action=[location] method="get" id="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+ [for http]<option value=[http]>[http]</option>[end]
+[end]
+[if-any ftp]
+ [for ftp]<option value=[ftp]>[ftp]</option>[end]
+[end]
+[if-any backup]
+ [for backup]<option value=[backup]>[backup] (backup)</option>[end]
+[end]
+
+</select>
+<input type="submit" value="Change" />
+</form>
+
+You may also consult the <a href="http://www.apache.org/mirrors/">complete
+list of mirrors</a>.
+
+-->
+
Released version, ${relversion}:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

**Note**: These are not Apache releases. This is a link to the old
version on a separate website; the as-yet-unreleased SpamAssassin 3.0.0
will be the first release under the Apache Software License.
+
+<!--
+
+ - <a href=${mirrorhref}/Mail-SpamAssassin-current.tar.gz>SpamAssassin(tm) in tar.gz</a> format.
+ <a href=${releasehref}/Mail-SpamAssassin-current.tar.gz.asc>GPG</a>
+ <a href=${releasehref}/Mail-SpamAssassin-current.tar.gz.md5>MD5</a>
+ <a href=${releasehref}/Mail-SpamAssassin-current.tar.gz.sha1>SHA1</a>
+
+ - <a href=${mirrorhref}/Mail-SpamAssassin-current.tar.bz2>SpamAssassin(tm) in tar.bz2</a> format.
+ <a href=${releasehref}/Mail-SpamAssassin-current.tar.bz2.asc>GPG</a>
+ <a href=${releasehref}/Mail-SpamAssassin-current.tar.bz2.md5>MD5</a>
+ <a href=${releasehref}/Mail-SpamAssassin-current.tar.bz2.sha1>SHA1</a>
+
+ - <a href=${mirrorhref}/Mail-SpamAssassin-current.zip>SpamAssassin(tm) in ZIP</a> format.
+ <a href=${releasehref}/Mail-SpamAssassin-current.zip.asc>GPG</a>
+ <a href=${releasehref}/Mail-SpamAssassin-current.zip.md5>MD5</a>
+ <a href=${releasehref}/Mail-SpamAssassin-current.zip.sha1>SHA1</a>
+
+-->

- <a href=http://old.SpamAssassin.org/released/Mail-SpamAssassin-${relversion}.tar.gz>SpamAssassin(tm) in tar.gz</a> format.
<a href=http://old.SpamAssassin.org/released/Mail-SpamAssassin-${relversion}.tar.gz.asc>GPG</a>