Skip to content

Commit 78cd5c8

Browse files
committed
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.
1 parent 601f635 commit 78cd5c8

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

devel/p5-File-ChangeNotify/Makefile

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.28 2017/06/05 14:22:58 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.29 2018/02/25 17:01:59 wiz Exp $
22

3-
DISTNAME= File-ChangeNotify-0.27
3+
DISTNAME= File-ChangeNotify-0.28
44
PKGNAME= p5-${DISTNAME}
5-
PKGREVISION= 1
65
CATEGORIES= devel perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
87

devel/p5-File-ChangeNotify/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.12 2017/02/13 14:06:59 mef Exp $
1+
$NetBSD: distinfo,v 1.13 2018/02/25 17:01:59 wiz Exp $
22

3-
SHA1 (File-ChangeNotify-0.27.tar.gz) = 04d66ad35164a90df2723958fb5a471e1d0f94ca
4-
RMD160 (File-ChangeNotify-0.27.tar.gz) = 93308a37aec9e8cc539a71504ee45d159b2b9c1a
5-
SHA512 (File-ChangeNotify-0.27.tar.gz) = aabdac4e32765df6828aa1cc72301ccfdd4c0547189234111f970eea0564cf0c691b3b9261fa32a298e599a3d20734488274ba88e6c25f76cfe64d58e83da426
6-
Size (File-ChangeNotify-0.27.tar.gz) = 35307 bytes
3+
SHA1 (File-ChangeNotify-0.28.tar.gz) = 03f29ff2dc193dd781b93464a376157d1112b3af
4+
RMD160 (File-ChangeNotify-0.28.tar.gz) = eda89d258a02cd1ca3e00356aa1541fce0b1111b
5+
SHA512 (File-ChangeNotify-0.28.tar.gz) = 9b240092b1c33ef6d731e81223d32b65d203ca2c52118a0a41dd4a4d1a33d82333487d2a139748caef56b8744ae9d568c321c65547c20ab37894b66c94a8f0a1
6+
Size (File-ChangeNotify-0.28.tar.gz) = 35676 bytes

0 commit comments

Comments
 (0)