diff options
author | sno <sno@pkgsrc.org> | 2009-07-08 08:14:40 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-08 08:14:40 +0000 |
commit | d4c87edea225678fa39216ff2696cb7694007096 (patch) | |
tree | 078bfdecd3fd1f9eba9c15d473c166b302a132cd /devel | |
parent | da00bc765bcf75168d1a5a18db8cd3da79d7af2d (diff) | |
download | pkgsrc-d4c87edea225678fa39216ff2696cb7694007096.tar.gz |
Updating package for p5 module File::ChangeNotify from 0.06 to 0.07
Upstream changes:
0.07 2009-06-29
- Fixed a typo in File::ChangeNotify::Watcher that causes a warning
with newer versions of Moose. Reported by David Raab. Fixes RT
#47431.
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 c9ee5f46450..90399534c41 100644 --- a/devel/p5-File-ChangeNotify/Makefile +++ b/devel/p5-File-ChangeNotify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/06/15 21:20:22 sno Exp $ +# $NetBSD: Makefile,v 1.4 2009/07/08 08:14:40 sno Exp $ # -DISTNAME= File-ChangeNotify-0.06 +DISTNAME= File-ChangeNotify-0.07 PKGNAME= p5-${DISTNAME} 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 f8dbe50ebd4..be104e2039e 100644 --- a/devel/p5-File-ChangeNotify/distinfo +++ b/devel/p5-File-ChangeNotify/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/06/15 21:20:22 sno Exp $ +$NetBSD: distinfo,v 1.3 2009/07/08 08:14:40 sno Exp $ -SHA1 (File-ChangeNotify-0.06.tar.gz) = 5ba72b2232d5e3a94ca37e0de636be3238441967 -RMD160 (File-ChangeNotify-0.06.tar.gz) = 087da9b3b22669e2ed18dab9c24c1d1350e05031 -Size (File-ChangeNotify-0.06.tar.gz) = 10365 bytes +SHA1 (File-ChangeNotify-0.07.tar.gz) = 2f982a8101ab4254e0014c70765a5463fa437efc +RMD160 (File-ChangeNotify-0.07.tar.gz) = 9289328f83b8badce6f4d438b679a1ce47fdec8c +Size (File-ChangeNotify-0.07.tar.gz) = 10440 bytes |