Revision: 95980 https://trac.macports.org/changeset/95980 Author: eborisch@macports.org Date: 2012-07-27 06:51:55 -0700 (Fri, 27 Jul 2012) Log Message: ----------- eigen3: Upgrade to 3.1.1; update license (relicensed upstream with this version); add modeline Modified Paths: -------------- trunk/dports/math/eigen3/Portfile Modified: trunk/dports/math/eigen3/Portfile =================================================================== --- trunk/dports/math/eigen3/Portfile 2012-07-27 09:39:40 UTC (rev 95979) +++ trunk/dports/math/eigen3/Portfile 2012-07-27 13:51:55 UTC (rev 95980) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -3,6 +4,6 @@ name eigen3 -version 3.1.0 -license {{GPL-2+} {LGPL-3+}} +version 3.1.1 +license {{MPL-2} {LGPL-3+}} categories math science maintainers eborisch \ @@ -24,8 +25,8 @@ use_bzip2 yes checksums \ - rmd160 30fdea44ffc09a48ddf546903aef9c23d43d60ef \ - sha256 3c64a6792a55d8ee672ce45d5a1d1de1ffc50daaf6e8a3677bf8580ad99f036c + rmd160 8bb1ee6092bacd787c8feedc0dd4cb6c9849b380 \ + sha256 531a97c3d96d151c72951e6f295b5e5f3f68f668fd04c9b1a0d84187547121ab universal_variant yes configure.universal_args ""
participants (1)
-
eborisch@macports.org