diff options
author | mef <mef> | 2015-01-29 08:47:24 +0000 |
---|---|---|
committer | mef <mef> | 2015-01-29 08:47:24 +0000 |
commit | ab77548bba6958c40452633b7e784a915c39df5c (patch) | |
tree | ea50c06cd7eaeeea113796878b1efb28eca11a2d /devel/p5-EV/distinfo | |
parent | 83c684ec8c9dcedfc27496764122d898112e9672 (diff) | |
download | pkgsrc-ab77548bba6958c40452633b7e784a915c39df5c.tar.gz |
Update 4.15 to 4.18
-------------------
Changes marked with (libev) are changes in libev, and have more
documentation in the libev Changes file.
4.18 Sat Sep 6 20:37:23 CEST 2014
- use slightly better weay to find includes, to support multiarch
on newer perls.
4.17 Fri Apr 11 06:22:38 CEST 2014
- perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
in 5.18. What's so attractive about giving a shit about backwards
compatibility - I will never understand.
4.16 Sat Mar 8 16:49:05 CET 2014
- make sure EV::CHECK is available at all times.
- avoid a spurious warning when perl -w overrides "no warnings".
- use perl's signal implementation on WIN32.
- ensure extern "C" function pointers are used for externally-visible
pointers.
- (libev) mark event pipe fd as cloexec after a fork (analyzed by Sami Farin).
- (ecb) support m68k, m88k and sh (patch by Miod Vallat).
- (libev) in the absence of autoconf, do not use the clock syscall
on glibc >= 2.17 (avoids the syscall AND -lrt on systems
doing clock_gettime in userspace).
- (ecb) work around memory barriers and volatile apparently both being
broken in visual studio 2008 and later (analysed and patch by Nicolas Noble).
Diffstat (limited to 'devel/p5-EV/distinfo')
-rw-r--r-- | devel/p5-EV/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-EV/distinfo b/devel/p5-EV/distinfo index 7ba2bb07f8a..a0096be4ac3 100644 --- a/devel/p5-EV/distinfo +++ b/devel/p5-EV/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2014/11/10 18:09:10 joerg Exp $ +$NetBSD: distinfo,v 1.11 2015/01/29 08:47:24 mef Exp $ -SHA1 (EV-4.15.tar.gz) = 87783633d9d93a44ec752ed90490c653a21b4a06 -RMD160 (EV-4.15.tar.gz) = 25a7ea50986bed0e31b29fa0e757ecbf29af5733 -Size (EV-4.15.tar.gz) = 189514 bytes +SHA1 (EV-4.18.tar.gz) = a33dbdf0097fc3ecd9cdd95530e6681c560f3f51 +RMD160 (EV-4.18.tar.gz) = 9407c575179a369f000d45ca27b59246e3f3585e +Size (EV-4.18.tar.gz) = 190556 bytes SHA1 (patch-libev_ev.c) = 726cf6454516f23a1a38ce3e3f1296c87ed03329 SHA1 (patch-libev_ev.h) = 349c203b23013e9e836810aadcd5e4df8add032b |