<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[119424] trunk/dports/math/maxima</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/119424">119424</a></dd>
<dt>Author</dt> <dd>mk@macports.org</dd>
<dt>Date</dt> <dd>2014-04-24 23:57:24 -0700 (Thu, 24 Apr 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>maxima: upgrade to 5.33.0 (thanks to iconic's patch in #43485)</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsmathmaximaPortfile">trunk/dports/math/maxima/Portfile</a></li>
<li><a href="#trunkdportsmathmaximafilesnoxmaximapatch">trunk/dports/math/maxima/files/no-xmaxima.patch</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsmathmaximaPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/math/maxima/Portfile (119423 => 119424)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/maxima/Portfile        2014-04-25 05:39:01 UTC (rev 119423)
+++ trunk/dports/math/maxima/Portfile        2014-04-25 06:57:24 UTC (rev 119424)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx"> PortSystem 1.0
</span><span class="cx"> 
</span><span class="cx"> name            maxima
</span><del>-version         5.30.0
-revision        4
</del><ins>+version         5.33.0
+revision        0
</ins><span class="cx"> categories      math
</span><span class="cx"> maintainers     mareimbrium.org:kuba openmaintainer
</span><span class="cx"> platforms       darwin
</span><span class="lines">@@ -25,8 +25,9 @@
</span><span class="cx"> homepage        http://maxima.sourceforge.net/
</span><span class="cx"> master_sites    sourceforge
</span><span class="cx"> 
</span><del>-checksums       sha256  a05239ee16dc3d792887959823944f9106ace955f00b7dd27b2ade3fc13b1dd6 \
-                rmd160  dde08ab8ef5d9c5d1764c02c7182be03dbfe5568
</del><ins>+checksums       md5     340b7eedfdd62dd4ef72e61cca66f5fb \
+                sha256  e2af6c85f782de95933ee77f47440976be78628b0d83557a76c301de43a85d8d \
+                rmd160  2929b7703b40610e4e557151dae44211a012ee15
</ins><span class="cx"> 
</span><span class="cx"> depends_lib     port:sbcl
</span><span class="cx"> depends_run     port:recode \
</span></span></pre></div>
<a id="trunkdportsmathmaximafilesnoxmaximapatch"></a>
<div class="modfile"><h4>Modified: trunk/dports/math/maxima/files/no-xmaxima.patch (119423 => 119424)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/maxima/files/no-xmaxima.patch        2014-04-25 05:39:01 UTC (rev 119423)
+++ trunk/dports/math/maxima/files/no-xmaxima.patch        2014-04-25 06:57:24 UTC (rev 119424)
</span><span class="lines">@@ -1,18 +1,6 @@
</span><del>---- interfaces/Makefile.in.orig        2012-09-20 09:30:55.000000000 -0400
-+++ interfaces/Makefile.in        2012-09-20 09:31:16.000000000 -0400
-@@ -183,8 +183,7 @@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- win32 = @win32@
--SUBDIRS = emacs xmaxima
--EXTRA_DIST = bin/xmaxima.iss
-+SUBDIRS = emacs
- all: all-recursive

- .SUFFIXES:
---- Makefile.in.orig        2012-09-20 09:37:06.000000000 -0400
-+++ Makefile.in        2012-09-20 09:38:15.000000000 -0400
-@@ -36,9 +36,8 @@
</del><ins>+--- Makefile.in.orig                2014-04-25 00:21:03.000000000 +0200
++++ Makefile.in                        2014-04-25 00:22:18.000000000 +0200
+@@ -38,9 +38,8 @@
</ins><span class="cx">  DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
</span><span class="cx">          $(srcdir)/Makefile.in $(srcdir)/common.mk \
</span><span class="cx">          $(srcdir)/maxima-local.in $(srcdir)/maxima.iss.in \
</span><span class="lines">@@ -23,7 +11,7 @@
</span><span class="cx">          AUTHORS COPYING ChangeLog INSTALL NEWS config.guess config.sub \
</span><span class="cx">          install-sh missing
</span><span class="cx">  subdir = .
</span><del>-@@ -49,8 +48,8 @@
</del><ins>+@@ -51,8 +50,8 @@
</ins><span class="cx">  am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
</span><span class="cx">   configure.lineno config.status.lineno
</span><span class="cx">  mkinstalldirs = $(install_sh) -d
</span><span class="lines">@@ -31,10 +19,10 @@
</span><span class="cx"> -        doc/man/ru/maxima.1 interfaces/xmaxima/Tkmaxima/Header.tcl
</span><span class="cx"> +CONFIG_CLEAN_FILES = maxima-local maxima.spec maxima.iss \
</span><span class="cx"> +        doc/man/ru/maxima.1
</span><ins>+ CONFIG_CLEAN_VPATH_FILES =
</ins><span class="cx">  SOURCES =
</span><span class="cx">  DIST_SOURCES =
</span><del>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-@@ -212,9 +211,9 @@
</del><ins>+@@ -252,9 +251,9 @@
</ins><span class="cx">    common.mk maxima.iss.in \
</span><span class="cx">    README.lisps README.rpms README.i18n README.external \
</span><span class="cx">    INSTALL.win32 INSTALL.lisp \
</span><span class="lines">@@ -46,8 +34,8 @@
</span><span class="cx">    ChangeLog-5.9.2 ChangeLog-5.9.3 ChangeLog-5.10.0 ChangeLog-5.11.0 \
</span><span class="cx">    ChangeLog-5.12.0 ChangeLog-5.13.0 ChangeLog-5.14.0 ChangeLog-5.15.0 \
</span><span class="cx">    ChangeLog-5.16 ChangeLog-5.17 ChangeLog-5.17-special-functions \
</span><del>-@@ -282,16 +281,12 @@
-         cd $(srcdir) &amp;&amp; $(ACLOCAL) $(ACLOCAL_AMFLAGS)
</del><ins>+@@ -325,16 +324,12 @@
+ $(am__aclocal_m4_deps):
</ins><span class="cx">  maxima-local: $(top_builddir)/config.status $(srcdir)/maxima-local.in
</span><span class="cx">          cd $(top_builddir) &amp;&amp; $(SHELL) ./config.status $@
</span><span class="cx"> -xmaxima-local: $(top_builddir)/config.status $(srcdir)/xmaxima-local.in
</span><span class="lines">@@ -63,3 +51,15 @@
</span><span class="cx">  
</span><span class="cx">  # This directory's subdirectories are mostly independent; you can cd
</span><span class="cx">  # into them and run `make' without going through this Makefile.
</span><ins>+--- interfaces/Makefile.in.orig                        2014-04-25 00:21:02.000000000 +0200
++++ interfaces/Makefile.in                        2014-04-25 00:21:20.000000000 +0200
+@@ -219,8 +219,7 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ win32 = @win32@
+-SUBDIRS = emacs xmaxima
+-EXTRA_DIST = bin/xmaxima.iss
++SUBDIRS = emacs
+ all: all-recursive

+ .SUFFIXES:
</ins></span></pre>
</div>
</div>

</body>
</html>