[82201] trunk/dports/math/eigen3/Portfile

eborisch at macports.org eborisch at macports.org
Wed Aug 10 06:00:28 PDT 2011


Revision: 82201
          http://trac.macports.org/changeset/82201
Author:   eborisch at macports.org
Date:     2011-08-10 06:00:28 -0700 (Wed, 10 Aug 2011)
Log Message:
-----------
eigen3: Stealth update changed extracted dir name. Fixes #30684

Modified Paths:
--------------
    trunk/dports/math/eigen3/Portfile

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2011-08-10 12:54:08 UTC (rev 82200)
+++ trunk/dports/math/eigen3/Portfile	2011-08-10 13:00:28 UTC (rev 82201)
@@ -112,7 +112,7 @@
 # Phase modifications
 # Move source into eigen_src; configure & build (out-of-source) in ${worksrcpath}
 post-extract {
-  move ${workpath}/eigen-eigen-599fc4f7c736 ${workpath}/eigen_src
+  move ${workpath}/eigen-eigen-3.0.1 ${workpath}/eigen_src
   file mkdir ${worksrcpath}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110810/27a2dd76/attachment.html>


More information about the macports-changes mailing list