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

ryandesign at macports.org ryandesign at macports.org
Sun Nov 22 07:37:03 PST 2009


Revision: 60760
          http://trac.macports.org/changeset/60760
Author:   ryandesign at macports.org
Date:     2009-11-22 07:37:02 -0800 (Sun, 22 Nov 2009)
Log Message:
-----------
lighttpd: update to 1.4.25

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

Modified: trunk/dports/www/lighttpd/Portfile
===================================================================
--- trunk/dports/www/lighttpd/Portfile	2009-11-22 15:35:51 UTC (rev 60759)
+++ trunk/dports/www/lighttpd/Portfile	2009-11-22 15:37:02 UTC (rev 60760)
@@ -3,8 +3,8 @@
 
 PortSystem 1.0
 name              lighttpd
-version           1.4.23
-revision          2
+version           1.4.25
+set branch        [join [lrange [split ${version} .] 0 1] .]
 categories        www
 platforms         darwin
 maintainers       ryandesign
@@ -15,10 +15,11 @@
                   environments. It has a very low memory footprint\
                   compared to other webservers and takes care of cpu-load.
 homepage          http://www.lighttpd.net/
-master_sites      ${homepage}/download/
-checksums         md5     41dfad5c366d34d83c3d2b46d4c08f5c \
-                  sha1    37f8b4827d7a1f69812d8185fcecf72277020876 \
-                  rmd160  696b8e185c8adbf215f00d259e282a426bcd91c3
+master_sites      http://download.lighttpd.net/lighttpd/releases-${branch}.x/
+use_bzip2         yes
+checksums         md5     2027c49fb46530e45338c5e2da13c02f \
+                  sha1    bc4592930292ae8d0990a94a584f49fe8f52445b \
+                  rmd160  f0f7dd0ff3c92a6185be2e6017fd5ea74734c769
 depends_lib       port:pcre \
                   port:spawn-fcgi \
                   port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091122/8f6dea92/attachment.html>


More information about the macports-changes mailing list