forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
p5-File-ChangeNotify: update to 0.28.
0.28 2018-02-11 - Fixed handling of the IN_MOVED_TO event for the Inotify watcher. This event was being entirely ignored, but we should just treat it as a file creation event. Fixed by Aaron Crane. PR #2.
- Loading branch information
Showing
2 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.12 2017/02/13 14:06:59 mef Exp $ | ||
$NetBSD: distinfo,v 1.13 2018/02/25 17:01:59 wiz Exp $ | ||
|
||
SHA1 (File-ChangeNotify-0.27.tar.gz) = 04d66ad35164a90df2723958fb5a471e1d0f94ca | ||
RMD160 (File-ChangeNotify-0.27.tar.gz) = 93308a37aec9e8cc539a71504ee45d159b2b9c1a | ||
SHA512 (File-ChangeNotify-0.27.tar.gz) = aabdac4e32765df6828aa1cc72301ccfdd4c0547189234111f970eea0564cf0c691b3b9261fa32a298e599a3d20734488274ba88e6c25f76cfe64d58e83da426 | ||
Size (File-ChangeNotify-0.27.tar.gz) = 35307 bytes | ||
SHA1 (File-ChangeNotify-0.28.tar.gz) = 03f29ff2dc193dd781b93464a376157d1112b3af | ||
RMD160 (File-ChangeNotify-0.28.tar.gz) = eda89d258a02cd1ca3e00356aa1541fce0b1111b | ||
SHA512 (File-ChangeNotify-0.28.tar.gz) = 9b240092b1c33ef6d731e81223d32b65d203ca2c52118a0a41dd4a4d1a33d82333487d2a139748caef56b8744ae9d568c321c65547c20ab37894b66c94a8f0a1 | ||
Size (File-ChangeNotify-0.28.tar.gz) = 35676 bytes |