From 78cd5c8105049effff78a35c69be9ed53658ed79 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 25 Feb 2018 17:01:59 +0000 Subject: [PATCH] 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. --- devel/p5-File-ChangeNotify/Makefile | 5 ++--- devel/p5-File-ChangeNotify/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/p5-File-ChangeNotify/Makefile b/devel/p5-File-ChangeNotify/Makefile index a9b5dbf41e32..a7f899c6d451 100644 --- a/devel/p5-File-ChangeNotify/Makefile +++ b/devel/p5-File-ChangeNotify/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2017/06/05 14:22:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2018/02/25 17:01:59 wiz Exp $ -DISTNAME= File-ChangeNotify-0.27 +DISTNAME= File-ChangeNotify-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-ChangeNotify/distinfo b/devel/p5-File-ChangeNotify/distinfo index 8b287257defb..f92daa1a7198 100644 --- a/devel/p5-File-ChangeNotify/distinfo +++ b/devel/p5-File-ChangeNotify/distinfo @@ -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