Commit graph

5 commits

Author SHA1 Message Date
adam
6fd08f287c Changes 0.07:
* Don't die when there's a symlink poiting to something already processed
2011-08-16 07:47:25 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
0996c12e9f Update p5-Filesys-Notify-Simple from version 0.05 to version 0.06.
Upstream changes:
0.06  Mon Mar 29 17:21:58 PDT 2010
	- Fixed it so ->wait won't die if one of the given directory
	doesn't exist, on platforms like Win32.
2010-04-10 08:28:57 +00:00
seb
8da175fa37 Initial import of p5-Filesys-Notify-Simple version 0.05 in the
NetBSD Packages Collection.

The Perl 5 module Filesys::Notify::Simple is a simple but unified
interface to get notifications of changes to a given filesystem
path. It utilizes inotify2 on Linux and fsevents on OS X if they're
installed, with a fallback to the full directory scan if they're
not available.
2010-03-16 22:46:28 +00:00