[119663] trunk/dports/math/wxMaxima

mk at macports.org mk at macports.org
Sat May 3 08:59:05 PDT 2014


Revision: 119663
          https://trac.macports.org/changeset/119663
Author:   mk at macports.org
Date:     2014-05-03 08:59:05 -0700 (Sat, 03 May 2014)
Log Message:
-----------
wxMaxima: new version 13.04.2 (Thanks ionic, see #43486)

Modified Paths:
--------------
    trunk/dports/math/wxMaxima/Portfile
    trunk/dports/math/wxMaxima/files/patch-src_Config.cpp.diff
    trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff
    trunk/dports/math/wxMaxima/files/patch-src_wxMaxima.cpp.diff

Modified: trunk/dports/math/wxMaxima/Portfile
===================================================================
--- trunk/dports/math/wxMaxima/Portfile	2014-05-03 13:50:36 UTC (rev 119662)
+++ trunk/dports/math/wxMaxima/Portfile	2014-05-03 15:59:05 UTC (rev 119663)
@@ -5,9 +5,8 @@
 PortGroup       wxWidgets 1.0
 
 name            wxMaxima
-version         12.01.0
-revision        5
-maintainers     nomaintainer
+version         13.04.2
+maintainers     mk openmaintainer
 license         gpl
 platforms       darwin
 categories      math aqua
@@ -16,11 +15,11 @@
                 wxMaxima is a cross platform GUI for the computer algebra \
                 system maxima based on wxWidgets.
 homepage        http://wxmaxima.sourceforge.net/
-master_sites    sourceforge:project/wxmaxima/${name}/${version}
+master_sites    sourceforge:project/[string tolower ${name}]/${name}/${version}
 livecheck.regex ${name}-(\[a-z0-9.\]+)${extract.suffix}
-checksums           md5     ef71ba8339fcdd7b715619af51bfa65e \
-                    sha1    d80002ddea3260b0f3315072f23b4bb3cce3a10a \
-                    rmd160  47891ac06c2e9b789c9581901c1e410e932beecd
+checksums       md5     52458cb8798a75d099623ed4259f997d \
+                sha1    9508d3badb6c339f34e73e01c5065f679329a17c \
+                rmd160  9712bcd5ea8b84e247591d11634bde71b00f7a3e
 
 wxWidgets.use   wxWidgets-3.0
 

Modified: trunk/dports/math/wxMaxima/files/patch-src_Config.cpp.diff
===================================================================
--- trunk/dports/math/wxMaxima/files/patch-src_Config.cpp.diff	2014-05-03 13:50:36 UTC (rev 119662)
+++ trunk/dports/math/wxMaxima/files/patch-src_Config.cpp.diff	2014-05-03 15:59:05 UTC (rev 119663)
@@ -1,6 +1,6 @@
---- src/Config.cpp.orig	2011-03-06 07:10:21.000000000 +0900
-+++ src/Config.cpp	2011-08-06 11:39:09.000000000 +0900
-@@ -185,8 +185,7 @@
+--- src/Config.cpp.old	2014-04-25 01:17:40.000000000 +0200
++++ src/Config.cpp	2014-04-25 01:18:24.000000000 +0200
+@@ -191,8 +191,7 @@
    if (mp.Length())
      m_maximaProgram->SetValue(mp);
    else

Modified: trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff
===================================================================
--- trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff	2014-05-03 13:50:36 UTC (rev 119662)
+++ trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff	2014-05-03 15:59:05 UTC (rev 119663)
@@ -1,5 +1,5 @@
---- src/main.cpp.orig	2011-03-01 07:02:27.000000000 +0900
-+++ src/main.cpp	2011-08-06 11:40:32.000000000 +0900
+--- src/main.cpp.orig	2014-04-25 01:15:35.000000000 +0200
++++ src/main.cpp	2014-04-25 01:16:30.000000000 +0200
 @@ -46,6 +46,16 @@
  
  bool MyApp::OnInit()

Modified: trunk/dports/math/wxMaxima/files/patch-src_wxMaxima.cpp.diff
===================================================================
--- trunk/dports/math/wxMaxima/files/patch-src_wxMaxima.cpp.diff	2014-05-03 13:50:36 UTC (rev 119662)
+++ trunk/dports/math/wxMaxima/files/patch-src_wxMaxima.cpp.diff	2014-05-03 15:59:05 UTC (rev 119663)
@@ -1,6 +1,6 @@
---- src/wxMaxima.cpp.orig	2011-04-12 01:16:55.000000000 +0900
-+++ src/wxMaxima.cpp	2011-08-06 11:39:50.000000000 +0900
-@@ -1422,7 +1422,7 @@
+--- src/wxMaxima.cpp.orig	2014-04-25 01:20:45.000000000 +0200
++++ src/wxMaxima.cpp	2014-04-25 01:20:55.000000000 +0200
+@@ -1484,7 +1484,7 @@
    if (!have_config || (have_config && command.IsSameAs (wxT("1"))))
    {
  #if defined (__WXMAC__)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140503/c8150def/attachment.html>


More information about the macports-changes mailing list