[38401] trunk/dports/math/wxMaxima

jmr at macports.org jmr at macports.org
Fri Jul 18 09:24:37 PDT 2008


Revision: 38401
          http://trac.macosforge.org/projects/macports/changeset/38401
Author:   jmr at macports.org
Date:     2008-07-18 09:24:37 -0700 (Fri, 18 Jul 2008)
Log Message:
-----------
wxMaxima: update to 0.7.5 (#16020)

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

Modified: trunk/dports/math/wxMaxima/Portfile
===================================================================
--- trunk/dports/math/wxMaxima/Portfile	2008-07-18 15:57:43 UTC (rev 38400)
+++ trunk/dports/math/wxMaxima/Portfile	2008-07-18 16:24:37 UTC (rev 38401)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem      1.0
 name            wxMaxima
-version         0.7.3a
+version         0.7.5
 maintainers     usami-k at yc5.so-net.ne.jp
 platforms       darwin
 categories      math aqua
@@ -11,7 +11,7 @@
                 system maxima based on wxWidgets.
 homepage        http://wxmaxima.sourceforge.net/
 master_sites    sourceforge:wxmaxima
-checksums       md5 bb24cc08495c259413c34870ea2018d7
+checksums       md5 469014a84aca3f334d1e19042208d54b
 patchfiles      patch-src_main.cpp.diff
 
 depends_lib     port:libiconv \

Modified: trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff
===================================================================
--- trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff	2008-07-18 15:57:43 UTC (rev 38400)
+++ trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff	2008-07-18 16:24:37 UTC (rev 38401)
@@ -1,6 +1,6 @@
---- src/main.cpp.orig	2007-02-22 18:32:23.000000000 +0900
-+++ src/main.cpp	2007-07-28 14:08:23.000000000 +0900
-@@ -40,6 +40,16 @@
+--- src/main.cpp.orig	2008-07-18 13:37:22.000000000 +0900
++++ src/main.cpp	2008-07-18 13:39:30.000000000 +0900
+@@ -41,6 +41,16 @@
  
  bool MyApp::OnInit()
  {
@@ -14,6 +14,6 @@
 +    }
 +  }
 +
+   int lang = wxLANGUAGE_UNKNOWN;
+ 
    wxConfig *config = new wxConfig(wxT("wxMaxima"));
-   wxConfig::Set(config);
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080718/793c7432/attachment-0001.html 


More information about the macports-changes mailing list