| Summary: | [PATCH] www/mod_fcgid: Fix works on apache2.0.X | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andrey Slusar <anray> | ||||
| Component: | Individual Port(s) | Assignee: | Andrey Slusar <anray> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | hemi | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Andrey Slusar
2007-06-28 19:10:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->anray Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback On Thu, Jun 28, 2007 at 06:10:27PM +0000, Edwin Groothuis wrote: > Maintainer of www/mod_fcgid, > > Please note that PR ports/114105 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/114105 Patch looks good to me. I don't have an apache20 box to test it on, but it should be fine. Thanks, Josh -- Josh Tolbert hemi@puresimplicity.net || http://www.puresimplicity.net/~hemi/ Security is mostly a superstition. It does not exist in nature, nor do the children of men as a whole experience it. Avoiding danger is no safer in the long run than outright exposure. Life is either a daring adventure, or nothing. -- Helen Keller anray 2007-06-28 18:47:54 UTC
FreeBSD ports repository
Modified files:
www/mod_fcgid Makefile
Added files:
www/mod_fcgid/files patch-arch-unix-fcgid_proctbl_unix.c
Log:
- Support apr_shm_remove() in apache 2.0.X
PR: ports/114105
Approved by: Josh Tolbert (maintainer)
Obtained from: mod-fcgid cvs
Revision Changes Path
1.11 +1 -0 ports/www/mod_fcgid/Makefile
1.1 +98 -0 ports/www/mod_fcgid/files/patch-arch-unix-fcgid_proctbl_unix.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. |