From 29ae01e8db02382117474aa80786a02edeb0a8b8 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 4 Sep 2012 16:10:57 +0000 Subject: Update ap2-fcgid to 2.3.7. Changes with mod_fcgid 2.3.7 *) Introduce FcgidWin32PreventOrphans directive on Windows to use OS Job Control Objects to terminate all running fcgi's when the worker process has been abruptly terminated. PR: 51078 [Thangaraj AntonyCrouse ] *) Periodically clean out the brigades which are pulling in the request body for handoff to the fcgid child. PR: 51749 [Dominic Benson ] *) Resolve crash during graceful restarts. PR 50309 [Mario Brandt ] *) Solve latency/cogestion of resolving effective user file access rights when no such info is desired, for config related filename stats. PR: 51020 [Thangaraj AntonyCrouse , William Rowe] *) Fix regression in 2.3.6 which broke process controls when using vhost- specific configuration. [Jeff Trawick] *) Account for first process in class in the spawn score. [Jeff Trawick] --- www/ap2-fcgid/Makefile | 6 +++--- www/ap2-fcgid/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www/ap2-fcgid') diff --git a/www/ap2-fcgid/Makefile b/www/ap2-fcgid/Makefile index 3fe6b28cb6c..ce6c4947888 100644 --- a/www/ap2-fcgid/Makefile +++ b/www/ap2-fcgid/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2010/11/23 11:55:15 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/04 16:10:57 taca Exp $ -DISTNAME= mod_fcgid-2.3.6 +DISTNAME= mod_fcgid-2.3.7 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/mod_fcgid/} @@ -12,7 +12,7 @@ LICENSE= apache-2.0 PKG_DESTDIR_SUPPORT= user-destdir -PKG_APACHE_ACCEPTED= apache2 apache22 +PKG_APACHE_ACCEPTED= apache2 apache22 apache24 APACHE_MODULE= YES USE_LIBTOOL= YES diff --git a/www/ap2-fcgid/distinfo b/www/ap2-fcgid/distinfo index f4c0427da61..9f7275e0a4e 100644 --- a/www/ap2-fcgid/distinfo +++ b/www/ap2-fcgid/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2010/11/23 11:55:15 obache Exp $ +$NetBSD: distinfo,v 1.5 2012/09/04 16:10:57 taca Exp $ -SHA1 (mod_fcgid-2.3.6.tar.gz) = 018245896f331909e896685ab3ca86b163846e4d -RMD160 (mod_fcgid-2.3.6.tar.gz) = 962edaee41d502fcfbcb9d18028a43c72b54933f -Size (mod_fcgid-2.3.6.tar.gz) = 101883 bytes +SHA1 (mod_fcgid-2.3.7.tar.gz) = 0914ace219c13d125e831651078610f111d970e8 +RMD160 (mod_fcgid-2.3.7.tar.gz) = 98a67b63449b4d66780ce6c90441acc9d3244cac +Size (mod_fcgid-2.3.7.tar.gz) = 104818 bytes SHA1 (patch-aa) = 412ff767f32e569e7cee1940d382ea2d0f4ea235 -- cgit v1.2.3