Date: Mon, 14 Sep 2020 07:19:49 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249304] [PATCH] p5-AnyEvent-Filesys-Notify: update to 1.23 Message-ID: <bug-249304-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249304 Bug ID: 249304 Summary: [PATCH] p5-AnyEvent-Filesys-Notify: update to 1.23 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: martin@waschbuesch.de Created attachment 217946 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217946&action= =3Dedit update to 1.23 Changes since 1.21 according to: https://metacpan.org/changes/distribution/AnyEvent-Filesys-Notify Changes for AnyEvent::Filesys::Notify 1.23 - Wed Dec 6 11:19:35 EST 2017 Cleans up CONTRIBUTORS listed in pod and addresses various author tests - No need to upgrade 1.22 - Tue Dec 5 16:47:23 EST 2017 Adds new directories to watch *before* searching them for new entities. - When using `parse_events =3D> 1` with inotify, there is a race condit= ion where entities in a new directory could be missed. We need to add the new directory to the watch list before searching it for new files or sub-directories. - Reported with PR by @ufobat (GH#11). Thanks! - Upgrade is recommended on Linux Adds skip_dirs support as contributed by @kyzn Other minor changes: - Improves the diagnostic when Linux::Inotify2->new fails - Adds skip_dirs support as contributed by @kyzn - Remove 5.21 from travis build (doesn't exist) - Removing Mac::FSEvents in META.json --=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-249304-7788>