You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2014/02/11 19:20:36 UTC

svn commit: r1567250 - in /spamassassin/site: downloads.html main.wmk

Author: kmcgrail
Date: Tue Feb 11 18:20:36 2014
New Revision: 1567250

URL: http://svn.apache.org/r1567250
Log:
more tweaks

Modified:
    spamassassin/site/downloads.html
    spamassassin/site/main.wmk

Modified: spamassassin/site/downloads.html
URL: http://svn.apache.org/viewvc/spamassassin/site/downloads.html?rev=1567250&r1=1567249&r2=1567250&view=diff
==============================================================================
--- spamassassin/site/downloads.html (original)
+++ spamassassin/site/downloads.html Tue Feb 11 18:20:36 2014
@@ -334,25 +334,14 @@
         <br />-->
         
       </p>
-      <a name="Latest_bleeding_edge_code" id="Latest_bleeding_edge_code"><h3>Latest bleeding-edge code</h3></a><p>
-        The latest development version can be obtained at any given time from the SpamAssassin Subversion (SVN) repository. See <a href="http://wiki.apache.org/spamassassin/DownloadFromSvn" target="_blank">http://wiki.apache.org/spamassassin/DownloadFromSvn</a> for more information.
-        
-      </p>
-      <p>
+      <a name="Latest_bleeding_edge_code" id="Latest_bleeding_edge_code"><h3>Latest bleeding-edge code</h3></a><pre>The latest development version can be obtained at any given time from the SpamAssassin Subversion (SVN) repository. See <a href="http://wiki.apache.org/spamassassin/DownloadFromSvn" target="_blank">http://wiki.apache.org/spamassassin/DownloadFromSvn</a> for more information.
+</pre><p>
         Nightly snapshots are no longer available.
         
       </p>
-      <a name="GPG_Signing_Key" id="GPG_Signing_Key"><h3>GPG Signing Key</h3></a><p>
-        <a name="gpgkey"></a>
-        If you want to use GPG to verify the downloads listed above, please use
-        the <a href="https://www.apache.org/dist/spamassassin/KEYS">SpamAssassin Release GPG Keys</a> to verify them.
-        
-      </p>
-      <p>
-        <em>Note: </em>GnuPG 1.4.0, and possibly 1.3.x versions, seem to have problems verifying certain signature files, including the type as used for SpamAssassin releases. If you are running an affected version, please verify the code using both MD5 and SHA1 sum values instead, or upgrade GPG. <br />
-        
-      </p>
-      <a name="Old_releases" id="Old_releases"><h3>Old releases</h3></a><p>
+      <a name="GPG_Signing_Key" id="GPG_Signing_Key"><h3>GPG Signing Key</h3></a><pre><p><a name="gpgkey"></a>If you want to use GPG to verify the downloads listed above, please use the <a href="https://www.apache.org/dist/spamassassin/KEYS">SpamAssassin Release GPG Keys</a> to verify them.
+</p><p>Note: GnuPG 1.4.0, and possibly 1.3.x versions, seem to have problems verifying certain signature files, including the type as used for SpamAssassin releases.  If you are running an affected version, please verify the code using both MD5 and SHA1 sum values instead, or upgrade GPG.
+</p></pre><a name="Old_releases" id="Old_releases"><h3>Old releases</h3></a><p>
         Old Apache-licensed versions (from version 3.0.0 on) can be <a href="http://archive.apache.org/dist/spamassassin/">downloaded from archive.apache.org</a>. Older, Perl-licensed versions can be found <a href="http://www.cpan.org/modules/by-module/Mail/">via CPAN</a>.
         
       </p>

Modified: spamassassin/site/main.wmk
URL: http://svn.apache.org/viewvc/spamassassin/site/main.wmk?rev=1567250&r1=1567249&r2=1567250&view=diff
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Tue Feb 11 18:20:36 2014
@@ -478,18 +478,16 @@ or ##-rc##.
 Latest bleeding-edge code
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-The latest development version can be obtained at any given time from the SpamAssassin Subversion (SVN) repository. See <a href=http://wiki.apache.org/spamassassin/DownloadFromSvn target=_blank>http://wiki.apache.org/spamassassin/DownloadFromSvn</a> for more information.
+ The latest development version can be obtained at any given time from the SpamAssassin Subversion (SVN) repository. See <a href=http://wiki.apache.org/spamassassin/DownloadFromSvn target=_blank>http://wiki.apache.org/spamassassin/DownloadFromSvn</a> for more information.
 
 Nightly snapshots are no longer available.
 
 GPG Signing Key
 ~~~~~~~~~~~~~~~~
 
-<a name=gpgkey></a>
-If you want to use GPG to verify the downloads listed above, please use
-the <a href=https://www.apache.org/dist/spamassassin/KEYS>SpamAssassin Release GPG Keys</a> to verify them.
+ <a name=gpgkey></a>If you want to use GPG to verify the downloads listed above, please use the <a href=https://www.apache.org/dist/spamassassin/KEYS>SpamAssassin Release GPG Keys</a> to verify them.
 
-Note: GnuPG 1.4.0, and possibly 1.3.x versions, seem to have problems verifying certain signature files, including the type as used for SpamAssassin releases.  If you are running an affected version, please verify the code using both MD5 and SHA1 sum values instead, or upgrade GPG.
+ Note: GnuPG 1.4.0, and possibly 1.3.x versions, seem to have problems verifying certain signature files, including the type as used for SpamAssassin releases.  If you are running an affected version, please verify the code using both MD5 and SHA1 sum values instead, or upgrade GPG.
 
 Old releases
 ~~~~~~~~~~~~~