[104983] trunk/dports/math/libsvm

hum at macports.org hum at macports.org
Sat Apr 6 09:04:29 PDT 2013


Revision: 104983
          https://trac.macports.org/changeset/104983
Author:   hum at macports.org
Date:     2013-04-06 09:04:29 -0700 (Sat, 06 Apr 2013)
Log Message:
-----------
libsvm: update to 3.17.

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

Removed Paths:
-------------
    trunk/dports/math/libsvm/files/patch-svm.cpp.diff

Modified: trunk/dports/math/libsvm/Portfile
===================================================================
--- trunk/dports/math/libsvm/Portfile	2013-04-06 16:02:54 UTC (rev 104982)
+++ trunk/dports/math/libsvm/Portfile	2013-04-06 16:04:29 UTC (rev 104983)
@@ -5,8 +5,7 @@
 
 name                libsvm
 epoch               1
-version             3.16
-revision            1
+version             3.17
 categories          math
 maintainers         hum openmaintainer
 license             BSD
@@ -22,11 +21,10 @@
 
 homepage            http://www.csie.ntu.edu.tw/~cjlin/libsvm/
 master_sites        ${homepage}
-checksums           rmd160  e80a12ae43ecb619362498b75d8cb8089d72bfc9 \
-                    sha256  e04dae319f0622a0f7c4500bb593879f3444cd68b4fc5bd6dff1f2fda9f0db97
+checksums           rmd160  9acb798abe7f21a10e7892ca8af13f633285ad2e \
+                    sha256  46a4750d3506e6ccd8adf7e3e1f482d86ce9c5368f9c78e19c7923edf0067a12
 
-patchfiles          patch-Makefile.diff \
-                    patch-svm.cpp.diff
+patchfiles          patch-Makefile.diff
 
 use_configure       no
 

Deleted: trunk/dports/math/libsvm/files/patch-svm.cpp.diff
===================================================================
--- trunk/dports/math/libsvm/files/patch-svm.cpp.diff	2013-04-06 16:02:54 UTC (rev 104982)
+++ trunk/dports/math/libsvm/files/patch-svm.cpp.diff	2013-04-06 16:04:29 UTC (rev 104983)
@@ -1,10 +0,0 @@
---- svm.cpp.orig	2013-01-31 12:03:51.000000000 +0100
-+++ svm.cpp	2013-01-31 11:58:02.000000000 +0100
-@@ -2747,6 +2747,7 @@
- 	model->probB = NULL;
- 	model->label = NULL;
- 	model->nSV = NULL;
-+	model->sv_indices = NULL;
- 
- 	char cmd[81];
- 	while(1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130406/6bf874da/attachment.html>


More information about the macports-changes mailing list