You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2008/09/01 23:01:30 UTC

svn commit: r691058 - in /spamassassin/site: devel/index.html downloads.html main.wmk released/index.html

Author: jm
Date: Mon Sep  1 14:01:29 2008
New Revision: 691058

URL: http://svn.apache.org/viewvc?rev=691058&view=rev
Log:
and reorder CPAN section

Modified:
    spamassassin/site/devel/index.html
    spamassassin/site/downloads.html
    spamassassin/site/main.wmk
    spamassassin/site/released/index.html

Modified: spamassassin/site/devel/index.html
URL: http://svn.apache.org/viewvc/spamassassin/site/devel/index.html?rev=691058&r1=691057&r2=691058&view=diff
==============================================================================
--- spamassassin/site/devel/index.html (original)
+++ spamassassin/site/devel/index.html Mon Sep  1 14:01:29 2008
@@ -166,7 +166,7 @@
                               </td>
                               <td>
                                 <nobr>
-                                  &nbsp; 1-Sep-2008 20:59
+                                  &nbsp; 1-Sep-2008 21:01
                                 </nobr>
                               </td>
                               <td align="right">
@@ -1734,7 +1734,7 @@
                               </td>
                               <td>
                                 <nobr>
-                                  &nbsp; 9-Jul-2008 11:36
+                                  &nbsp; 1-Sep-2008 20:59
                                 </nobr>
                               </td>
                               <td align="right">

Modified: spamassassin/site/downloads.html
URL: http://svn.apache.org/viewvc/spamassassin/site/downloads.html?rev=691058&r1=691057&r2=691058&view=diff
==============================================================================
--- spamassassin/site/downloads.html (original)
+++ spamassassin/site/downloads.html Mon Sep  1 14:01:29 2008
@@ -243,7 +243,7 @@
                         </ul>
                         <a name="Packages" id="Packages"><h3>Packages</h3></a><ul>
                           <li>
-                            <strong>RPM</strong>: SpamAssassin RPMs can be built directly from the tar file.
+                            <strong>RPM</strong>: SpamAssassin RPMs can be built directly from the tarball.
                             <ul>
                               <li>
                                 <p>
@@ -255,7 +255,7 @@
                                 </p>
                                 <p>
                                   If necessary use the following option if you grab the bzip2
-                                  tar file instead of the gzip version:
+                                  tarball instead of the gzip version:
                                   
                                 </p>
                                 <p>
@@ -265,12 +265,6 @@
                             </ul>
                           </li>
                           <li>
-                            <strong>Perl users</strong>: SpamAssassin can be downloaded from <a href="http://www.cpan.org/">CPAN</a>, as the module <code>Mail::SpamAssassin</code>:
-                            <blockquote>
-                              <code>sudo cpan Mail::SpamAssassin</code>
-                            </blockquote>
-                          </li>
-                          <li>
                             <strong>Debian users</strong>: install SpamAssassin using:
                             <blockquote>
                               <code>sudo apt-get install spamassassin</code>
@@ -296,6 +290,12 @@
                               </li>
                             </ul>
                           </li>
+                          <li>
+                            <strong>Everyone</strong>: SpamAssassin can be downloaded from <a href="http://www.cpan.org/">CPAN</a>, as the module <a href="http://search.cpan.org/dist/Mail-SpamAssassin/"><code>Mail::SpamAssassin</code></a>:
+                            <blockquote>
+                              <code>sudo cpan Mail::SpamAssassin</code>
+                            </blockquote>
+                          </li>
                         </ul>
                         <a name="Other_stuff_regarding_released_versions" id="Other_stuff_regarding_released_versions"><h3>Other stuff regarding released versions</h3></a><ul>
                           <li>

Modified: spamassassin/site/main.wmk
URL: http://svn.apache.org/viewvc/spamassassin/site/main.wmk?rev=691058&r1=691057&r2=691058&view=diff
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Mon Sep  1 14:01:29 2008
@@ -491,20 +491,16 @@
 Packages
 ~~~~~~~~
 
-  - **RPM**: SpamAssassin RPMs can be built directly from the tar file.
+  - **RPM**: SpamAssassin RPMs can be built directly from the tarball.
       Simply run:
   
       ##sudo rpmbuild -tb Mail-SpamAssassin-${relversion}.tar.gz##
 
       If necessary use the following option if you grab the bzip2
-      tar file instead of the gzip version:
+      tarball instead of the gzip version:
 
       ##--define ''srcext .bz2''##
 
-  - **Perl users**: SpamAssassin can be downloaded from <a href=http://www.cpan.org/>CPAN</a>, as the module ##Mail::SpamAssassin##:
-
-      ##sudo cpan Mail::SpamAssassin##
-
   - **Debian users**: install SpamAssassin using:
 
       ##sudo apt-get install spamassassin##
@@ -521,6 +517,10 @@
 
       - OpenBSD: ##mail/p5-Mail-SpamAssassin##
 
+  - **Everyone**: SpamAssassin can be downloaded from <a href=http://www.cpan.org/>CPAN</a>, as the module <a href="http://search.cpan.org/dist/Mail-SpamAssassin/">##Mail::SpamAssassin##</a>:
+
+      ##sudo cpan Mail::SpamAssassin##
+
 Other stuff regarding released versions
 ~~~~~~~~~~~~~~
 

Modified: spamassassin/site/released/index.html
URL: http://svn.apache.org/viewvc/spamassassin/site/released/index.html?rev=691058&r1=691057&r2=691058&view=diff
==============================================================================
--- spamassassin/site/released/index.html (original)
+++ spamassassin/site/released/index.html Mon Sep  1 14:01:29 2008
@@ -166,7 +166,7 @@
                               </td>
                               <td>
                                 <nobr>
-                                  &nbsp; 1-Sep-2008 20:59
+                                  &nbsp; 1-Sep-2008 21:01
                                 </nobr>
                               </td>
                               <td align="right">
@@ -2886,7 +2886,7 @@
                               </td>
                               <td>
                                 <nobr>
-                                  &nbsp; 9-Jul-2008 11:36
+                                  &nbsp; 1-Sep-2008 20:59
                                 </nobr>
                               </td>
                               <td align="right">