Revision
94985
Author
jmr@macports.org
Date
2012-07-03 04:05:30 -0700 (Tue, 03 Jul 2012)

Log Message

mcl: update to 12-068 (preliminary to fixing #32476), set license

Modified Paths

Diff

Modified: trunk/dports/science/mcl/Portfile (94984 => 94985)


--- trunk/dports/science/mcl/Portfile	2012-07-03 09:57:52 UTC (rev 94984)
+++ trunk/dports/science/mcl/Portfile	2012-07-03 11:05:30 UTC (rev 94985)
@@ -3,16 +3,18 @@
 PortSystem 1.0
 
 name             mcl
-version          08-312
+version          12-068
 description      MCL - a cluster algorithm for graphs.
 long_description \
     The MCL algorithm is short for the Markov Cluster Algorithm, \
     a fast and scalable unsupervised cluster algorithm for graphs \
     based on simulation of (stochastic) flow in graphs.
 maintainers     gmail.com:mike.thon
-categories      science
+categories      science math
+license         GPL-3
 platforms       darwin
 homepage        http://micans.org/mcl/
 master_sites    http://micans.org/mcl/src/
-checksums       md5 bad361f1d091eb89d565a3dbeb0e63a9
+checksums       rmd160 f43c64da14ec4316a67d3a9987aecd1bef25298e \
+                sha256 11fd811a84e340faf1596ee5e1889457c87b4e172aa8b150bda3414f06f093c8
 configure.args  --enable-blast --mandir=${prefix}/share/man