summaryrefslogtreecommitdiff
path: root/www/fcgi/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2003-07-26 15:29:05 +0000
committerdrochner <drochner>2003-07-26 15:29:05 +0000
commit01ee13f3cb6ff6905556f3438b9206ad294fb12b (patch)
treeacae83b008655afbfe2ffbce997d8f4e8a20f3de /www/fcgi/Makefile
parentdf3c96e819ac74de817ff030e75db163e5b5ac3a (diff)
downloadpkgsrc-01ee13f3cb6ff6905556f3438b9206ad294fb12b.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/Makefile')
-rw-r--r--www/fcgi/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile
index cc7a204dc23..3bc98a8d7d0 100644
--- a/www/fcgi/Makefile
+++ b/www/fcgi/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:33 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/26 15:29:05 drochner Exp $
-DISTNAME= fcgi-2.2.2
-PKGREVISION= 1
+DISTNAME= fcgi-2.4.0
CATEGORIES= www devel
MASTER_SITES= http://fastcgi.com/dist/