diff --git a/math/libocas/Makefile b/math/libocas/Makefile index 4727206be59e..188640196456 100644 --- a/math/libocas/Makefile +++ b/math/libocas/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libocas -PORTVERSION= 0.93 +PORTVERSION= 0.94 CATEGORIES= math MASTER_SITES= http://cmp.felk.cvut.cz/~xfrancv/ocas/ LOCAL/bf DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//} @@ -54,7 +54,7 @@ do-install: check regression-test test: build ${WRKSRC}/msvmocas -c 10 -v 1 ${WRKSRC}/data/example4_train.light \ ${WRKSRC}/data/msvmocas.model - ${WRKSRC}/linclass -e -v 1 -o ${WRKSRC}/data/exaple4_test.pred \ + ${WRKSRC}/linclass -e -v 1 -o ${WRKSRC}/data/example4_test.pred \ ${WRKSRC}/data/example4_test.light ${WRKSRC}/data/msvmocas.model ${WRKSRC}/svmocas -c 10 -b 1 -v 1 ${WRKSRC}/data/riply_trn.light \ ${WRKSRC}/data/svmocas.model diff --git a/math/libocas/distinfo b/math/libocas/distinfo index d1725afce641..7f6c8cb2d367 100644 --- a/math/libocas/distinfo +++ b/math/libocas/distinfo @@ -1,2 +1,2 @@ -SHA256 (libocas_v093.zip) = 341b4b1ab5594a6d2a92fdff1654aa320b6845412c97f5493c92d48cf6618aae -SIZE (libocas_v093.zip) = 3328943 +SHA256 (libocas_v094.zip) = 159df397227682a0a268fb3e7869256756938496dd3be708ce4b184190e7f46d +SIZE (libocas_v094.zip) = 3333733