Hi,
the attached patch updates devel/p5-File-ChangeNotify to version 0.20.
The update fixes a bug in the kqueue-based file watcher. Upstream
changed the license from "same as perl" to Artistic 2.0. Tested on i386
and amd64.
Comments? Ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-File-ChangeNotify/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 3 Dec 2010 11:44:31 -0000 1.5
+++ Makefile 13 Dec 2011 08:24:23 -0000
@@ -3,23 +3,24 @@
COMMENT= watch for changes to files, cross-platform style
MODULES= cpan
-DISTNAME= File-ChangeNotify-0.13
-REVISION= 0
+DISTNAME= File-ChangeNotify-0.20
CATEGORIES= devel
-# Perl
+# Artistic 2.0
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
CONFIGURE_STYLE = modbuild
-USE_GROFF = Yes
RUN_DEPENDS = devel/p5-Class-MOP \
devel/p5-Moose \
devel/p5-MooseX-Params-Validate \
- devel/p5-MooseX-SemiAffordanceAccessor
+ devel/p5-MooseX-SemiAffordanceAccessor \
+ devel/p5-namespace-autoclean
+
+REGRESS_DEPENDS = devel/p5-Test-Exception
MAKE_ENV += TEST_POD=1 IS_MAINTAINER=1
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-File-ChangeNotify/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 3 Jul 2010 03:41:42 -0000 1.2
+++ distinfo 13 Dec 2011 08:24:23 -0000
@@ -1,5 +1,5 @@
-MD5 (File-ChangeNotify-0.13.tar.gz) = eR70uZegW1BwTiwo+Ph4oA==
-RMD160 (File-ChangeNotify-0.13.tar.gz) = Jltiid+UQa63uHcm5mBS2KnQ69s=
-SHA1 (File-ChangeNotify-0.13.tar.gz) = WcEiFJwmsqrqCjYp2xNnbAlSbqM=
-SHA256 (File-ChangeNotify-0.13.tar.gz) =
yHAoVdthRnb9v2P9raOA6tj2FAE11Y1TkUQuDYmpaig=
-SIZE (File-ChangeNotify-0.13.tar.gz) = 18155
+MD5 (File-ChangeNotify-0.20.tar.gz) = m7aPbhSUNqznyxPI+c22vQ==
+RMD160 (File-ChangeNotify-0.20.tar.gz) = HZ0XOB8M165qhqHzMuU2XwEYGDg=
+SHA1 (File-ChangeNotify-0.20.tar.gz) = lP4BxmtHbC42dj51YJBeSu1ckAY=
+SHA256 (File-ChangeNotify-0.20.tar.gz) =
qdVKmhK/J9HKxmW5WZULpvhETd6E4occK9IEJ2OMCgA=
+SIZE (File-ChangeNotify-0.20.tar.gz) = 19642