diff --git a/devel/p5-File-ChangeNotify/Makefile b/devel/p5-File-ChangeNotify/Makefile index d5806ce8c05a..f008448ed3ab 100644 --- a/devel/p5-File-ChangeNotify/Makefile +++ b/devel/p5-File-ChangeNotify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-ChangeNotify -PORTVERSION= 0.13 +PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,17 +15,20 @@ MAINTAINER= alexey@renatasystems.org COMMENT= Watch for changes to files RUN_DEPENDS= p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \ + p5-IO-KQueue>=0:${PORTSDIR}/devel/p5-IO-KQueue \ + p5-MooseX-Params-Validate>=0:${PORTSDIR}/devel/p5-MooseX-Params-Validate \ p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \ - p5-MooseX-Params-Validate>=0:${PORTSDIR}/devel/p5-MooseX-Params-Validate + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= File::ChangeNotify.3 \ + File::ChangeNotify::ConfigData.3 \ File::ChangeNotify::Event.3 \ File::ChangeNotify::Watcher.3 \ File::ChangeNotify::Watcher::Default.3 \ File::ChangeNotify::Watcher::Inotify.3 \ File::ChangeNotify::Watcher::KQueue.3 -PERL_CONFIGURE= yes +PERL_MODBUILD= yes .include diff --git a/devel/p5-File-ChangeNotify/distinfo b/devel/p5-File-ChangeNotify/distinfo index c08334c48aaf..1586f429fd4a 100644 --- a/devel/p5-File-ChangeNotify/distinfo +++ b/devel/p5-File-ChangeNotify/distinfo @@ -1,3 +1,3 @@ -MD5 (File-ChangeNotify-0.13.tar.gz) = 791ef4b997a05b50704e2c28f8f878a0 -SHA256 (File-ChangeNotify-0.13.tar.gz) = c8702855db614676fdbf63fdada380ead8f6140135d58d5391442e0d89a96a28 -SIZE (File-ChangeNotify-0.13.tar.gz) = 18155 +MD5 (File-ChangeNotify-0.16.tar.gz) = 01f13510262c68acc40c79b4b3e88237 +SHA256 (File-ChangeNotify-0.16.tar.gz) = fbeb0fbd9458f467271460043302e76f664f1ec1bcdc027ac178279c753b988f +SIZE (File-ChangeNotify-0.16.tar.gz) = 19652 diff --git a/devel/p5-File-ChangeNotify/pkg-plist b/devel/p5-File-ChangeNotify/pkg-plist index 3417043c5e33..a4f4199933ee 100644 --- a/devel/p5-File-ChangeNotify/pkg-plist +++ b/devel/p5-File-ChangeNotify/pkg-plist @@ -1,10 +1,10 @@ %%SITE_PERL%%/File/ChangeNotify.pm +%%SITE_PERL%%/File/ChangeNotify/ConfigData.pm %%SITE_PERL%%/File/ChangeNotify/Event.pm %%SITE_PERL%%/File/ChangeNotify/Watcher.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/Default.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/Inotify.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/KQueue.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File @dirrmtry %%SITE_PERL%%/File/ChangeNotify/Watcher