OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 10-Mar-2006 08:43:46 Branch: HEAD Handle: 2006031007434600 Modified files: openpkg-src/lighttpd lighttpd.patch lighttpd.spec Log: upgrading package: lighttpd 1.4.10 -> 1.4.11 Summary: Revision Changes Path 1.4 +6 -9 openpkg-src/lighttpd/lighttpd.patch 1.23 +2 -2 openpkg-src/lighttpd/lighttpd.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/lighttpd/lighttpd.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 lighttpd.patch --- openpkg-src/lighttpd/lighttpd.patch 23 Feb 2006 20:41:39 -0000 1.3 +++ openpkg-src/lighttpd/lighttpd.patch 10 Mar 2006 07:43:46 -0000 1.4 @@ -1,14 +1,11 @@ Index: src/server.c ---- src/server.c 2006-02-01 11:50:02.000000000 +0000 -+++ src/server.c 2006-02-19 09:56:58.000000000 +0000 -@@ -218,7 +218,9 @@ - CLEAN(srvconf.event_handler); +--- src/server.c.orig 2006-03-04 18:12:17 +0100 ++++ src/server.c 2006-03-10 08:40:37 +0100 +@@ -217,6 +217,7 @@ CLEAN(srvconf.pid_file); CLEAN(srvconf.modules_dir); -- -+ CLEAN(srvconf.network_backend); -+ CLEAN(srvconf.upload_tempdirs); -+ + CLEAN(srvconf.network_backend); ++ CLEAN(srvconf.upload_tempdirs); + CLEAN(tmp_chunk_len); #undef CLEAN - @@ . patch -p0 <<'@@ .' Index: openpkg-src/lighttpd/lighttpd.spec ============================================================================ $ cvs diff -u -r1.22 -r1.23 lighttpd.spec --- openpkg-src/lighttpd/lighttpd.spec 24 Feb 2006 09:12:18 -0000 1.22 +++ openpkg-src/lighttpd/lighttpd.spec 10 Mar 2006 07:43:46 -0000 1.23 @@ -32,8 +32,8 @@ Class: EVAL Group: Web License: MIT-style -Version: 1.4.10 -Release: 20060224 +Version: 1.4.11 +Release: 20060310 # package options %option with_fsl yes @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org