[Lunar-commits] r25258 - moonbase/trunk/web/lighttpd

Florin Braescu florin at lunar-linux.org
Wed Jul 25 06:56:59 CEST 2007


Author: florin
Date: 2007-07-25 06:56:58 +0200 (Wed, 25 Jul 2007)
New Revision: 25258

Modified:
   moonbase/trunk/web/lighttpd/DEPENDS
   moonbase/trunk/web/lighttpd/DETAILS
Log:
bump the version from 1.4.15 to 1.4.16. bugfixes and enhacements.

Modified: moonbase/trunk/web/lighttpd/DEPENDS
===================================================================
--- moonbase/trunk/web/lighttpd/DEPENDS	2007-07-25 04:49:48 UTC (rev 25257)
+++ moonbase/trunk/web/lighttpd/DEPENDS	2007-07-25 04:56:58 UTC (rev 25258)
@@ -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 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 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"

Modified: moonbase/trunk/web/lighttpd/DETAILS
===================================================================
--- moonbase/trunk/web/lighttpd/DETAILS	2007-07-25 04:49:48 UTC (rev 25257)
+++ moonbase/trunk/web/lighttpd/DETAILS	2007-07-25 04:56:58 UTC (rev 25258)
@@ -1,12 +1,12 @@
           MODULE=lighttpd
-         VERSION=1.4.15
+         VERSION=1.4.16
 	     PKG=$MODULE-$VERSION
           SOURCE=$PKG.tar.gz
         WEB_SITE=http://www.lighttpd.net
       SOURCE_URL=$WEB_SITE/download/
-      SOURCE_VFY=sha1:67ba1279a0eaeda728c1e1143d302beb364a034c
+      SOURCE_VFY=sha1:b160cece6c0dd15746d10957d28ba02b2e9e77ce
          ENTERED=20060416
-         UPDATED=20070414
+         UPDATED=20070725
            SHORT="A small httpd with some really good marketing"
 
 cat << EOF



More information about the Lunar-commits mailing list