[Lunar-commits] <moonbase> lighttpd: A little more twiddling here, nothing of real note.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Feb 24 13:03:28 CET 2012


commit 168a0b31ef634b7baf03131f4a0a1d72887c1c53
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Feb 24 07:03:28 2012 -0500

    lighttpd: A little more twiddling here, nothing of real note.
---
 web/lighttpd/CONFIGURE |    1 -
 web/lighttpd/DEPENDS   |    2 +-
 web/lighttpd/DETAILS   |    2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/web/lighttpd/CONFIGURE b/web/lighttpd/CONFIGURE
index 2d8af4b..69bd12f 100644
--- a/web/lighttpd/CONFIGURE
+++ b/web/lighttpd/CONFIGURE
@@ -1,3 +1,2 @@
 mquery DAV_PROPS "Enalbe properties in mod_webdav?" y " --with-webdav-props" "--without-webdav-props"
 mquery DAV_LOCKS "Enable locks in mod_webdav?" y "--with-webdav-locks" "--without-webdav-locks"
-
diff --git a/web/lighttpd/DEPENDS b/web/lighttpd/DEPENDS
index a227b9e..8f2d3d7 100644
--- a/web/lighttpd/DEPENDS
+++ b/web/lighttpd/DEPENDS
@@ -1,4 +1,4 @@
-optional_depends mysql     "--with-mysql"    "--without-mysql"    "MySQL support"
+optional_depends mysql     "--with-mysql"    "--without-mysql"    "MySQL support, also provides libev support for fdevent handlers"
 optional_depends openldap  "--with-ldap"     "--without-ldap"     "LDAP support"
 optional_depends attr      "--with-attr"     "--without-attr"     "EA for XFS support"
 optional_depends valgrind  "--with-valgrind" "--without-valgrind" "valgrind debugger"
diff --git a/web/lighttpd/DETAILS b/web/lighttpd/DETAILS
index 3bd85fd..75fad02 100644
--- a/web/lighttpd/DETAILS
+++ b/web/lighttpd/DETAILS
@@ -1,9 +1,9 @@
           MODULE=lighttpd
          VERSION=1.4.30
           SOURCE=$MODULE-$VERSION.tar.bz2
-        WEB_SITE=http://www.lighttpd.net
       SOURCE_URL=http://download.lighttpd.net/$MODULE/releases-1.4.x
       SOURCE_VFY=sha1:70f88e6059da6e04514cc211dd5064a2413b5406
+        WEB_SITE=http://www.lighttpd.net
          ENTERED=20060416
          UPDATED=20111219
            SHORT="A small httpd with some really good marketing"


More information about the Lunar-commits mailing list