summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Albertson <ramereth@gentoo.org>2005-09-23 01:18:48 +0000
committerLance Albertson <ramereth@gentoo.org>2005-09-23 01:18:48 +0000
commit2db9c84a142b432ae3b768a3aeafcb2f3cee6cfe (patch)
tree4427a80e553e3e550d2b05a5a64efc475d011854 /www-apache/mod_fcgid/files
parentAdd a blocker again dev-ruby/rdoc as its now provided in ruby itself (diff)
downloadgentoo-2-2db9c84a142b432ae3b768a3aeafcb2f3cee6cfe.tar.gz
gentoo-2-2db9c84a142b432ae3b768a3aeafcb2f3cee6cfe.tar.bz2
gentoo-2-2db9c84a142b432ae3b768a3aeafcb2f3cee6cfe.zip
Added new ebuild for the new apache bug (resolves bug #79313), Fixed module config file for new module location, Fixed older ebuilds to point to the older module location, Stable for 1.06 on x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apache/mod_fcgid/files')
-rw-r--r--www-apache/mod_fcgid/files/20_mod_fcgid.conf2
-rw-r--r--www-apache/mod_fcgid/files/20_mod_fcgid.conf-oldlayout8
-rw-r--r--www-apache/mod_fcgid/files/digest-mod_fcgid-1.06-r11
3 files changed, 10 insertions, 1 deletions
diff --git a/www-apache/mod_fcgid/files/20_mod_fcgid.conf b/www-apache/mod_fcgid/files/20_mod_fcgid.conf
index d70782fab4c2..75cb35a163d8 100644
--- a/www-apache/mod_fcgid/files/20_mod_fcgid.conf
+++ b/www-apache/mod_fcgid/files/20_mod_fcgid.conf
@@ -1,6 +1,6 @@
<IfDefine FCGID>
<IfModule !mod_fcgid.c>
- LoadModule fcgid_module extramodules/mod_fcgid.so
+ LoadModule fcgid_module modules/mod_fcgid.so
</IfModule>
<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcg
diff --git a/www-apache/mod_fcgid/files/20_mod_fcgid.conf-oldlayout b/www-apache/mod_fcgid/files/20_mod_fcgid.conf-oldlayout
new file mode 100644
index 000000000000..d70782fab4c2
--- /dev/null
+++ b/www-apache/mod_fcgid/files/20_mod_fcgid.conf-oldlayout
@@ -0,0 +1,8 @@
+<IfDefine FCGID>
+ <IfModule !mod_fcgid.c>
+ LoadModule fcgid_module extramodules/mod_fcgid.so
+ </IfModule>
+ <IfModule mod_fcgid.c>
+ AddHandler fcgid-script .fcg
+ </IfModule>
+</IfDefine>
diff --git a/www-apache/mod_fcgid/files/digest-mod_fcgid-1.06-r1 b/www-apache/mod_fcgid/files/digest-mod_fcgid-1.06-r1
new file mode 100644
index 000000000000..29cab2736d42
--- /dev/null
+++ b/www-apache/mod_fcgid/files/digest-mod_fcgid-1.06-r1
@@ -0,0 +1 @@
+MD5 96a4268c542bfe6a88379239c2d908c9 mod_fcgid.1.06.tar.gz 49112