pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-EV



Module Name:    pkgsrc
Committed By:   rhaen
Date:           Thu Jan 26 11:46:22 UTC 2012

Modified Files:
        pkgsrc/devel/p5-EV: Makefile distinfo

Log Message:
Updated devel/p5-EV to 4.10

ChangeLog:
4.10 Thu Jan 19 18:54:23 CET 2012
        - (libev) fix a race where the workaround against the epoll fork
          bugs caused signals to not be handled anymore.
        - (libev) correct backend_fudge for most backends, and implement
          a windows specific workaround to avoid looping because we call
          both select and Sleep, both with different time resolutions.
        - e_new wasn't declared static (causing very minor .so bloat).
        - replace more old api names by new ones.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-EV/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-EV/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