diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-15 08:17:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-15 08:17:42 +0000 |
commit | e074896f3a1d1f36bce8037505906fbbce2740c3 (patch) | |
tree | 997059401be010bc79175cc2fbbeaf1269e6f69c /www/cherokee-devel/files/patch-cherokee-socket.c | |
parent | - Update to 20061214 (diff) |
- Update to 0.5.6
PR: ports/106731
Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=179834
Diffstat (limited to 'www/cherokee-devel/files/patch-cherokee-socket.c')
-rw-r--r-- | www/cherokee-devel/files/patch-cherokee-socket.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cherokee-devel/files/patch-cherokee-socket.c b/www/cherokee-devel/files/patch-cherokee-socket.c index 27451dba8e0c..c3d2ffb49222 100644 --- a/www/cherokee-devel/files/patch-cherokee-socket.c +++ b/www/cherokee-devel/files/patch-cherokee-socket.c @@ -1,6 +1,6 @@ ---- cherokee/socket.c.orig Wed Sep 13 21:48:51 2006 -+++ cherokee/socket.c Wed Sep 13 22:06:35 2006 -@@ -1122,13 +1122,17 @@ +--- cherokee/socket.c.orig Thu Dec 7 09:46:29 2006 ++++ cherokee/socket.c Thu Dec 14 10:35:48 2006 +@@ -1153,13 +1153,17 @@ cherokee_socket_init_client_tls (cherokee_socket_t *socket) { #ifdef HAVE_TLS |