Subject: CVS commit: pkgsrc/devel/p5-Event-ExecFlow
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 04/14/2007 18:08:02
Module Name: pkgsrc
Committed By: xtraeme
Date: Sat Apr 14 18:08:01 UTC 2007
Modified Files:
pkgsrc/devel/p5-Event-ExecFlow: Makefile distinfo
Log Message:
Update to 0.63 (required by the upcoming dvd::rip).
Features:
- Improved output layout of Event::ExecFlow::Term.
- Event::ExecFlow::Frontend::Term->set_quiet(1)
will print just warning and error messages.
- Added method Event::ExecFlow::Job->reset()
Bugfixes:
- Increase group progress on child finish only when
it was successful.
- Group considered itself finished even when a child
job didn't finish successfully (cancelled or error).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/p5-Event-ExecFlow/Makefile \
pkgsrc/devel/p5-Event-ExecFlow/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.