Revision: 138990 https://trac.macports.org/changeset/138990 Author: ryandesign@macports.org Date: 2015-07-26 10:54:37 -0700 (Sun, 26 Jul 2015) Log Message: ----------- lighttpd: update to 1.4.36 Modified Paths: -------------- trunk/dports/www/lighttpd/Portfile Modified: trunk/dports/www/lighttpd/Portfile =================================================================== --- trunk/dports/www/lighttpd/Portfile 2015-07-26 17:53:46 UTC (rev 138989) +++ trunk/dports/www/lighttpd/Portfile 2015-07-26 17:54:37 UTC (rev 138990) @@ -4,7 +4,7 @@ PortSystem 1.0 name lighttpd -version 1.4.35 +version 1.4.36 set branch [join [lrange [split ${version} .] 0 1] .] categories www platforms darwin @@ -23,8 +23,8 @@ master_sites http://download.lighttpd.net/lighttpd/releases-${branch}.x/ use_xz yes -checksums rmd160 939810abca3551e2498cf794acd88f72632eee21 \ - sha256 113e9b72ccbd1da5deb0774bf93cf0ca15dc82aad2da0f04e5ab27d37d3f30a3 +checksums rmd160 5d4c1b4d6b0f0baa4e6dcdf66564993ce58c7b5b \ + sha256 897ab6b1cc7bd51671f8af759e7846245fbbca0685c30017e93a5882a9ac1a53 depends_build-append port:pkgconfig
participants (1)
-
ryandesign@macports.org