Revision: 93979 https://trac.macports.org/changeset/93979 Author: ryandesign@macports.org Date: 2012-06-05 21:05:04 -0700 (Tue, 05 Jun 2012) Log Message: ----------- lighttpd: update to 1.4.31; use xz distfile Modified Paths: -------------- trunk/dports/www/lighttpd/Portfile Modified: trunk/dports/www/lighttpd/Portfile =================================================================== --- trunk/dports/www/lighttpd/Portfile 2012-06-06 03:59:51 UTC (rev 93978) +++ trunk/dports/www/lighttpd/Portfile 2012-06-06 04:05:04 UTC (rev 93979) @@ -4,8 +4,7 @@ PortSystem 1.0 name lighttpd -version 1.4.30 -revision 1 +version 1.4.31 set branch [join [lrange [split ${version} .] 0 1] .] categories www platforms darwin @@ -22,10 +21,10 @@ homepage http://www.lighttpd.net/ master_sites http://download.lighttpd.net/lighttpd/releases-${branch}.x/ -use_bzip2 yes +use_xz yes -checksums rmd160 3d54d76c8530c556e13bf189ba85ecf6a0e8e38d \ - sha256 0d795597e4666dbf6ffe44b4a42f388ddb44736ddfab0b1ac091e5bb35212c2d +checksums rmd160 97d6f165f60bf459131366ca111e771dc8d54b9b \ + sha256 8a0a4f1ab782c2a3554e031c7d8ad600aac9b4c0466710a6cc9aab10659fe3f2 use_autoreconf yes