Subject: CVS commit: pkgsrc/devel/p5-EV
From: David H. Gutteridge
Date: 2019-11-20 07:22:22
Message id: 20191120062222.C394CFA97@cvs.NetBSD.org

Log Message:
p5-EV: update to 4.28

4.28 Tue Nov 19 13:55:39 CET 2019
	- (libev) fix ev_port backend, thanks to David H. Gutteridge for
      reminding me to actually release the fix.
    - (libev) many bugfixes in linuxaio backend.
    - (libev) experimental io uring interface.
	- try to name ev.h more explicitly, to hopefully improve portability.
    - opportunistically round up wait times for poll and epoll backend,
      to avoid unnecessary loop iterations.
    - add build dependency on ev_linuxaio.c.
    - quickly (re)-ported to minix 3.3 before minix crashed again.

Files:
RevisionActionfile
1.29modifypkgsrc/devel/p5-EV/Makefile
1.17modifypkgsrc/devel/p5-EV/distinfo
1.1removepkgsrc/devel/p5-EV/patches/patch-libev_ev__port.c