Date: Tue, 04 Jan 2022 21:04:12 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260939] Patch to devel/py-watchdog to enable inotify Message-ID: <bug-260939-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260939 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=3D230712&action= =3Dedit Patch Makefile and src. The py-watchdog port does not currently work with the inotify observer as t= he 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260939-7788>