aboutsummaryrefslogtreecommitdiff
path: root/www/fcgi
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-01-21 13:17:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-01-21 13:17:26 +0000
commit4a2aa34dfc5219bb3eb0af431f3e0600d5c314d7 (patch)
treee69e7a35deecef28552bd5e4b034fb3511ea7e00 /www/fcgi
parent9d131576930aa51e1a56925f8f2d477f9b677d7c (diff)
downloadports-4a2aa34dfc5219bb3eb0af431f3e0600d5c314d7.tar.gz
ports-4a2aa34dfc5219bb3eb0af431f3e0600d5c314d7.zip
Notes
Diffstat (limited to 'www/fcgi')
-rw-r--r--www/fcgi/distinfo1
-rw-r--r--www/fcgi/files/patch-include__fcgio.h10
2 files changed, 10 insertions, 1 deletions
diff --git a/www/fcgi/distinfo b/www/fcgi/distinfo
index 5993606d5757..819fefe67f6f 100644
--- a/www/fcgi/distinfo
+++ b/www/fcgi/distinfo
@@ -1,3 +1,2 @@
-MD5 (fcgi-2.4.0.tar.gz) = d15060a813b91383a9f3c66faf84867e
SHA256 (fcgi-2.4.0.tar.gz) = 66fc45c6b36a21bf2fbbb68e90f780cc21a9da1fffbae75e76d2b4402d3f05b9
SIZE (fcgi-2.4.0.tar.gz) = 468682
diff --git a/www/fcgi/files/patch-include__fcgio.h b/www/fcgi/files/patch-include__fcgio.h
new file mode 100644
index 000000000000..137b07bfc2e6
--- /dev/null
+++ b/www/fcgi/files/patch-include__fcgio.h
@@ -0,0 +1,10 @@
+--- ./include/fcgio.h.orig 2011-01-21 12:26:36.000000000 +0000
++++ ./include/fcgio.h 2011-01-21 12:27:29.000000000 +0000
+@@ -31,6 +31,7 @@
+ #define FCGIO_H
+
+ #include <iostream>
++#include <cstdio>
+
+ #include "fcgiapp.h"
+