[82049] trunk/dports/math/wxMaxima

usami-k at macports.org usami-k at macports.org
Sat Aug 6 17:53:48 PDT 2011


Revision: 82049
          http://trac.macports.org/changeset/82049
Author:   usami-k at macports.org
Date:     2011-08-06 17:53:45 -0700 (Sat, 06 Aug 2011)
Log Message:
-----------
wxMaxima update to 11.04.0

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	2011-08-06 22:53:12 UTC (rev 82048)
+++ trunk/dports/math/wxMaxima/Portfile	2011-08-07 00:53:45 UTC (rev 82049)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem      1.0
 name            wxMaxima
-version         0.8.6
+version         11.04.0
 maintainers     usami-k
 platforms       darwin
 categories      math aqua
@@ -10,10 +10,10 @@
                 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}
-checksums           md5     7b5528276fc37ddca2cbab7c75fe6280 \
-                    sha1    124357c83672564ce7ee1bc20ff82c262adae52f \
-                    rmd160  33f144b9ededaed2a8bbc150334e6c7c903a92ed
+master_sites    sourceforge:wxmaxima
+checksums           md5     249fd17d9c299bda6bd13532f02f1dea \
+                    sha1    eef566c6b135943fada0ce844ed4f370374c6392 \
+                    rmd160  c6344f357894120b7cbf1e7b7a65cee6edf97710
 patchfiles      patch-src_main.cpp.diff \
                 patch-src_Config.cpp.diff \
                 patch-src_wxMaxima.cpp.diff
@@ -21,7 +21,7 @@
 depends_lib     port:libiconv \
                 path:lib/pkgconfig/sdl.pc:libsdl \
                 port:libxml2 \
-                port:wxWidgets \
+                bin:wx-config:wxWidgets \
                 port:zlib
 depends_run     port:maxima
 

Modified: trunk/dports/math/wxMaxima/files/patch-src_Config.cpp.diff
===================================================================
--- trunk/dports/math/wxMaxima/files/patch-src_Config.cpp.diff	2011-08-06 22:53:12 UTC (rev 82048)
+++ trunk/dports/math/wxMaxima/files/patch-src_Config.cpp.diff	2011-08-07 00:53:45 UTC (rev 82049)
@@ -1,6 +1,6 @@
---- src/Config.cpp.orig	2010-04-19 15:00:12.000000000 +0900
-+++ src/Config.cpp	2010-04-19 15:01:10.000000000 +0900
-@@ -228,8 +228,7 @@
+--- 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 @@
    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	2011-08-06 22:53:12 UTC (rev 82048)
+++ trunk/dports/math/wxMaxima/files/patch-src_main.cpp.diff	2011-08-07 00:53:45 UTC (rev 82049)
@@ -1,5 +1,5 @@
---- src/main.cpp.orig	2009-04-20 08:33:02.000000000 +0900
-+++ src/main.cpp	2009-04-20 08:36:51.000000000 +0900
+--- src/main.cpp.orig	2011-03-01 07:02:27.000000000 +0900
++++ src/main.cpp	2011-08-06 11:40:32.000000000 +0900
 @@ -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	2011-08-06 22:53:12 UTC (rev 82048)
+++ trunk/dports/math/wxMaxima/files/patch-src_wxMaxima.cpp.diff	2011-08-07 00:53:45 UTC (rev 82049)
@@ -1,6 +1,6 @@
---- src/wxMaxima.cpp.orig	2010-04-22 09:26:52.000000000 +0900
-+++ src/wxMaxima.cpp	2010-04-22 09:27:55.000000000 +0900
-@@ -1343,7 +1343,7 @@
+--- 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 @@
    if (!have_config || (have_config && command.IsSameAs (wxT("1"))))
    {
  #if defined (__WXMAC__)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110806/bcffe105/attachment-0001.html>


More information about the macports-changes mailing list