diff options
author | seb <seb@pkgsrc.org> | 2010-04-25 13:19:20 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-25 13:19:20 +0000 |
commit | e52df559499bb0f2dc3e0d39af486b5a20464339 (patch) | |
tree | ea7b2cf42e917b6806021a88041b2bafa54310a7 /devel | |
parent | 0db7336e8a8b2eba9ced0cf6892ec0249f3574ca (diff) | |
download | pkgsrc-e52df559499bb0f2dc3e0d39af486b5a20464339.tar.gz |
Update p5-File-ChangeNotify from version 0.12 to version 0.13.
Upstream changes:
0.13 2010-03-28
- Circular symlinks would cause instantiating a watcher to die with an error
from File::Find. These are now ignored. Reported by Jon Schutz. RT #55883.
- Fixed misspelling of IO::KQueue in auto features. Reported by Jens
Rehsack. RT #54905.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-File-ChangeNotify/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-File-ChangeNotify/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-File-ChangeNotify/Makefile b/devel/p5-File-ChangeNotify/Makefile index c4de24ad0e6..6da25d102c0 100644 --- a/devel/p5-File-ChangeNotify/Makefile +++ b/devel/p5-File-ChangeNotify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/02/23 14:12:18 sno Exp $ +# $NetBSD: Makefile,v 1.7 2010/04/25 13:19:20 seb Exp $ # -DISTNAME= File-ChangeNotify-0.12 +DISTNAME= File-ChangeNotify-0.13 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-File-ChangeNotify/distinfo b/devel/p5-File-ChangeNotify/distinfo index 0d3c315acee..c6cdc690896 100644 --- a/devel/p5-File-ChangeNotify/distinfo +++ b/devel/p5-File-ChangeNotify/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/02/23 14:12:18 sno Exp $ +$NetBSD: distinfo,v 1.5 2010/04/25 13:19:20 seb Exp $ -SHA1 (File-ChangeNotify-0.12.tar.gz) = ff2e5ff0e407abee6d0a49a9da80542c99552d75 -RMD160 (File-ChangeNotify-0.12.tar.gz) = 367412057a45827cd54a47b474425a0c15caf485 -Size (File-ChangeNotify-0.12.tar.gz) = 17886 bytes +SHA1 (File-ChangeNotify-0.13.tar.gz) = 59c122149c26b2aaea0a3629db13676c09526ea3 +RMD160 (File-ChangeNotify-0.13.tar.gz) = 265b6289df9441aeb7b87726e66052d8a9d0ebdb +Size (File-ChangeNotify-0.13.tar.gz) = 18155 bytes |