Revision
138178
Author
hum@macports.org
Date
2015-07-01 04:59:45 -0700 (Wed, 01 Jul 2015)

Log Message

vowpal_wabbit: update to 8.0

Modified Paths

Diff

Modified: trunk/dports/math/vowpal_wabbit/Portfile (138177 => 138178)


--- trunk/dports/math/vowpal_wabbit/Portfile	2015-07-01 11:57:43 UTC (rev 138177)
+++ trunk/dports/math/vowpal_wabbit/Portfile	2015-07-01 11:59:45 UTC (rev 138178)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        JohnLangford vowpal_wabbit 7.10
+github.setup        JohnLangford vowpal_wabbit 8.0
 categories          math
 maintainers         hum openmaintainer
 
@@ -18,8 +18,8 @@
 platforms           darwin
 license             BSD
 
-checksums           rmd160  0f5a9581393e16231d56a1e8f8ce7a143699ee3d \
-                    sha256  da868ba6b5811c74118b5691734401ca7f400740fdbf950437c7c9d8fbdf6db3
+checksums           rmd160  1af866e4c91df51bce6163ea7fa43ad68db852ee \
+                    sha256  0e33616565791e85605a6cef11dabea9c755eb607d070274769c53866116be82
 
 depends_build       port:libtool  \
                     port:autoconf \