Bug 249304 - devel/p5-AnyEvent-Filesys-Notify: update to 1.23
Summary: devel/p5-AnyEvent-Filesys-Notify: update to 1.23
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-09-14 07:19 UTC by Martin Waschbüsch
Modified: 2021-10-07 14:13 UTC (History)
2 users (show)

See Also:
linimon: maintainer-feedback? (kuriyama)


Attachments
update to 1.23 (1.12 KB, patch)
2020-09-14 07:19 UTC, Martin Waschbüsch
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Waschbüsch 2020-09-14 07:19:49 UTC
Created attachment 217946 [details]
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 => 1` with inotify, there is a race condition
      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
Comment 1 Automation User 2020-09-29 00:12:44 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/195599181
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2021-10-05 18:22:29 UTC
Maintainer reset.
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2021-10-05 18:22:46 UTC
Maintainer reset.
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2021-10-05 18:22:52 UTC
Maintainer reset.
Comment 5 Rene Ladan freebsd_committer freebsd_triage 2021-10-05 18:23:08 UTC
Maintainer reset.
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-10-07 14:11:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1d452a72c37857f5e30d58969c8e70ad25b2ad55

commit 1d452a72c37857f5e30d58969c8e70ad25b2ad55
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-10-07 14:09:05 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-10-07 14:09:05 +0000

    devel/p5-AnyEvent-Filesys-Notify: Update to 1.23

    PR:             249304
    Reported by:    martin@waschbuesch.de

 devel/p5-AnyEvent-Filesys-Notify/Makefile | 2 +-
 devel/p5-AnyEvent-Filesys-Notify/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)