[Bug 260939] Patch to devel/py-watchdog to enable inotify
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Jan 2022 21:04:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260939 Bug ID: 260939 Summary: Patch to devel/py-watchdog to enable inotify Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: nivit@FreeBSD.org Reporter: rob.kruus@gmail.com Assignee: nivit@FreeBSD.org Flags: maintainer-feedback?(nivit@FreeBSD.org) Created attachment 230712 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230712&action=edit Patch Makefile and src. The py-watchdog port does not currently work with the inotify observer as the inotify fucntions are no longer in the base system/libc. The following patch adds a lib_depend on devel/libinotify and patches the appropriate file in the port. -- You are receiving this mail because: You are the assignee for the bug.