pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-File-ChangeNotify



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 17:01:59 UTC 2018

Modified Files:
        pkgsrc/devel/p5-File-ChangeNotify: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-File-ChangeNotify/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-File-ChangeNotify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-File-ChangeNotify/Makefile
diff -u pkgsrc/devel/p5-File-ChangeNotify/Makefile:1.28 pkgsrc/devel/p5-File-ChangeNotify/Makefile:1.29
--- pkgsrc/devel/p5-File-ChangeNotify/Makefile:1.28     Mon Jun  5 14:22:58 2017
+++ pkgsrc/devel/p5-File-ChangeNotify/Makefile  Sun Feb 25 17:01:59 2018
@@ -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/}
 

Index: pkgsrc/devel/p5-File-ChangeNotify/distinfo
diff -u pkgsrc/devel/p5-File-ChangeNotify/distinfo:1.12 pkgsrc/devel/p5-File-ChangeNotify/distinfo:1.13
--- pkgsrc/devel/p5-File-ChangeNotify/distinfo:1.12     Mon Feb 13 14:06:59 2017
+++ pkgsrc/devel/p5-File-ChangeNotify/distinfo  Sun Feb 25 17:01:59 2018
@@ -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