pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Parallel-Prefork



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 30 06:45:43 UTC 2011

Modified Files:
        pkgsrc/devel/p5-Parallel-Prefork: Makefile distinfo

Log Message:
Changes 0.11:
* suppress warning in perl < 5.10

Changes 0.10:
* support new style: $pm->start(sub { ... })
* collect zombie processes without any delay when spawn_interval is nonzero
* do not sleep spawn_interval seconds when a worker process exits non-zero and
  if err_repawn_interval < spawn_interval

Changes 0.09:
* support for slow startup (with the new spawn_interval parameter) and slow
  shutdown (by passing arrayrefs as values of the trap_signals hashref)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Parallel-Prefork/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Parallel-Prefork/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