Index: head/devel/p5-File-ChangeNotify/Makefile =================================================================== --- head/devel/p5-File-ChangeNotify/Makefile (revision 291398) +++ head/devel/p5-File-ChangeNotify/Makefile (revision 291399) @@ -1,35 +1,35 @@ # New ports collection makefile for: p5-File-ChangeNotify # Date created: Fri 14 Aug 2009 # Whom: Alexey V. Degtyarev # # $FreeBSD$ # PORTNAME= File-ChangeNotify -PORTVERSION= 0.16 -PORTREVISION= 1 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= alexey@renatasystems.org COMMENT= Watch for changes to files RUN_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ 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-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS:= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception 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_MODBUILD= yes .include Property changes on: head/devel/p5-File-ChangeNotify/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/devel/p5-File-ChangeNotify/distinfo =================================================================== --- head/devel/p5-File-ChangeNotify/distinfo (revision 291398) +++ head/devel/p5-File-ChangeNotify/distinfo (revision 291399) @@ -1,2 +1,2 @@ -SHA256 (File-ChangeNotify-0.16.tar.gz) = fbeb0fbd9458f467271460043302e76f664f1ec1bcdc027ac178279c753b988f -SIZE (File-ChangeNotify-0.16.tar.gz) = 19652 +SHA256 (File-ChangeNotify-0.21.tar.gz) = d89cc03a12b4f4f5d42c6d679a20a768207f50b74f0a4ff470ca0b0a70db322f +SIZE (File-ChangeNotify-0.21.tar.gz) = 19103 Property changes on: head/devel/p5-File-ChangeNotify/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property