Ping?
----- Forwarded message from Ingo Feinerer <[email protected]> -----
Update math/maxima 5.38.0 -> 5.38.1
OK?
Best regards,
Ingo
Index: Makefile
===================================================================
RCS file: /cvs/ports/math/maxima/Makefile,v
retrieving revision 1.34
diff -u -p -r1.34 Makefile
--- Makefile 10 Apr 2016 10:26:50 -0000 1.34
+++ Makefile 15 May 2016 18:02:37 -0000
@@ -2,7 +2,7 @@
COMMENT= GPL computer algebra system based on DOE Macsyma
-VERSION= 5.38.0
+VERSION= 5.38.1
DISTNAME= maxima-${VERSION}
CATEGORIES= math
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/maxima/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo 10 Apr 2016 10:26:50 -0000 1.14
+++ distinfo 15 May 2016 18:02:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (maxima-5.38.0.tar.gz) = 9zQ/z1A+m7CtitjxSbcfAfm7nHK1etA/Wp0hDHTU/Gs=
-SIZE (maxima-5.38.0.tar.gz) = 38502746
+SHA256 (maxima-5.38.1.tar.gz) = DoZlNqtYR+wEW6ATVw+A82IGymzgel0TmHAQvLMhxtw=
+SIZE (maxima-5.38.1.tar.gz) = 38641257
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/math/maxima/pkg/PLIST,v
retrieving revision 1.13
diff -u -p -r1.13 PLIST
--- pkg/PLIST 10 Apr 2016 10:26:50 -0000 1.13
+++ pkg/PLIST 15 May 2016 18:02:38 -0000
@@ -55,6 +55,8 @@ share/maxima/${VERSION}/doc/html/figures
share/maxima/${VERSION}/doc/html/figures/bodephase8.gif
share/maxima/${VERSION}/doc/html/figures/bodephase9.gif
share/maxima/${VERSION}/doc/html/figures/color_terminal.png
+share/maxima/${VERSION}/doc/html/figures/draw_allocation.gif
+share/maxima/${VERSION}/doc/html/figures/draw_allocation2.gif
share/maxima/${VERSION}/doc/html/figures/draw_axis3d.gif
share/maxima/${VERSION}/doc/html/figures/draw_axis_bottom.gif
share/maxima/${VERSION}/doc/html/figures/draw_bars.gif
@@ -123,6 +125,7 @@ share/maxima/${VERSION}/doc/html/figures
share/maxima/${VERSION}/doc/html/figures/draw_mesh.gif
share/maxima/${VERSION}/doc/html/figures/draw_mesh2.gif
share/maxima/${VERSION}/doc/html/figures/draw_mesh3.gif
+share/maxima/${VERSION}/doc/html/figures/draw_multiplot.png
share/maxima/${VERSION}/doc/html/figures/draw_nticks.gif
share/maxima/${VERSION}/doc/html/figures/draw_palette.gif
share/maxima/${VERSION}/doc/html/figures/draw_palette2.gif
@@ -170,6 +173,7 @@ share/maxima/${VERSION}/doc/html/figures
share/maxima/${VERSION}/doc/html/figures/draw_wired_surface.gif
share/maxima/${VERSION}/doc/html/figures/draw_xaxis.gif
share/maxima/${VERSION}/doc/html/figures/draw_xaxis_secondary.gif
+share/maxima/${VERSION}/doc/html/figures/draw_xugrid.gif
share/maxima/${VERSION}/doc/html/figures/draw_ylabel_secondary.gif
share/maxima/${VERSION}/doc/html/figures/dynamics1.png
share/maxima/${VERSION}/doc/html/figures/dynamics2.png
@@ -642,6 +646,7 @@ share/maxima/${VERSION}/share/contrib/bo
share/maxima/${VERSION}/share/contrib/boolsimp/rtest_boolsimp.mac
share/maxima/${VERSION}/share/contrib/celine.mac
share/maxima/${VERSION}/share/contrib/cgrind.lisp
+share/maxima/${VERSION}/share/contrib/chebformax.lisp
share/maxima/${VERSION}/share/contrib/clebsch_gordan.mac
share/maxima/${VERSION}/share/contrib/clebsh-gordan.tex
share/maxima/${VERSION}/share/contrib/colorterm.lisp
@@ -2086,6 +2091,7 @@ share/maxima/${VERSION}/src/strmac.lisp
share/maxima/${VERSION}/src/sublis.lisp
share/maxima/${VERSION}/src/sumcon.lisp
share/maxima/${VERSION}/src/suprv1.lisp
+share/maxima/${VERSION}/src/sys-proclaim.lisp
share/maxima/${VERSION}/src/tlimit.lisp
share/maxima/${VERSION}/src/todd-coxeter.lisp
share/maxima/${VERSION}/src/trans1.lisp
----- End forwarded message -----