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

eborisch at macports.org eborisch at macports.org
Fri Aug 5 09:03:12 PDT 2016


Revision: 151016
          https://trac.macports.org/changeset/151016
Author:   eborisch at macports.org
Date:     2016-08-05 09:03:11 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
eigen3-devel: update to 3.3-beta2

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2016-08-05 15:57:13 UTC (rev 151015)
+++ trunk/dports/math/eigen3/Portfile	2016-08-05 16:03:11 UTC (rev 151016)
@@ -39,7 +39,7 @@
 
 } else {
     # No current development version (other than rolling snapshot)
-    bitbucket.setup     eigen eigen 3.3-beta1
+    bitbucket.setup     eigen eigen 3.3-beta2
     revision            0
     name                eigen3-devel
     conflicts           eigen3
@@ -49,8 +49,8 @@
     # rc version seen as older than beta
     epoch               1 
     checksums \
-        rmd160  77a0fdba7716a843d68d7ffc3789cf0e1aae7f9e \
-        sha256  7b5edd634ce95ea876b504196d9c49d242ec383744524683282ea4ae929b466a
+        rmd160  6dafe5a03414f72ac0ebaa93d1f4e180f74dd25a \
+        sha256  aa1a436a67caec348f76ba8f9bba5c5532286d6a1c49e8301c5d72dc6a8c7ecb
 }
 
 homepage            http://eigen.tuxfamily.org/
@@ -132,11 +132,6 @@
                 # which makes muniversal hiccup. Just copy one set of docs
                 # into destroot directories.
                 file copy ${cmake.build_dir}${sfx}/doc/html ${docdir}
-                # Temporary fix for doxygen changes
-                file copy ${filespath}/ftv2node.png ${docdir}/html
-                file copy ${filespath}/ftv2pnode.png ${docdir}/html
-                file copy ${filespath}/ftv2node.png ${docdir}/html/unsupported
-                file copy ${filespath}/ftv2pnode.png ${docdir}/html/unsupported
             }
         }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/cc13127a/attachment.html>


More information about the macports-changes mailing list