Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187354 - www-apache/mod_fcgid-2.2 version bump
Summary: www-apache/mod_fcgid-2.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 09:28 UTC by Jiri Tyr
Modified: 2007-08-13 12:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Tyr 2007-08-01 09:28:58 UTC
There is new version of mod_fcgid (v2.2). It would be nice to have it in portage tree.
Comment 1 Aman Gupta 2007-08-04 08:13:07 UTC
cd /usr/portage/www-apache/mod_fcgid/
cp mod_fcgid-2.1-r2.ebuild mod_fcgid-2.2.ebuild
mkdir files/2.2
cp files/2.1/20_mod_fcgid.conf files/2.2/

works without problems here. 

i'm not sure why 20_mod_fcgid.conf is putting files in /var/log/apache2 though. /var/{run/,run/apache2/,run/mod_fcgid/} might make more sense.
Comment 2 Christian Heim (RETIRED) gentoo-dev 2007-08-13 12:41:35 UTC
Bumped the ebuild, also corrected the path for SharememPath and SocketPath. Hopefully didn't break too much things.