diff options
author | drochner <drochner> | 2003-07-26 15:29:05 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-07-26 15:29:05 +0000 |
commit | d684ce8d3ef531cbb259962cedc691579763e533 (patch) | |
tree | acae83b008655afbfe2ffbce997d8f4e8a20f3de /www/fcgi/distinfo | |
parent | 5c5ff19fe23426f9ef3b79f867613923cbd45c0f (diff) | |
download | pkgsrc-d684ce8d3ef531cbb259962cedc691579763e533.tar.gz |
update to 2.4.0
changes:
-bugfixes
-When closing connections, shutdown() the send side of TCP sockets to
prevent a TCP RST from trashing the reciept of data on the client (when
the client continues to send data to the application).
-some C++ API stuff
Diffstat (limited to 'www/fcgi/distinfo')
-rw-r--r-- | www/fcgi/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/fcgi/distinfo b/www/fcgi/distinfo index 07d1d1e6456..55c2c854b53 100644 --- a/www/fcgi/distinfo +++ b/www/fcgi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2002/10/09 00:07:17 jlam Exp $ +$NetBSD: distinfo,v 1.3 2003/07/26 15:29:06 drochner Exp $ -SHA1 (fcgi-2.2.2.tar.gz) = fa012bb17ee7a6522021c67b6560bfc17d30993b -Size (fcgi-2.2.2.tar.gz) = 447437 bytes -SHA1 (patch-aa) = f5155ffcc00459d4c34426c37541518b6f630b8a +SHA1 (fcgi-2.4.0.tar.gz) = 2329404159e8b8315e524b9eaf1de763202c6e6a +Size (fcgi-2.4.0.tar.gz) = 468682 bytes +SHA1 (patch-aa) = 13577b77ae3d124a5f27be0e456b470180c99550 |