diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-09-20 10:33:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-09-20 10:33:33 +0000 |
commit | acbc095fcc4368acf03ef240a817ecca3d940227 (patch) | |
tree | e9df8b708e45fa49fa5f7d77386edd67bafac89c /www/cherokee/files/patch-cherokee-fdpoll-kqueue.c | |
parent | Jump the gun on the Varnish 1.0 release. (diff) |
- Update to 0.5.5
PR: ports/103228
Submitted by: chinsan <chinsan.tw@gmail.com>
Notes
Notes:
svn path=/head/; revision=173453
Diffstat (limited to 'www/cherokee/files/patch-cherokee-fdpoll-kqueue.c')
-rw-r--r-- | www/cherokee/files/patch-cherokee-fdpoll-kqueue.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c b/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c index 07ecb82c1bab..145916b5486b 100644 --- a/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c +++ b/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c @@ -1,5 +1,5 @@ ---- cherokee/fdpoll-kqueue.c.orig Fri May 27 02:42:27 2005 -+++ cherokee/fdpoll-kqueue.c Fri Sep 16 00:03:37 2005 +--- cherokee/fdpoll-kqueue.c.orig Wed Sep 13 21:45:31 2006 ++++ cherokee/fdpoll-kqueue.c Wed Sep 13 21:45:13 2006 @@ -27,6 +27,7 @@ #include "fdpoll-protected.h" |