[44120] users/raimue/ports/devel/valgrind/Portfile

raimue at macports.org raimue at macports.org
Sun Dec 21 20:46:42 PST 2008


Revision: 44120
          http://trac.macports.org/changeset/44120
Author:   raimue at macports.org
Date:     2008-12-21 20:46:42 -0800 (Sun, 21 Dec 2008)
Log Message:
-----------
devel/valgrind:
Fix wrong variable name

Modified Paths:
--------------
    users/raimue/ports/devel/valgrind/Portfile

Modified: users/raimue/ports/devel/valgrind/Portfile
===================================================================
--- users/raimue/ports/devel/valgrind/Portfile	2008-12-22 04:44:27 UTC (rev 44119)
+++ users/raimue/ports/devel/valgrind/Portfile	2008-12-22 04:46:42 UTC (rev 44120)
@@ -47,7 +47,7 @@
 }
 
 pre-extract {
-    file copy ${distpath}/${svn_rev}/trunk ${worksrcpath}
+    file copy ${distpath}/${valgrind_rev}/trunk ${worksrcpath}
 }
 
 patch.pre_args -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081221/5e1cd724/attachment-0001.html>


More information about the macports-changes mailing list