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 Update to 0.31



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da3e6e13eaae
branches:  trunk
changeset: 329480:da3e6e13eaae
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Feb 09 00:35:48 2019 +0000

description:
Update to 0.31

Upstream changes:
0.31   2019-01-09

- No changes from 0.30.


0.30   2018-10-08 (TRIAL RELEASE)

- Added an optional feature to track path attribute changes (permissions,
  ownership) as well as to provide the old vs new attributes and/or content in
  modify events. Both of these features are off by default since they can use
  a lot more CPU or memory, especially when using otherwise low-overhead
  kernel-based watchers.

diffstat:

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

diffs (27 lines):

diff -r 803e140a3880 -r da3e6e13eaae devel/p5-File-ChangeNotify/Makefile
--- a/devel/p5-File-ChangeNotify/Makefile       Sat Feb 09 00:28:36 2019 +0000
+++ b/devel/p5-File-ChangeNotify/Makefile       Sat Feb 09 00:35:48 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2018/10/31 13:03:46 wen Exp $
+# $NetBSD: Makefile,v 1.32 2019/02/09 00:35:48 wen Exp $
 
-DISTNAME=      File-ChangeNotify-0.29
+DISTNAME=      File-ChangeNotify-0.31
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
diff -r 803e140a3880 -r da3e6e13eaae devel/p5-File-ChangeNotify/distinfo
--- a/devel/p5-File-ChangeNotify/distinfo       Sat Feb 09 00:28:36 2019 +0000
+++ b/devel/p5-File-ChangeNotify/distinfo       Sat Feb 09 00:35:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/10/31 13:03:46 wen Exp $
+$NetBSD: distinfo,v 1.15 2019/02/09 00:35:48 wen Exp $
 
-SHA1 (File-ChangeNotify-0.29.tar.gz) = bc2f45bbacbc071cee2e28d8f58722f94e8ca2be
-RMD160 (File-ChangeNotify-0.29.tar.gz) = d6bad44f647dc40ce0c5587289da2c1f948c21fa
-SHA512 (File-ChangeNotify-0.29.tar.gz) = cb8cad73b74bc740ffb493a5df99fba6e1b7de63bfe3c167071ab653bc5bc9156b46f58326d8e22744506b8c0088ff91f23549c265fd44887a7051d00a272ffa
-Size (File-ChangeNotify-0.29.tar.gz) = 37549 bytes
+SHA1 (File-ChangeNotify-0.31.tar.gz) = b89423fa92065c0aee33e10eb972c0a1437360f9
+RMD160 (File-ChangeNotify-0.31.tar.gz) = 02e6fa185d5571c5428204c65572c56b4e958b52
+SHA512 (File-ChangeNotify-0.31.tar.gz) = 0dc7c1c2a3887c09f59465a89f52c4c8a9426e96574fa4764fe90a5f1500541ddbcb233bfcd206c76e0b7dfedf2980b3dc54fab6b45608a5b6fb82143172b25b
+Size (File-ChangeNotify-0.31.tar.gz) = 41447 bytes



Home | Main Index | Thread Index | Old Index