<!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>[139260] 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/139260">139260</a></dd>
<dt>Author</dt> <dd>ionic@macports.org</dd>
<dt>Date</dt> <dd>2015-08-09 15:31:54 -0700 (Sun, 09 Aug 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>maxima: update to 5.36.1. Maintainer timeout. Also refresh patches. Fixes: #48466.</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 (139259 => 139260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/maxima/Portfile        2015-08-09 22:31:48 UTC (rev 139259)
+++ trunk/dports/math/maxima/Portfile        2015-08-09 22:31:54 UTC (rev 139260)
</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.34.1
-revision        9
</del><ins>+version         5.36.1
+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,9 +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       md5     5d7801b7bcef40de43c2ce04ac94eca0 \
-                sha256  20ca416ca912c8d3d99299f2ef45342a1beb2f077cf501c6a647de46bfdb89b7 \
-                rmd160  0a2a529690df8ddd4d7565132b36d39819c7a292
</del><ins>+checksums       md5     59e6e3d8bc1009a4ddead8c10317a8ec \
+                sha256  400bf83000b84d280d75e200e078582fe44f23220824562cc06c589d8a993974 \
+                rmd160  6446bd96c4138aec61a7906cc9fd8923670d2892
</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 (139259 => 139260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/maxima/files/no-xmaxima.patch        2015-08-09 22:31:48 UTC (rev 139259)
+++ trunk/dports/math/maxima/files/no-xmaxima.patch        2015-08-09 22:31:54 UTC (rev 139260)
</span><span class="lines">@@ -1,17 +1,18 @@
</span><del>---- 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 @@
- DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
-         $(srcdir)/Makefile.in $(srcdir)/common.mk \
-         $(srcdir)/maxima-local.in $(srcdir)/maxima.iss.in \
--        $(srcdir)/maxima.spec.in $(srcdir)/xmaxima-local.in \
-+        $(srcdir)/maxima.spec.in \
-         $(top_srcdir)/configure $(top_srcdir)/doc/man/ru/maxima.1.in \
</del><ins>+--- Makefile.in.old        2015-07-31 00:47:37.000000000 +0200
++++ Makefile.in                2015-07-31 00:50:19.000000000 +0200
+@@ -82,10 +82,9 @@
+ DIST_COMMON = $(srcdir)/common.mk INSTALL NEWS README AUTHORS \
+         ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
+         $(top_srcdir)/configure $(am__configure_deps) \
+-        $(srcdir)/maxima-local.in $(srcdir)/xmaxima-local.in \
++        $(srcdir)/maxima-local.in \
+         $(srcdir)/maxima.spec.in $(srcdir)/maxima.iss.in \
+         $(top_srcdir)/doc/man/ru/maxima.1.in \
</ins><span class="cx"> -        $(top_srcdir)/interfaces/xmaxima/Tkmaxima/Header.tcl.in \
</span><del>-         AUTHORS COPYING ChangeLog INSTALL NEWS config.guess config.sub \
-         install-sh missing
- subdir = .
-@@ -51,8 +50,8 @@
</del><ins>+         COPYING config.guess config.sub install-sh missing
+ # Install files for lisp runtime support
+ @GCL_TRUE@@WIN32_TRUE@am__append_1 = gcccopy
+@@ -99,8 +98,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">@@ -20,9 +21,9 @@
</span><span class="cx"> +CONFIG_CLEAN_FILES = maxima-local maxima.spec maxima.iss \
</span><span class="cx"> +        doc/man/ru/maxima.1
</span><span class="cx">  CONFIG_CLEAN_VPATH_FILES =
</span><del>- SOURCES =
- DIST_SOURCES =
-@@ -252,9 +251,9 @@
</del><ins>+ AM_V_P = $(am__v_P_@AM_V@)
+ am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+@@ -345,9 +344,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">@@ -34,7 +35,7 @@
</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>-@@ -325,16 +324,12 @@
</del><ins>+@@ -417,16 +416,12 @@
</ins><span class="cx">  $(am__aclocal_m4_deps):
</span><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="lines">@@ -50,10 +51,10 @@
</span><span class="cx"> -        cd $(top_builddir) &amp;&amp; $(SHELL) ./config.status $@
</span><span class="cx">  
</span><span class="cx">  # This directory's subdirectories are mostly independent; you can cd
</span><del>- # into them and run `make' without going through this Makefile.
---- 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 @@
</del><ins>+ # into them and run 'make' without going through this Makefile.
+--- interfaces/Makefile.in.old        2015-07-31 00:47:35.000000000 +0200
++++ interfaces/Makefile.in        2015-07-31 00:49:12.000000000 +0200
+@@ -305,8 +305,7 @@
</ins><span class="cx">  top_builddir = @top_builddir@
</span><span class="cx">  top_srcdir = @top_srcdir@
</span><span class="cx">  win32 = @win32@
</span></span></pre>
</div>
</div>

</body>
</html>