Mailing List Archive

svn commit: r289124 - /spamassassin/site/main.wmk
Author: jm
Date: Wed Sep 14 18:00:51 2005
New Revision: 289124

URL: http://svn.apache.org/viewcvs?rev=289124&view=rev
Log:
updated site for 3.1.0

Modified:
spamassassin/site/main.wmk

Modified: spamassassin/site/main.wmk
URL: http://svn.apache.org/viewcvs/spamassassin/site/main.wmk?rev=289124&r1=289123&r2=289124&view=diff
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Wed Sep 14 18:00:51 2005
@@ -1,28 +1,47 @@
<webmake>

-<content name="relversion">3.0.4</content>
-<content name="relline">3.0.x</content>
-<content name="docsline">3.0.x</content>
-<content name="relsvnhref">http://svn.apache.org/repos/asf/spamassassin/branches/3.0</content>
+<!-- ----------------------------------------------------------------------
+ STUFF THAT NEEDS TO BE TWEAKED WHEN A RELEASE HAPPENS
+ Doing a new release? you'll need to change one or more of these! -->

+<!-- Change this to the current release version -->
+<content name="relversion">3.1.0</content>
+
+<!-- this is the href to use to refer to the downloads page.
+ it will use the ASF mirror infrastructure and ensures the mirror
+ in question is up-to-date. When you modify the contents of
+ /www/www.apache.org/dist/spamassassin , you need to update the
+ timestamp in the URL below to match the current time, so that
+ "stale" mirrors aren't selected.
+ (Note that the ?update parameter specifies the time in YYYYMMDDHHMM
+ format, in the *PST timezone*, not UTC!) -->
+<content name="mirrordl">http://spamassassin.apache.org/downloads.cgi?update=200509141634</content>
+
+<!-- If you've started a new "release line" (3.0.x, 3.1.x, etc.), change this -->
+<content name="relline">3.1.x</content>
+
+<!-- The "release line" that documentation should be displayed for -->
+<content name="docsline">3.1.x</content>
+
+<!-- The URL of the "release line"'s branch in SVN -->
+<content name="relsvnhref">http://svn.apache.org/repos/asf/spamassassin/branches/3.1</content>
+
+<!-- If you want the "current pre-release" block to be available in
+ downloads.html, change this AND search for 'preversion' in the HTML
+ blocks below, and uncomment the HTML appropriately! -->
<content name="preversion">3.1.0-rc2</content>

+<!-- END OF STUFF THAT NEEDS TO BE TWEAKED WHEN A RELEASE HAPPENS -->
+<!-- ---------------------------------------------------------------------- -->
+
<!-- see http://www.apache.org/dev/mirrors.html ,
http://httpd.apache.org/dev/release.html ,
http://cvs.apache.org/~bodewig/mirror.html ,
- http://jakarta.apache.org/site/convert-to-mirror.html
+ http://jakarta.apache.org/site/convert-to-mirror.html for details on
+ ASF mirroring.
-->

-<!-- this is the href to use to refer to the downloads page.
- it will use the ASF mirror infrastructure and ensures the mirrors
- in question is up-to-date.
-
- Note that the ?update parameter specifies the time in YYYYMMDDHHMM
- format, in the *PST timezone*, not UTC! -->
-<content name="mirrordl">http://spamassassin.apache.org/downloads.cgi?update=200506061100</content>
-
-
-<!-- and these are used in the downloads.html backend page. -->
+<!-- these URIs are used in the downloads.html backend page. -->
<content name="mirrorhref">[preferred]/spamassassin/source</content>
<content name="relhomehref">http://www.apache.org/dist/spamassassin/source</content>

@@ -174,7 +193,7 @@

<h2>News and Announcements</h2>

- 2005-06-06: SpamAssassin 3.0.4 released! Please visit
+ 2005-09-14: SpamAssassin 3.1.0 released! Please visit
<a href="${mirrordl}">the downloads page</a> to get the latest version.

**2005-02-09: Receiving twice as many votes as the closest contender,
@@ -357,6 +376,7 @@
Mac OS X Server'</a> at Apple Developer Connection.


+<!--
Current Pre-Release Development Version (${preversion})
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@@ -374,6 +394,7 @@
<a href=http://spamassassin.apache.org/released/Mail-SpamAssassin-${preversion}.zip.asc>GPG</a>
<a href=http://spamassassin.apache.org/released/Mail-SpamAssassin-${preversion}.zip.md5>MD5</a>
<a href=http://spamassassin.apache.org/released/Mail-SpamAssassin-${preversion}.zip.sha1>SHA1</a>)
+-->

<!--
jm: not sure this note still applies (Aug 12 2005 jm)