Mailing List Archive

svn commit: r1686320 - in /perl/modperl/docs/trunk: doap_Perl.rdf src/download/index_top.html
Author: stevehay
Date: Thu Jun 18 21:09:13 2015
New Revision: 1686320

URL: http://svn.apache.org/r1686320
Log:
Update download links for mod_perl-2.0.9

Modified:
perl/modperl/docs/trunk/doap_Perl.rdf
perl/modperl/docs/trunk/src/download/index_top.html

Modified: perl/modperl/docs/trunk/doap_Perl.rdf
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/doap_Perl.rdf?rev=1686320&r1=1686319&r2=1686320&view=diff
==============================================================================
--- perl/modperl/docs/trunk/doap_Perl.rdf (original)
+++ perl/modperl/docs/trunk/doap_Perl.rdf Thu Jun 18 21:09:13 2015
@@ -52,13 +52,20 @@ performance.
</SVNRepository>
</repository>

+ <repository>
+ <SVNRepository>
+ <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/perl/Apache-Reload/trunk/"/>
+ <location rdf:resource="http://svn.apache.org/repos/asf/perl/Apache-Reload/trunk/"/>
+ </SVNRepository>
+ </repository>
+
<mailing-list rdf:resource="http://perl.apache.org/maillist/index.html"/>

<release>
<Version>
<name>mod_perl 2.0</name>
- <created>2013-04-17</created>
- <revision>2.0.8</revision>
+ <created>2015-06-18</created>
+ <revision>2.0.9</revision>
</Version>
</release>
<release>
@@ -68,27 +75,6 @@ performance.
<revision>1.31</revision>
</Version>
</release>
- <release>
- <Version>
- <name>mod_perl 1.0</name>
- <created>2007-03-29</created>
- <revision>1.30</revision>
- </Version>
- </release>
- <release>
- <Version>
- <name>Apache-Test</name>
- <created>2006-11-30</created>
- <revision>1.29</revision>
- </Version>
- </release>
- <release>
- <Version>
- <name>Apache-SizeLimit</name>
- <created>2007-03-29</created>
- <revision>0.91</revision>
- </Version>
- </release>


</Project>

Modified: perl/modperl/docs/trunk/src/download/index_top.html
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/download/index_top.html?rev=1686320&r1=1686319&r2=1686320&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/download/index_top.html (original)
+++ perl/modperl/docs/trunk/src/download/index_top.html Thu Jun 18 21:09:13 2015
@@ -7,18 +7,18 @@
<p>Current releases:</p>
<ul>

- <li>mod_perl 2.0: Version 2.0.8 - April 17, 2013<br>
- For use with Apache 2.0.x / 2.2.x <br/>
- <a href="http://www.apache.org/dyn/closer.cgi/perl/mod_perl-2.0.8.tar.gz">Download</a>
+ <li>mod_perl 2.0: Version 2.0.9 - June 18, 2015<br>
+ For use with Apache 2.0.x / 2.2.x / 2.4.x <br/>
+ <a href="http://www.apache.org/dyn/closer.cgi/perl/mod_perl-2.0.9.tar.gz">Download</a>
[
- <a href="http://www.apache.org/dist/perl/mod_perl-2.0.8.tar.gz.asc">PGP</a>
+ <a href="http://www.apache.org/dist/perl/mod_perl-2.0.9.tar.gz.asc">PGP</a>
] [
- <a href="http://www.apache.org/dist/perl/mod_perl-2.0.8.tar.gz.md5">MD5</a>
+ <a href="http://www.apache.org/dist/perl/mod_perl-2.0.9.tar.gz.md5">MD5</a>
] [
- <a href="http://www.apache.org/dist/perl/mod_perl-2.0.8.tar.gz.sha1">SHA1</a>
+ <a href="http://www.apache.org/dist/perl/mod_perl-2.0.9.tar.gz.sha1">SHA1</a>
] |
- <a href="http://svn.apache.org/repos/asf/perl/modperl/tags/2_0_8">Browse</a> |
- <a href="http://svn.apache.org/repos/asf/perl/modperl/tags/2_0_8/Changes">Changes</a> |
+ <a href="http://svn.apache.org/repos/asf/perl/modperl/tags/2_0_9">Browse</a> |
+ <a href="http://svn.apache.org/repos/asf/perl/modperl/tags/2_0_9/Changes">Changes</a> |
<a href="../docs/2.0/user/install/install.html">Installation</a>
</li>

@@ -55,13 +55,13 @@

<pre>
% pgpk -a KEYS
- % pgpv mod_perl-2.0.8.tar.gz.asc
+ % pgpv mod_perl-2.0.9.tar.gz.asc
<i>or</i>,
% pgp -ka KEYS
- % pgp mod_perl-2.0.8.tar.gz.asc
+ % pgp mod_perl-2.0.9.tar.gz.asc
<i>or</i>,
% gpg --import KEYS
- % gpg --verify mod_perl-2.0.8.tar.gz.asc
+ % gpg --verify mod_perl-2.0.9.tar.gz.asc
</pre>

Alternatively, you can verify the MD5 signature on the files. A unix



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org