summaryrefslogtreecommitdiff
path: root/multimedia/py-kaa-base/files/patch-base-src-extensions-inotify-fallback-inotify.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-12-29 11:53:43 +0000
committerRene Ladan <rene@FreeBSD.org>2020-12-29 11:53:43 +0000
commit91408dc2935d9f09ae0b4d44bd99b401d75de23f (patch)
tree8288e899820bef4d4cfdcf4a493c4a4f63691751 /multimedia/py-kaa-base/files/patch-base-src-extensions-inotify-fallback-inotify.h
parentRequire kld before starting virtual_oss in case cuse(3) is loaded from there. (diff)
Remove expired ports:
2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python 2020-12-12 devel/py-delfick_error: Uses deprecated version of python 2020-12-12 devel/py-fusefs: Uses deprecated version of python 2020-08-15 devel/py-noseofyeti: Uses deprecated version of python 2020-12-29 databases/py-bsddb: Uses deprecated version of python 2020-12-29 www/py-webhelpers: Uses deprecated version of python 2020-12-29 security/py-pyptlib: Uses deprecated version of python 2020-12-29 japanese/py-zinnia: Uses deprecated version of python 2020-12-29 math/slepc: Broken, uses deprecated version of python 2020-12-29 www/py-pastescript: Uses deprecated version of python 2020-12-29 databases/ldb14: Uses deprecated version of python 2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc 2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python 2020-12-29 devel/py-ydbf: Uses deprecated version of python 2020-12-29 devel/py-SymbolType: Uses deprecated version of python
Diffstat (limited to 'multimedia/py-kaa-base/files/patch-base-src-extensions-inotify-fallback-inotify.h')
-rw-r--r--multimedia/py-kaa-base/files/patch-base-src-extensions-inotify-fallback-inotify.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/py-kaa-base/files/patch-base-src-extensions-inotify-fallback-inotify.h b/multimedia/py-kaa-base/files/patch-base-src-extensions-inotify-fallback-inotify.h
deleted file mode 100644
index c13166da4726..000000000000
--- a/multimedia/py-kaa-base/files/patch-base-src-extensions-inotify-fallback-inotify.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/extensions/inotify/fallback-inotify.h.orig Sat Mar 10 11:49:38 2007
-+++ src/extensions/inotify/fallback-inotify.h Sat Mar 10 17:02:21 2007
-@@ -7,7 +7,9 @@
- #ifndef _LINUX_INOTIFY_H
- #define _LINUX_INOTIFY_H
-
--#include <linux/types.h>
-+#include <sys/types.h>
-+typedef int __s32;
-+typedef unsigned int __u32;
-
- /*
- * struct inotify_event - structure read from the inotify device for each event