[66721] trunk/dports/devel/valgrind/Portfile
raimue at macports.org
raimue at macports.org
Wed Apr 21 07:10:42 PDT 2010
Revision: 66721
http://trac.macports.org/changeset/66721
Author: raimue at macports.org
Date: 2010-04-21 07:10:40 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
devel/valgrind: whitespace only, some reordering
Modified Paths:
--------------
trunk/dports/devel/valgrind/Portfile
Modified: trunk/dports/devel/valgrind/Portfile
===================================================================
--- trunk/dports/devel/valgrind/Portfile 2010-04-21 14:09:37 UTC (rev 66720)
+++ trunk/dports/devel/valgrind/Portfile 2010-04-21 14:10:40 UTC (rev 66721)
@@ -14,7 +14,11 @@
attached to a program, it intercepts calls to malloc/new/free/delete and \
all memory operations are checked for invalid read or write.
homepage http://valgrind.org
+
master_sites http://valgrind.org/downloads/
+checksums md5 f03522a4687cf76c676c9494fcc0a517 \
+ sha1 76678c2617278cc9fbda1232e4e56fb2a96b0eb8 \
+ rmd160 dd0ca80d73daac774b9352fe7a07ab72aae767c9
use_bzip2 yes
pre-fetch {
@@ -35,10 +39,6 @@
configure.args --mandir=${prefix}/share/man \
--without-mpicc
-checksums md5 f03522a4687cf76c676c9494fcc0a517 \
- sha1 76678c2617278cc9fbda1232e4e56fb2a96b0eb8 \
- rmd160 dd0ca80d73daac774b9352fe7a07ab72aae767c9
-
variant mpich2 description {Use mpich2 for MPI support} {
depends_lib-append port:mpich2
configure.args-delete --without-mpicc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100421/e731620b/attachment.html>
More information about the macports-changes
mailing list