Date: Fri, 14 Aug 2009 20:08:48 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-File-ChangeNotify Makefile distinfo pkg-descr pkg-plist Message-ID: <200908142008.n7EK8mvA027510@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-08-14 20:08:48 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-ChangeNotify Makefile distinfo pkg-descr pkg-plist Log: This module provides an API for creating a File::ChangeNotify::Watcher subclass that will work on your platform. A File::ChangeNotify::Watcher class monitors a directory for changes made to any file. You can provide a regular expression to filter out files you are not interested in. It handles the addition of new subdirectories by adding them to the watch list. WWW: http://search.cpan.org/dist/File-ChangeNotify/ PR: ports/137770 Submitted by: Alexey V. Degtyarev Revision Changes Path 1.3599 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/p5-File-ChangeNotify/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-ChangeNotify/distinfo (new) 1.1 +9 -0 ports/devel/p5-File-ChangeNotify/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-File-ChangeNotify/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908142008.n7EK8mvA027510>