[38712] trunk/dports/www/httperf/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 29 09:32:43 PDT 2008


Revision: 38712
          http://trac.macosforge.org/projects/macports/changeset/38712
Author:   jmr at macports.org
Date:     2008-07-29 09:32:42 -0700 (Tue, 29 Jul 2008)
Log Message:
-----------
httperf: update to 0.9.0 (#15862)

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

Modified: trunk/dports/www/httperf/Portfile
===================================================================
--- trunk/dports/www/httperf/Portfile	2008-07-29 15:19:18 UTC (rev 38711)
+++ trunk/dports/www/httperf/Portfile	2008-07-29 16:32:42 UTC (rev 38712)
@@ -1,8 +1,9 @@
 # $Id$
 
 PortSystem       1.0
+
 name             httperf
-version          0.8
+version          0.9.0
 categories       www benchmarks
 maintainers      nomaintainer
 description      tool for measuring webserver performance
@@ -18,10 +19,12 @@
     generate and sustain server overload, support for the \
     HTTP/1.1 protocol, and its extensibility to new workload \
     generators and performance measurements.
-homepage         http://www.hpl.hp.com/personal/David_Mosberger/httperf.html
+homepage         http://www.hpl.hp.com/research/linux/httperf/
 platforms        darwin
 master_sites     ftp://ftp.hpl.hp.com/pub/httperf/
-checksums        md5 2971956d4846349f9e8d3c54acd591a5
+checksums        md5 2968c36b9ecf3d98fc1f2c1c9c0d9341 \
+                 sha1 2aa885c0c143d809c0e50a6eca5063090bddee35 \
+                 rmd160 59580cf5e876b18e69ffb69214c97fbc524be749
 configure.args   --prefix=${prefix}
 destroot.destdir prefix=${destroot}${prefix} \
                  exec_prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080729/d16dc3de/attachment.html 


More information about the macports-changes mailing list