Author: jheino Date: 2006-02-11 02:28:55 +0100 (Sat, 11 Feb 2006) New Revision: 704 Modified: crux-2.1/ports/opt/lighttpd/.md5sum crux-2.1/ports/opt/lighttpd/Pkgfile crux-2.1/ports/opt/lighttpd/lighttpd.conf Log: lighttpd: updated to version 1.4.10 Modified: crux-2.1/ports/opt/lighttpd/.md5sum =================================================================== --- crux-2.1/ports/opt/lighttpd/.md5sum 2006-02-10 23:27:48 UTC (rev 703) +++ crux-2.1/ports/opt/lighttpd/.md5sum 2006-02-11 01:28:55 UTC (rev 704) @@ -1,3 +1,3 @@ -20a171774a0615069de3704db52483aa lighttpd-1.4.9.tar.gz -c9048c8c324e3698a755a4fd692866a3 lighttpd.conf +51e42c2cc98a1f9986b9f232ff5a01f2 lighttpd-1.4.10.tar.gz +0ca699210055a3e137ffefdcd5441c09 lighttpd.conf acf07b7bf297e76923511abff24859b9 lighttpd.rc Modified: crux-2.1/ports/opt/lighttpd/Pkgfile =================================================================== --- crux-2.1/ports/opt/lighttpd/Pkgfile 2006-02-10 23:27:48 UTC (rev 703) +++ crux-2.1/ports/opt/lighttpd/Pkgfile 2006-02-11 01:28:55 UTC (rev 704) @@ -5,7 +5,7 @@ # Depends on: name=lighttpd -version=1.4.9 +version=1.4.10 release=1 source=(http://www.$name.net/download/$name-$version.tar.gz \ $name.conf \ Modified: crux-2.1/ports/opt/lighttpd/lighttpd.conf =================================================================== --- crux-2.1/ports/opt/lighttpd/lighttpd.conf 2006-02-10 23:27:48 UTC (rev 703) +++ crux-2.1/ports/opt/lighttpd/lighttpd.conf 2006-02-11 01:28:55 UTC (rev 704) @@ -74,6 +74,7 @@ ".gram" => "application/srgs", ".grxml" => "application/srgs+xml", ".gtar" => "application/x-gtar", + ".tar.gz" => "application/x-tar-gz", ".gz" => "application/x-gunzip", ".hdf" => "application/x-hdf", ".hqx" => "application/mac-binhex40", @@ -163,7 +164,6 @@ ".swf" => "application/x-shockwave-flash", ".t" => "application/x-troff", ".tar" => "application/x-tar", - ".tar.gz" => "application/x-tar-gz", ".tcl" => "application/x-tcl", ".tex" => "application/x-tex", ".texi" => "application/x-texinfo",
participants (1)
-
crux@crux.nu