Ticket #28680 (closed update: fixed)
libev: update to 4.04
| Reported by: | ryandesign@… | Owned by: | brett@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | jpo@…, mww@… |
| Port: | libev |
Description
libev should be updated to the latest version, currently 4.04.
Attachments
Change History
comment:1 Changed 2 years ago by jmr@…
- Version 1.9.2 deleted
- Type changed from enhancement to update
comment:2 follow-up: ↓ 3 Changed 2 years ago by ryandesign@…
I attached a patch to do this, but in fact, this causes the library version to increase, so everything using libev needs a revbump. Plus, the only thing I'm using that uses libev -- lighttpd -- doesn't build with 4.04, so this may need further thought.
comment:3 in reply to: ↑ 2 ; follow-up: ↓ 5 Changed 2 years ago by ryandesign@…
Replying to ryandesign@…:
the only thing I'm using that uses libev -- lighttpd -- doesn't build with 4.04
This was reported and fixed in lighttpd in March 2011 but there hasn't been a release of lighttpd since August 2010.
comment:5 in reply to: ↑ 3 Changed 22 months ago by jpo@…
Replying to ryandesign@…:
Replying to ryandesign@…:
the only thing I'm using that uses libev -- lighttpd -- doesn't build with 4.04
This was reported and fixed in lighttpd in March 2011 but there hasn't been a release of lighttpd since August 2010.
lighttpd 1.4.29 was released a month ago (July 3rd, 2011):
comment:6 Changed 22 months ago by ryandesign@…
Lighttpd 1.4.29 does not build on Mac OS X when SSL support is enabled. This will be fixed in 1.4.30 and I will update the port to that version when it is available.

