[Bug 203121] devel/libinotify - [PATCH] update to latest available version
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 15 12:12:26 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203121
Bug ID: 203121
Summary: devel/libinotify - [PATCH] update to latest available
version
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: delphij at FreeBSD.org
Reporter: matthew at FreeBSD.org
Flags: maintainer-feedback?(delphij at FreeBSD.org)
Keywords: patch
Assignee: delphij at FreeBSD.org
Created attachment 161051
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161051&action=edit
Update to devel/libinotify port
Update to commit b2873cf8a94b0574819075a003e33c0405f1b690
- Now uses autotools to configure
One consequence of switching to autotools is that it is now simple to run the
test suite. FreeBSD has some missing kqueue(2) functionality which means that
there will be test failures around:
- detecting a file being moved into or out of a directory within the
same filesystem
- certain modifications to a symbolic link (rather than the
file it points to.)
The upstream author has some kernel patches to address these:
https://github.com/dmatveev/libinotify-kqueue/tree/master/patches
These are in addition to the already known and documented limitations on
detecting file open and close events.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list