summaryrefslogtreecommitdiff
path: root/devel/libev/distinfo
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2011-03-06 16:09:42 +0000
committerasau <asau@pkgsrc.org>2011-03-06 16:09:42 +0000
commitfe9e721d503407ebe88db6dc355e1c28400f5137 (patch)
tree8134ce4d9cbc8c70d6c61a7eb1c6f1de94cedce1 /devel/libev/distinfo
parent72434e01db4785d4d05cd64bcb63a30358a79184 (diff)
downloadpkgsrc-fe9e721d503407ebe88db6dc355e1c28400f5137.tar.gz
Update libev to version 4.04.
Provided by Oleksandr Kozachuk in PR pkg/44690 Changes: 4.04 Wed Feb 16 09:01:51 CET 2011 - fix two problems in the native win32 backend, where reuse of fd's with different underlying handles caused handles not to be removed or added to the select set (analyzed and tested by Bert Belder). - do no rely on ceil() in ev_e?poll.c. - backport libev to HP-UX versions before 11 v3. - configure did not detect nanosleep and clock_gettime properly when they are available in the libc (as opposed to -lrt). 4.03 Tue Jan 11 14:37:25 CET 2011 - officially support polling files with all backends. - support files, /dev/zero etc. the same way as select in the epoll backend, by generating events on our own. - ports backend: work around solaris bug 6874410 and many related ones (EINTR, maybe more), with no performance loss (note that the solaris bug report is actually wrong, reality is far more bizarre and broken than that). - define EV_READ/EV_WRITE as macros in event.h, as some programs use #ifdef to test for them. - new (experimental) function: ev_feed_signal. - new (to become default) EVFLAG_NOSIGMASK flag. - new EVBACKEND_MASK symbol. - updated COMMON IDIOMS SECTION.
Diffstat (limited to 'devel/libev/distinfo')
-rw-r--r--devel/libev/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libev/distinfo b/devel/libev/distinfo
index 3cacb756a0e..d107069148f 100644
--- a/devel/libev/distinfo
+++ b/devel/libev/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/12/02 15:47:12 wiz Exp $
+$NetBSD: distinfo,v 1.5 2011/03/06 16:09:42 asau Exp $
-SHA1 (libev-4.01.tar.gz) = c1d78fd00800fca8ecf3af2c23fb9ad39119d78b
-RMD160 (libev-4.01.tar.gz) = 7bb9f9f0473e8d22d4a776ff10905deb92e97328
-Size (libev-4.01.tar.gz) = 466183 bytes
+SHA1 (libev-4.04.tar.gz) = 7768c2bcce30dbf76672e51642a655479dd45772
+RMD160 (libev-4.04.tar.gz) = cd82228834c51cf152a0214b77a57b0359aead7b
+Size (libev-4.04.tar.gz) = 471713 bytes