[146986] trunk/dports/python/py-hcluster/Portfile

petr at macports.org petr at macports.org
Tue Mar 22 11:53:06 PDT 2016


Revision: 146986
          https://trac.macports.org/changeset/146986
Author:   petr at macports.org
Date:     2016-03-22 11:53:06 -0700 (Tue, 22 Mar 2016)
Log Message:
-----------
py-hcluster: formating, order of options

Modified Paths:
--------------
    trunk/dports/python/py-hcluster/Portfile

Modified: trunk/dports/python/py-hcluster/Portfile
===================================================================
--- trunk/dports/python/py-hcluster/Portfile	2016-03-22 18:50:12 UTC (rev 146985)
+++ trunk/dports/python/py-hcluster/Portfile	2016-03-22 18:53:06 UTC (rev 146986)
@@ -7,24 +7,24 @@
 name                py-hcluster
 version             0.2.0
 revision            1
+platforms           darwin
+
 maintainers         nomaintainer
+
 description         This library provides Python functions for agglomerative clustering.
 long_description    ${description} The interface is very similar to MATLAB's \
                     Statistics Toolbox API to make code easier to port from \
                     MATLAB to Python/Numpy. The core implementation of this \
                     library is in C for efficiency.
+
 homepage            http://code.google.com/p/scipy-cluster/
-
-platforms           darwin
-
 master_sites        googlecode:scipy-cluster
+distname            hcluster-${version}
 
 checksums           md5 47b439d8892a70a0a79adb58bb1f6c5b \
                     sha1 b944e08d27258e360890ab475d0063d6db960dbd \
                     rmd160 ba90e20673db05d32850afb67b6aa12292039a54
 
-distname            hcluster-${version}
-
 python.versions     26
 
 if {${name} ne ${subport}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160322/572d315f/attachment.html>


More information about the macports-changes mailing list