[Lunar-commits] <moonbase> lighttpd: version bumped to 1.4.20.

Florin Braescu florin at lunar-linux.org
Tue Sep 30 09:34:38 CEST 2008


commit 36dfc26928ac0b1b218b4413aaf7685b012c07fe
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Sep 30 10:34:38 2008 +0300

    lighttpd: version bumped to 1.4.20.
    
    Many bugfixes and improvements.
---
 web/lighttpd/DEPENDS |   16 ++++++++--------
 web/lighttpd/DETAILS |    6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/web/lighttpd/DEPENDS b/web/lighttpd/DEPENDS
index d711007..8796a1d 100644
--- a/web/lighttpd/DEPENDS
+++ b/web/lighttpd/DEPENDS
@@ -1,9 +1,9 @@
-optional_depends mysql "--with-mysql" "--without-mysql" "MySQL support"
-optional_depends openldap "--with-ldap" "--without-ldap" "LDAP support"
-optional_depends attr "--with-attr" "--without-attr" "EA for XFS support"
+optional_depends mysql    "--with-mysql"    "--without-mysql"    "MySQL support"
+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"
-optional_depends openssl "--with-openssl" "--without-openssl"  "OpenSSL support"
-optional_depends pcre "--with-pcre" "--without-pcre" "regular expression support"
-optional_depends bzip2 "--with-bzip2" "--without-bzip2" " bzip2 mod_compress"
-optional_depends gamin "--with-fam" "--without-fam" "FAM/Gamin filesystem monitoring"
-optional_depends lua "--with-lua" "--without-lua" "Lua engine for mod_cml"
+optional_depends openssl  "--with-openssl"  "--without-openssl"  "OpenSSL support"
+optional_depends pcre     "--with-pcre"     "--without-pcre"     "regular expression support"
+optional_depends bzip2    "--with-bzip2"    "--without-bzip2"    "bzip2 mod_compress"
+optional_depends gamin    "--with-fam"      "--without-fam"      "FAM/Gamin filesystem monitoring"
+optional_depends lua      "--with-lua"      "--without-lua"      "Lua engine for mod_cml"
diff --git a/web/lighttpd/DETAILS b/web/lighttpd/DETAILS
index 123540b..7c5751a 100644
--- a/web/lighttpd/DETAILS
+++ b/web/lighttpd/DETAILS
@@ -1,14 +1,14 @@
           MODULE=lighttpd
-         VERSION=1.4.19
+         VERSION=1.4.20
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=$MODULE-mod_fastcgi.patch
         WEB_SITE=http://www.lighttpd.net
       SOURCE_URL=$WEB_SITE/download
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:fd4450e7faae55ebe0905114722995b0c57397cc
+      SOURCE_VFY=sha1:e5944a40579e0f37c6a0eeb0ad751344b2d6006c
      SOURCE2_VFY=sha1:32da07e51b50279bf521d7bf8b085cb695d71a99
          ENTERED=20060416
-         UPDATED=20080311
+         UPDATED=20080930
            SHORT="A small httpd with some really good marketing"
 
 cat << EOF


More information about the Lunar-commits mailing list