summaryrefslogtreecommitdiff
path: root/www/ap2-fcgid/distinfo
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-17 18:18:08 +0000
committerabs <abs@pkgsrc.org>2008-04-17 18:18:08 +0000
commit5c717d6698f5bfe7d5e2ac4c42367d28c4ed2924 (patch)
treeba0dc002349564ea6ce349513c016f65b2503547 /www/ap2-fcgid/distinfo
parentdc3311c76ea750d57ec7ec33a697a465b296d6ff (diff)
downloadpkgsrc-5c717d6698f5bfe7d5e2ac4c42367d28c4ed2924.tar.gz
update www/ap2-fcgid from 2.0 to 2.2
pkgsrc changes: replace MAKE_FLAGS+= INCLUDES="-I${LOCALBASE}/include/httpd" with MAKE_FLAGS+= INCLUDES="-I${BUILDLINK_PREFIX.apache}/include/httpd" Version2.2 (Jul 31st 2007) 1. Support configuration "PassHeader" Thank Hans Christian Saustrup for the suggestion. 2. Support apr_shm_remove() in httpd.2.0.X Thank Hans Christian Saustrup for bug report. 3. Support configuration "TimeScore" Thank Tim Jensen for the patch. 4. Support new configurations "MaxRequestInMem" and "MaxRequestLen" If the length of http request longer than "MaxRequestInMem", it will store in tmp file. It the length of http request longer than "MaxRequestLen", it will return internal server error. Thank Gabriel Barazer(gabriel at oxeva.fr) for the bug report. Thank Steffen(info at apachelounge.com) for the help on this issue. 5. Fix miner Sanity check bug Thank Yuya Tanaka for bug report UNIX&Win32 source: mod_fcgid.2.2.tar.gz Version2.1 ( Feb 15th 2007 ) 1. Add missing config.m4 and Makefile.in for static linking Thank Mark Drago for notice 2. FCGIWrapper disallowed in .htaccess Thank Balinares for patch 3. Bug fix. Authoritative flag reversed Thank Chris Darroch for the patch 4. Support arguments in FCGIWrapper Thank Andre Nathan for suggestion and great help on testing it. 5. Support new config "SharememPath", which specifies the location of share memory path. 6. Check running user is root or not, while suexec is enabled. Thank Chris Holleman for the bug report. 7. Bug fix. Should not pass respond to auth checkers. Thank Szabolcs Hock for bug report.
Diffstat (limited to 'www/ap2-fcgid/distinfo')
-rw-r--r--www/ap2-fcgid/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ap2-fcgid/distinfo b/www/ap2-fcgid/distinfo
index e75679a9840..9213544658c 100644
--- a/www/ap2-fcgid/distinfo
+++ b/www/ap2-fcgid/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/01/25 20:22:54 abs Exp $
+$NetBSD: distinfo,v 1.2 2008/04/17 18:18:08 abs Exp $
-SHA1 (mod_fcgid.2.0.tar.gz) = 386f1c6f44bbbdd599392ae2fbf0170a8f8d5e80
-RMD160 (mod_fcgid.2.0.tar.gz) = 6e62c6c1a828489d3faa5b074e21688a449f9ca3
-Size (mod_fcgid.2.0.tar.gz) = 274974 bytes
+SHA1 (mod_fcgid.2.2.tar.gz) = dc817a20ad6528480a441e4b7ad6920ec11c55e0
+RMD160 (mod_fcgid.2.2.tar.gz) = 9c45c2b25fcf0f4069cee4fb8917493f0a13b338
+Size (mod_fcgid.2.2.tar.gz) = 56954 bytes