Hi guys!
Update for p5-File-ChangeNotify

(related to p5-Catalyst-{Runtime,Devel} update)

Saluti,
C.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-File-ChangeNotify/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    27 Oct 2009 00:31:20 -0000      1.1.1.1
+++ Makefile    8 Dec 2009 15:32:02 -0000
@@ -3,7 +3,7 @@
 COMMENT=       watch for changes to files, cross-platform style
 
 MODULES=       cpan
-DISTNAME=      File-ChangeNotify-0.07
+DISTNAME=      File-ChangeNotify-0.10
 CATEGORIES=    devel
 
 # Perl
@@ -18,6 +18,8 @@ RUN_DEPENDS = ::devel/p5-Class-MOP \
                ::devel/p5-Moose \
                ::devel/p5-MooseX-Params-Validate \
                ::devel/p5-MooseX-SemiAffordanceAccessor
+
+REGRESS_DEPENDS = ::devel/p5-Test-Without-Module
 
 MAKE_ENV +=    TEST_POD=1 IS_MAINTAINER=1
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-File-ChangeNotify/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    27 Oct 2009 00:31:20 -0000      1.1.1.1
+++ distinfo    8 Dec 2009 15:32:02 -0000
@@ -1,5 +1,5 @@
-MD5 (File-ChangeNotify-0.07.tar.gz) = FFnZnZFCDRTXW7XQAKo6og==
-RMD160 (File-ChangeNotify-0.07.tar.gz) = kokyj4O4utzm9NQ4tnmhzkf97Iw=
-SHA1 (File-ChangeNotify-0.07.tar.gz) = L5gqgQGrQlTgAUxwdlpUY/pDfvw=
-SHA256 (File-ChangeNotify-0.07.tar.gz) = 
nkJDuVXl0HnYN2G0VAHkeTNIAWuaCWJfKCaCGHv2dGI=
-SIZE (File-ChangeNotify-0.07.tar.gz) = 10440
+MD5 (File-ChangeNotify-0.10.tar.gz) = q70QDGCOx1uH6KUeNA/L9Q==
+RMD160 (File-ChangeNotify-0.10.tar.gz) = GpiPq0GcvB4JaXw2QbraL9gwabw=
+SHA1 (File-ChangeNotify-0.10.tar.gz) = pdDs2jBSUo2j8vWcgzBxOx5f4+w=
+SHA256 (File-ChangeNotify-0.10.tar.gz) = 
dKwugIdNCEKERBIDFI0R4Mwp8uhF0sF5g4woH6WVvW4=
+SIZE (File-ChangeNotify-0.10.tar.gz) = 17427
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-File-ChangeNotify/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   27 Oct 2009 00:31:20 -0000      1.1.1.1
+++ pkg/PLIST   8 Dec 2009 15:32:02 -0000
@@ -1,4 +1,4 @@
-...@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/27 00:31:20 jim Exp $
+...@comment $OpenBSD$
 ${P5SITE}/File/
 ${P5SITE}/File/ChangeNotify/
 ${P5SITE}/File/ChangeNotify.pm
@@ -7,8 +7,10 @@ ${P5SITE}/File/ChangeNotify/Watcher/
 ${P5SITE}/File/ChangeNotify/Watcher.pm
 ${P5SITE}/File/ChangeNotify/Watcher/Default.pm
 ${P5SITE}/File/ChangeNotify/Watcher/Inotify.pm
+${P5SITE}/File/ChangeNotify/Watcher/KQueue.pm
 @man man/man3p/File::ChangeNotify.3p
 @man man/man3p/File::ChangeNotify::Event.3p
 @man man/man3p/File::ChangeNotify::Watcher.3p
 @man man/man3p/File::ChangeNotify::Watcher::Default.3p
 @man man/man3p/File::ChangeNotify::Watcher::Inotify.3p
+...@man man/man3p/File::ChangeNotify::Watcher::KQueue.3p

Reply via email to