pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-ChangeNotify p5-File-ChangeNotify: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/baca10487401
branches:  trunk
changeset: 375976:baca10487401
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 17:01:59 2018 +0000

description:
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.

diffstat:

 devel/p5-File-ChangeNotify/Makefile |   5 ++---
 devel/p5-File-ChangeNotify/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 6dede0b5b4d8 -r baca10487401 devel/p5-File-ChangeNotify/Makefile
--- a/devel/p5-File-ChangeNotify/Makefile       Sun Feb 25 17:00:29 2018 +0000
+++ b/devel/p5-File-ChangeNotify/Makefile       Sun Feb 25 17:01:59 2018 +0000
@@ -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 -r 6dede0b5b4d8 -r baca10487401 devel/p5-File-ChangeNotify/distinfo
--- a/devel/p5-File-ChangeNotify/distinfo       Sun Feb 25 17:00:29 2018 +0000
+++ b/devel/p5-File-ChangeNotify/distinfo       Sun Feb 25 17:01:59 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index