aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-passenger/files/patch-libev
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-passenger/files/patch-libev')
-rw-r--r--www/rubygem-passenger/files/patch-libev9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/rubygem-passenger/files/patch-libev b/www/rubygem-passenger/files/patch-libev
index b7c89c1af886..b55c954c2e07 100644
--- a/www/rubygem-passenger/files/patch-libev
+++ b/www/rubygem-passenger/files/patch-libev
@@ -1,9 +1,10 @@
---- src/cxx_supportlib/vendor-modified/libev/ev.c.orig 2025-07-13 19:43:52 UTC
+--- src/cxx_supportlib/vendor-modified/libev/ev.c.orig 2025-10-04 10:15:47 UTC
+++ src/cxx_supportlib/vendor-modified/libev/ev.c
-@@ -421,6 +421,11 @@
+@@ -420,7 +420,11 @@
+ #endif
#if EV_USE_INOTIFY
- # include <sys/statfs.h>
+-# include <sys/statfs.h>
+# ifdef __FreeBSD__
+# include <sys/mount.h>
+# else
@@ -12,7 +13,7 @@
# include <sys/inotify.h>
/* some very old inotify.h headers don't have IN_DONT_FOLLOW */
# ifndef IN_DONT_FOLLOW
-@@ -2753,7 +2758,7 @@ ev_recommended_backends (void) EV_THROW
+@@ -2753,7 +2757,7 @@ ev_recommended_backends (void) EV_THROW
{
unsigned int flags = ev_supported_backends ();