Sun Jun 5 12:21:14 2016 UTC ()
Updated devel/p5-File-ChangeNotify to 0.26
------------------------------------------
0.26   2016-05-29
- Require Moo 1.006000+.

0.25   2016-05-28
- Switched from Moose to Moo and Type::Tiny.
- Switched from Class::Load to Module::Runtime.
- Made File::ChangeNotify::Watcher a role instead of a parent class.
- Fixed a bug where the wrong watcher class could be used the second time
  File::ChangeNotify->instantiate_watcher was called.
- Allow the exclude parameter to accept subroutine references. Patch by
  H. Merijn Brand. RT #114492.


(mef)
diff -r1.23 -r1.24 pkgsrc/devel/p5-File-ChangeNotify/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/p5-File-ChangeNotify/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/devel/p5-File-ChangeNotify/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-File-ChangeNotify/Makefile 2015/07/12 18:56:12 1.23
+++ pkgsrc/devel/p5-File-ChangeNotify/Makefile 2016/06/05 12:21:14 1.24
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2015/07/12 18:56:12 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/06/05 12:21:14 mef Exp $
 
-DISTNAME=	File-ChangeNotify-0.24
+DISTNAME=	File-ChangeNotify-0.26
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=File/}
 
@@ -17,7 +16,6 @@
 DEPENDS+=	p5-MooseX-SemiAffordanceAccessor-[0-9]*:../../devel/p5-MooseX-SemiAffordanceAccessor
 DEPENDS+=	p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 
-PERL5_MODULE_TYPE=	Module::Build
 PERL5_PACKLIST=		auto/File/ChangeNotify/.packlist
 
 .include "../../mk/bsd.prefs.mk"

cvs diff -r1.10 -r1.11 pkgsrc/devel/p5-File-ChangeNotify/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-File-ChangeNotify/distinfo 2015/11/03 03:28:14 1.10
+++ pkgsrc/devel/p5-File-ChangeNotify/distinfo 2016/06/05 12:21:14 1.11
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/03 03:28:14 agc Exp $
+$NetBSD: distinfo,v 1.11 2016/06/05 12:21:14 mef Exp $
 
-SHA1 (File-ChangeNotify-0.24.tar.gz) = 4ec98e9bc1109ffbeec89f1aeefb1514f48794f2
+SHA1 (File-ChangeNotify-0.26.tar.gz) = 686b9dbadb809052203f95122ef511e658851392
-RMD160 (File-ChangeNotify-0.24.tar.gz) = 93c6bbb7317ffb69011abd4d9bf38a0a7e94899c
+RMD160 (File-ChangeNotify-0.26.tar.gz) = 7100a0d87966f99a4dd62cbf3093b7f57463e3c3
-SHA512 (File-ChangeNotify-0.24.tar.gz) = e09e6a6b11ad94fcb71e61608cd6b1c1d5c0c3a13a83be7eeca0134bd6e38d459a6670f4c1ada0e92a49b1ac49876c5c7135b811dc27ca2e6a6d4e0326cbc6d9
+SHA512 (File-ChangeNotify-0.26.tar.gz) = 33f3f925b526f9d1ad8946f02f8aeb6f1f7edbb999a71318ffb339a2e3415daac93eda72e3747ceca252e44adc5414ed9a6f3948b42c6513a0e80336a6fce035
-Size (File-ChangeNotify-0.24.tar.gz) = 19450 bytes
+Size (File-ChangeNotify-0.26.tar.gz) = 34396 bytes