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: mef
Date: Sun Jun 5 12:21:14 UTC 2016
Modified Files:
pkgsrc/devel/p5-File-ChangeNotify: Makefile distinfo
Log Message:
Updated devel/p5-File-ChangeNotify to 0.26
------------------------------------------
0.26 2016-05-29
- Require Moo 1.006000+.
0.25 2016-05-28
- Switched from Moose to Moo and Type::Tiny.
- Switched from Class::Load to Module::Runtime.
- Made File::ChangeNotify::Watcher a role instead of a parent class.
- Fixed a bug where the wrong watcher class could be used the second time
File::ChangeNotify->instantiate_watcher was called.
- Allow the exclude parameter to accept subroutine references. Patch by
H. Merijn Brand. RT #114492.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-File-ChangeNotify/Makefile
cvs rdiff -u -r1.10 -r1.11 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