packages: cherokee/cherokee-php-path.patch - updated for 0.99.29. Is it cor...
pawelz
pawelz at pld-linux.org
Sat Nov 28 02:16:09 CET 2009
Author: pawelz Date: Sat Nov 28 01:16:09 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 0.99.29. Is it correct?
---- Files affected:
packages/cherokee:
cherokee-php-path.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/cherokee/cherokee-php-path.patch
diff -u packages/cherokee/cherokee-php-path.patch:1.3 packages/cherokee/cherokee-php-path.patch:1.4
--- packages/cherokee/cherokee-php-path.patch:1.3 Tue Oct 21 02:26:44 2008
+++ packages/cherokee/cherokee-php-path.patch Sat Nov 28 02:16:03 2009
@@ -1,21 +1,10 @@
---- cherokee-0.6.1/cherokee/handler_phpcgi.c~ 2008-04-17 16:41:42.000000000 +0200
-+++ cherokee-0.6.1/cherokee/handler_phpcgi.c 2008-04-17 16:45:23.471106094 +0200
-@@ -71,7 +71,7 @@
- "php",
- "php5",
- "php4",
-- "php-cgi",
-+ "php.fcgi",
- #else
- "PHP.EXE",
- #endif
---- cherokee-0.9.4/configure.in.orig 2008-10-09 13:41:48.000000000 +0200
-+++ cherokee-0.9.4/configure.in 2008-10-21 01:20:27.000000000 +0200
-@@ -1145,13 +1145,7 @@
+--- cherokee-0.99.29/configure.in.orig 2009-11-16 17:42:47.000000000 +0100
++++ cherokee-0.99.29/configure.in 2009-11-28 02:11:19.000000000 +0100
+@@ -1281,13 +1281,7 @@
if test "x$PHPCGI" = "x"; then
AC_MSG_RESULT([no])
else
-- $PHPCGI -v | grep 'cgi-fcgi' >/dev/null 2>/dev/null
+- $PHPCGI -v -d session.save_path=/tmp | grep 'cgi-fcgi' >/dev/null 2>/dev/null
- if test $? != 0; then
- PHPCGI=""
- AC_MSG_RESULT([no])
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cherokee/cherokee-php-path.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list