[Lunar-commits] r26159 - moonbase/trunk/libs/libdaemon
Dennis Veatch
stumbles at lunar-linux.org
Thu Oct 11 16:34:38 CEST 2007
Author: stumbles
Date: 2007-10-11 16:34:38 +0200 (Thu, 11 Oct 2007)
New Revision: 26159
Modified:
moonbase/trunk/libs/libdaemon/DETAILS
Log:
Most notable, make daemon_close_all() actually work properly.
Modified: moonbase/trunk/libs/libdaemon/DETAILS
===================================================================
--- moonbase/trunk/libs/libdaemon/DETAILS 2007-10-11 13:36:08 UTC (rev 26158)
+++ moonbase/trunk/libs/libdaemon/DETAILS 2007-10-11 14:34:38 UTC (rev 26159)
@@ -1,12 +1,12 @@
MODULE=libdaemon
- VERSION=0.11
+ VERSION=0.12
PKG=${MODULE}-${VERSION}
SOURCE=${PKG}.tar.gz
WEB_SITE=http://0pointer.de/lennart/projects/libdaemon/
SOURCE_URL=${WEB_SITE}
- SOURCE_VFY=sha1:b20c048f6d36f6f72e320e2660d80df7c21ff48e
+ SOURCE_VFY=sha1:2b45ab37df853afd25f7985ed699b799e0464413
ENTERED=20060317
- UPDATED=20070702
+ UPDATED=20071011
SHORT="A lightweight C library that eases the writing of UNIX daemons."
cat << EOF
libdaemon is a lightweight C library that eases the writing of UNIX
More information about the Lunar-commits
mailing list