[24093] trunk/dports/www/lighttpd/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 16 00:31:46 PDT 2007


Revision: 24093
          http://trac.macosforge.org/projects/macports/changeset/24093
Author:   pguyot at kallisys.net
Date:     2007-04-16 00:31:46 -0700 (Mon, 16 Apr 2007)

Log Message:
-----------
www/lighttpd: update to 1.14.15 and fixed the cml variant.

Modified Paths:
--------------
    trunk/dports/www/lighttpd/Portfile

Modified: trunk/dports/www/lighttpd/Portfile
===================================================================
--- trunk/dports/www/lighttpd/Portfile	2007-04-16 07:27:46 UTC (rev 24092)
+++ trunk/dports/www/lighttpd/Portfile	2007-04-16 07:31:46 UTC (rev 24093)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name              lighttpd
-version           1.4.13
+version           1.4.15
 categories        www
 maintainers       pguyot at kallisys.net
 description       A secure, fast, compliant and flexible web-server
@@ -13,9 +13,9 @@
 homepage          http://www.lighttpd.net/
 master_sites      ${homepage}/download/
 checksums         ${distname}.tar.gz \
-                    md5 d775d6478391b95d841a1018c8db0b95 \
-                    sha1 b17553e66609f85baec50263712a4a5aeca50ca5 \
-                    rmd160 4e67e42dc3692d50c044561cc903de7b906f260c
+                    md5 d2ceaaf242b2b3593ff4d8222d543649 \
+                    sha1 67ba1279a0eaeda728c1e1143d302beb364a034c \
+                    rmd160 a38cb73797da1b8773b4c4a34f16be097667db57
 depends_lib       port:pcre \
                   port:zlib 
 patchfiles        patch-doc-lighttpd.conf
@@ -87,7 +87,7 @@
                         port:memcached \
                         port:pkgconfig
                         
-   configure.args-append --with-lua=${prefix} \
+   configure.args-append --with-lua \
                          --with-memcache
 
    configure.env-append LDFLAGS=-L${prefix}/lib

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070416/4591e241/attachment.html


More information about the macports-changes mailing list