[89386] trunk/dports/math/vowpal_wabbit/Portfile

hum at macports.org hum at macports.org
Fri Jan 27 08:37:03 PST 2012


Revision: 89386
          http://trac.macports.org/changeset/89386
Author:   hum at macports.org
Date:     2012-01-27 08:37:03 -0800 (Fri, 27 Jan 2012)
Log Message:
-----------
vowpal_wabbit: reformat only.

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

Modified: trunk/dports/math/vowpal_wabbit/Portfile
===================================================================
--- trunk/dports/math/vowpal_wabbit/Portfile	2012-01-27 16:34:28 UTC (rev 89385)
+++ trunk/dports/math/vowpal_wabbit/Portfile	2012-01-27 16:37:03 UTC (rev 89386)
@@ -6,26 +6,27 @@
 
 github.setup        JohnLangford vowpal_wabbit 6.1
 categories          math
-platforms           darwin
 maintainers         hum openmaintainer
-license             BSD
 
-homepage            http://hunch.net/~vw/
 description         a fast online learning tool
 long_description    Vowpal Wabbit is the essence of speed in machine learning, able to \
                     learn from terafeature datasets with ease. Via parallel learning, \
                     it can exceed the throughput of any single machine network interface \
                     when doing linear learning, a first amongst learning algorithms.
 
+homepage            http://hunch.net/~vw/
+platforms           darwin
+license             BSD
+
 checksums           rmd160  a18dbff352b503040d3c4b8991b8ebf60e341dd2 \
                     sha256  26a23aed9497025a678bd0031577434f872dade86dafc5d749dea48f9232c9ad
 
 depends_lib         port:boost
 
+use_configure       no
+
 variant universal   {}
 
-use_configure       no
-
 if {${configure.compiler} == "clang"} {
     configure.compiler llvm-gcc-4.2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120127/d675a8ce/attachment.html>


More information about the macports-changes mailing list