You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by is...@apache.org on 2011/04/27 14:49:07 UTC

svn commit: r1097101 - in /httpd/site/trunk: docs/apreq/download.html xdocs/apreq/download.xml

Author: issac
Date: Wed Apr 27 12:49:07 2011
New Revision: 1097101

URL: http://svn.apache.org/viewvc?rev=1097101&view=rev
Log:
Updated old version numbers in download.html

Modified:
    httpd/site/trunk/docs/apreq/download.html
    httpd/site/trunk/xdocs/apreq/download.xml

Modified: httpd/site/trunk/docs/apreq/download.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/apreq/download.html?rev=1097101&r1=1097100&r2=1097101&view=diff
==============================================================================
--- httpd/site/trunk/docs/apreq/download.html [utf-8] (original)
+++ httpd/site/trunk/docs/apreq/download.html [utf-8] Wed Apr 27 12:49:07 2011
@@ -140,7 +140,7 @@ Other mirrors: <select name="Preferred">
   <blockquote>
 <p>This release works with Apache HTTP Server 1.3.  Please note that this
    version will not work with newer 2.X releases of the Apache HTTP Server.
-   Please use <a href="#v2_08">libapreq2-2.08</a> for use with
+   Please use <a href="#v2_13">libapreq2-2.13</a> for use with
    Apache HTTP Server 2.0.</p>
 <a href="[preferred]/httpd/libapreq/libapreq-1.34.tar.gz">libapreq-1.34</a>
 <a href="http://www.apache.org/dist/httpd/libapreq/libapreq-1.34.tar.gz.asc">PGP</a>
@@ -168,17 +168,17 @@ directory</a>, rather than from a mirror
 using</p>
 <p><code>
 % pgpk -a KEYS<br />
-% pgpv libapreq-1.34.tar.gz.asc<br />
+% pgpv libapreq2-2.13.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % pgp -ka KEYS<br />
-% pgp libapreq-1.34.tar.gz.asc<br />
+% pgp libapreq2-2.13.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % gpg --import KEYS<br />
-% gpg --verify libapreq-1.34.tar.gz.asc
+% gpg --verify libapreq-2.13.tar.gz.asc
 </code></p>
 <p>Alternatively, you can verify the MD5 signature on the files.  A
 unix program called <code>md5</code> or <code>md5sum</code> is

Modified: httpd/site/trunk/xdocs/apreq/download.xml
URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/apreq/download.xml?rev=1097101&r1=1097100&r2=1097101&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/apreq/download.xml [utf-8] (original)
+++ httpd/site/trunk/xdocs/apreq/download.xml [utf-8] Wed Apr 27 12:49:07 2011
@@ -59,7 +59,7 @@ Other mirrors: <select name="Preferred">
 
 <p>This release works with Apache HTTP Server 1.3.  Please note that this
    version will not work with newer 2.X releases of the Apache HTTP Server.
-   Please use <a href="#v2_08">libapreq2-2.08</a> for use with
+   Please use <a href="#v2_13">libapreq2-2.13</a> for use with
    Apache HTTP Server 2.0.</p>
 
 <a href="[preferred]/httpd/libapreq/libapreq-1.34.tar.gz">libapreq-1.34</a> 
@@ -83,17 +83,17 @@ using</p>
 
 <p><code>
 % pgpk -a KEYS<br />
-% pgpv libapreq-1.34.tar.gz.asc<br />
+% pgpv libapreq2-2.13.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % pgp -ka KEYS<br />
-% pgp libapreq-1.34.tar.gz.asc<br />
+% pgp libapreq2-2.13.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % gpg --import KEYS<br />
-% gpg --verify libapreq-1.34.tar.gz.asc
+% gpg --verify libapreq-2.13.tar.gz.asc
 </code></p>
 
 <p>Alternatively, you can verify the MD5 signature on the files.  A