[87938] trunk/dports/math/eigen3/Portfile
eborisch at macports.org
eborisch at macports.org
Tue Dec 13 06:53:19 PST 2011
Revision: 87938
http://trac.macports.org/changeset/87938
Author: eborisch at macports.org
Date: 2011-12-13 06:53:15 -0800 (Tue, 13 Dec 2011)
Log Message:
-----------
eigen3: Updated to 3.0.4
Modified Paths:
--------------
trunk/dports/math/eigen3/Portfile
Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile 2011-12-13 12:37:02 UTC (rev 87937)
+++ trunk/dports/math/eigen3/Portfile 2011-12-13 14:53:15 UTC (rev 87938)
@@ -3,7 +3,7 @@
PortSystem 1.0
name eigen3
-version 3.0.3
+version 3.0.4
license {{GPL-2+} {LGPL-3+}}
categories math science
maintainers eborisch \
@@ -22,9 +22,9 @@
use_bzip2 yes
-checksums md5 bfe750809b54a012a402034a650b4c62 \
- sha1 eff65146d6d6d4c99ca11191fb08de07858fa1ea \
- rmd160 ffce3636bf740094a3600317e06ad8ccc6660c2d
+checksums md5 d5b96fbc70ae54c51a31ebb4c183e47d \
+ sha1 5d6a3c8a6ccd21be3be7ba75160cfd17bf60ca36 \
+ rmd160 60914fb7c0b2a2a32dba6054b2ea64aef3a3b30c
universal_variant yes
configure.universal_args ""
@@ -113,7 +113,7 @@
# Move source into eigen_src; configure & build (out-of-source) in ${worksrcpath}
post-extract {
# Rename extracted directory
- move ${workpath}/eigen-eigen-3.0.3 ${worksrcpath}
+ move ${workpath}/eigen-eigen-${version} ${worksrcpath}
}
post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111213/42c30da3/attachment.html>
More information about the macports-changes
mailing list