pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Proc-Simple



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Dec 19 07:09:41 UTC 2012

Modified Files:
        pkgsrc/devel/p5-Proc-Simple: Makefile distinfo

Log Message:
Update to 1.31

Upstream changes:
1.31 (2012/11/17)
            (ms) To better deal with the race condition in the
                 previous release, kill the newly created child
                 process first, then send a killpg to its process
                 group and ignore the outcome.

            (ms) [RT 81203] Jim A Kessler reported a perl 5.16 issue
                 with the "AutoLoader" line, so I went ahead and removed
                 all references to "Exporter" and "AutoLoader", as
                 Proc::Simple isn't using them at all.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Proc-Simple/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Proc-Simple/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