[132227] trunk/dports/math/shogun-devel

stromnov at macports.org stromnov at macports.org
Mon Jan 26 15:13:50 PST 2015


Revision: 132227
          https://trac.macports.org/changeset/132227
Author:   stromnov at macports.org
Date:     2015-01-26 15:13:50 -0800 (Mon, 26 Jan 2015)
Log Message:
-----------
shogun-devel: update to version 4.0.0

Modified Paths:
--------------
    trunk/dports/math/shogun-devel/Portfile

Removed Paths:
-------------
    trunk/dports/math/shogun-devel/files/patch-src_shogun_evaluation_ContingencyTableEvaluation.cpp.diff

Modified: trunk/dports/math/shogun-devel/Portfile
===================================================================
--- trunk/dports/math/shogun-devel/Portfile	2015-01-26 22:09:22 UTC (rev 132226)
+++ trunk/dports/math/shogun-devel/Portfile	2015-01-26 23:13:50 UTC (rev 132227)
@@ -5,9 +5,9 @@
 PortGroup           cmake 1.0
 
 name                shogun-devel
-version             3.2.0
+version             4.0.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
-revision            1
+revision            0
 categories          math science
 platforms           darwin
 license             GPL-3
@@ -31,8 +31,8 @@
 
 distname            shogun-${version}
 
-checksums           rmd160  8a64fb98ee080feccdd49d295117ad162d59443a \
-                    sha256  bc416b615ed90aef80c58a30546c5e2da779347bebb8742ecf11657073fc8f72
+checksums           rmd160  b6f63baeee7040ada85feb33374010a525384104 \
+                    sha256  ab39d3cc27fc1ddf6128f6e3fc60217e73a843b51c20f5d3ceb69e6565a43695
 
 worksrcdir          ${worksrcdir}/../build
 patch.dir           ${workpath}/${distname}
@@ -61,7 +61,6 @@
 patchfiles          patch-CMakeLists.txt.diff \
                     patch-src_shogun_CMakeLists.txt.diff \
                     patch-cmake_FindSpinlock.cmake.diff \
-                    patch-src_shogun_evaluation_ContingencyTableEvaluation.cpp.diff \
                     patch-src_interfaces_python_modular_CMakeLists.txt.diff
 
 configure.args-append \

Deleted: trunk/dports/math/shogun-devel/files/patch-src_shogun_evaluation_ContingencyTableEvaluation.cpp.diff
===================================================================
--- trunk/dports/math/shogun-devel/files/patch-src_shogun_evaluation_ContingencyTableEvaluation.cpp.diff	2015-01-26 22:09:22 UTC (rev 132226)
+++ trunk/dports/math/shogun-devel/files/patch-src_shogun_evaluation_ContingencyTableEvaluation.cpp.diff	2015-01-26 23:13:50 UTC (rev 132227)
@@ -1,11 +0,0 @@
---- src/shogun/evaluation/ContingencyTableEvaluation.cpp.orig	2014-09-17 22:47:57.000000000 +0400
-+++ src/shogun/evaluation/ContingencyTableEvaluation.cpp	2014-09-17 22:48:08.000000000 +0400
-@@ -52,7 +52,7 @@
- 	return 42;
- }
- 
--inline EEvaluationDirection CContingencyTableEvaluation::get_evaluation_direction() const
-+EEvaluationDirection CContingencyTableEvaluation::get_evaluation_direction() const
- {
- 	switch (m_type)
- 	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150126/02958eab/attachment.html>


More information about the macports-changes mailing list