[Lunar-commits] <moonbase> libev: version bumped to 3.8.
Florin Braescu
florin at lunar-linux.org
Sun Aug 9 20:35:46 CEST 2009
commit 6d8839ddc5264363f734b17b4c060d281be0a5dc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Aug 9 21:35:46 2009 +0300
libev: version bumped to 3.8.
This release fixes a bug caused by ev_default_destroy not properly freeing
all resources. It also contains a lot of changes to the signal handling.
Most notably, it is now allowed to start signal watchers in any loop,
given that they do not bind on the same signal.
---
zbeta/libev/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/zbeta/libev/DETAILS b/zbeta/libev/DETAILS
index 5853834..167774c 100644
--- a/zbeta/libev/DETAILS
+++ b/zbeta/libev/DETAILS
@@ -1,11 +1,11 @@
MODULE=libev
- VERSION=3.7
+ VERSION=3.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://dist.schmorp.de/$MODULE/Attic
- SOURCE_VFY=sha1:eefd99ef01b15a64c32bf36a1955d2f13bd06e21
+ SOURCE_VFY=sha1:cc57a3e6e171738aaa9d6af35ea66624a0a62b51
WEB_SITE=http://software.schworp.de/pkg/libev.html
ENTERED=20080229
- UPDATED=20090718
+ UPDATED=20090809
SHORT="A library for event loops"
cat << EOF
More information about the Lunar-commits
mailing list