[Lunar-commits] r22443 - moonbase/trunk/libs/libevent

Florin Braescu florin at lunar-linux.org
Mon Dec 4 11:20:00 CET 2006


Author: florin
Date: 2006-12-04 11:20:00 +0100 (Mon, 04 Dec 2006)
New Revision: 22443

Modified:
   moonbase/trunk/libs/libevent/DETAILS
Log:
bump the version from 1.1b to 1.2a. 

Modified: moonbase/trunk/libs/libevent/DETAILS
===================================================================
--- moonbase/trunk/libs/libevent/DETAILS	2006-12-04 09:51:08 UTC (rev 22442)
+++ moonbase/trunk/libs/libevent/DETAILS	2006-12-04 10:20:00 UTC (rev 22443)
@@ -1,17 +1,16 @@
           MODULE=libevent
-         VERSION=1.1b
+         VERSION=1.2a
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://monkey.org/~provos/
-      SOURCE_VFY=sha1:deb76c4809f088591267c38850ab4495511808a4
-        WEB_SITE=http://www.monkey.org/~provos/libevent/
+      SOURCE_URL=http://www.monkey.org/~provos/
+      SOURCE_VFY=sha1:904724e029bfea42affc6e73630becd1ba30c217
+        WEB_SITE=http://www.monkey.org/~provos/$MODULE/
          ENTERED=20060904
-         UPDATED=20060904
-           SHORT="libevent - an event notification library"
+         UPDATED=20061016
+           SHORT="An event notification library"
 
 cat << EOF
-The libevent API provides a mechanism to execute a
-callback function when a specific event occurs on a
-file descriptor or after a timeout has been reached.
-Furthermore, libevent also support callbacks due to
+The libevent API provides a mechanism to execute a callback function 
+when a specific event occurs on a file descriptor or after a timeout 
+has been reached. Furthermore, libevent also support callbacks due to
 signals or regular timeouts.
 EOF



More information about the Lunar-commits mailing list