summaryrefslogtreecommitdiff
path: root/www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch')
-rw-r--r--www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch b/www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch
index 0e5957e551b8..c67dc060c8a4 100644
--- a/www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch
+++ b/www-servers/mongrel2/files/mongrel2-1.11.0-polarssl-platform-590512.patch
@@ -1,6 +1,6 @@
# Fix missing include for newer mbedtls
---- a/src/io.h 2016-08-04 15:55:53.124890328 -0700
-+++ b/src/io.h 2015-12-31 01:25:07.000000000 -0800
+--- a/src/io.h
++++ b/src/io.h
@@ -6,6 +6,7 @@
#endif
@@ -9,8 +9,8 @@
#include <mbedtls/x509.h>
#include <mbedtls/ssl.h>
#include "server.h"
---- a/src/server.h 2016-08-04 15:54:49.539498093 -0700
-+++ b/src/server.h 2015-12-31 01:25:07.000000000 -0800
+--- a/src/server.h
++++ b/src/server.h
@@ -39,6 +39,7 @@
#include "adt/darray.h"
#include "host.h"