mod_perl: update to 2.0.5

This commit is contained in:
Juergen Daubert 2011-02-08 17:46:46 +01:00
parent 0f066662f1
commit a03cd41626
3 changed files with 5 additions and 3 deletions

View File

@ -106,6 +106,7 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/PerlSections/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/PerlSections/Dump.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/Process.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/Reload.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/RequestIO.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/RequestRec.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/linux-thread-multi/Apache2/RequestUtil.pm
@ -301,6 +302,7 @@ drwxr-xr-x root/root usr/man/man3/
-r--r--r-- root/root usr/man/man3/Apache2::Module.3pm.gz
-r--r--r-- root/root usr/man/man3/Apache2::PerlSections.3pm.gz
-r--r--r-- root/root usr/man/man3/Apache2::Process.3pm.gz
-r--r--r-- root/root usr/man/man3/Apache2::Reload.3pm.gz
-r--r--r-- root/root usr/man/man3/Apache2::RequestIO.3pm.gz
-r--r--r-- root/root usr/man/man3/Apache2::RequestRec.3pm.gz
-r--r--r-- root/root usr/man/man3/Apache2::RequestUtil.3pm.gz

View File

@ -1 +1 @@
1a05625ae6843085f985f5da8214502a mod_perl-2.0.4.tar.gz
03d01d135a122bd8cebd0cd5b185d674 mod_perl-2.0.5.tar.gz

View File

@ -5,8 +5,8 @@
# Group: apache
name=mod_perl
version=2.0.4
release=4
version=2.0.5
release=1
source=(http://perl.apache.org/dist/$name-$version.tar.gz)
build(){