pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-File-ChangeNotify



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Jul 27 01:49:39 UTC 2013

Modified Files:
        pkgsrc/devel/p5-File-ChangeNotify: Makefile distinfo

Log Message:
Update to 0.23

Upstream changes:
0.23   2013-01-26

- The new_events() watcher method blocked when using IO::Kqueue as the watcher
  backend. Reported and patched by Jun Kuriyama.

0.22   2012-04-13

- Remove unnecessary Perl 5.10 requirement.

0.21   2012-02-03

- The implementation of the exclude feature did not work properly in several
  cases. First, for the Inotify and KQueue watchers, when a new directory was
  created that should have been excluded, it was not. Second, it didn't work
  for files at all for these watchers. Reported by Jon Swartz. RT #73089.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-File-ChangeNotify/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-File-ChangeNotify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index