From nobody@FreeBSD.org  Sun Aug 31 08:04:42 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E2C351065685
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 Aug 2008 08:04:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C54628FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 Aug 2008 08:04:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7V84ftq040015
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 Aug 2008 08:04:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m7V84fAq040014;
	Sun, 31 Aug 2008 08:04:41 GMT
	(envelope-from nobody)
Message-Id: <200808310804.m7V84fAq040014@www.freebsd.org>
Date: Sun, 31 Aug 2008 08:04:41 GMT
From: bf <bf2006a@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]math/maxima: update to 5.16.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: sf@slappy.org

>Number:         126995
>Category:       ports
>Synopsis:       [PATCH]math/maxima: update to 5.16.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 31 08:10:01 UTC 2008
>Closed-Date:    Wed Sep 03 15:17:42 UTC 2008
>Last-Modified:  Wed Sep  3 15:20:02 UTC 2008
>Originator:     bf
>Release:        7-STABLE i386
>Organization:
-
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN maxima.orig/Makefile maxima/Makefile
--- maxima.orig/Makefile	2008-08-31 02:28:18.067743150 -0400
+++ maxima/Makefile	2008-08-31 03:50:10.493271255 -0400
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	maxima
-PORTVERSION=	5.15.0
-PORTREVISION=	2
+PORTVERSION=	5.16.3
 CATEGORIES=	math tk
 MASTER_SITES=	SF
 
@@ -82,4 +81,7 @@
 	( cd ${WRKSRC}/doc/info ; ${LOCALBASE}/bin/bash ./fix_crlf ; \
 	${LOCALBASE}/bin/bash ./fix_tab )
 
+regression-test: build
+	${LOCALBASE}/bin/bash ${WRKSRC}/src/maxima --batch-string='run_testsuite();'
+
 .include <bsd.port.post.mk>
diff -ruN maxima.orig/distinfo maxima/distinfo
--- maxima.orig/distinfo	2008-08-31 02:28:18.067743150 -0400
+++ maxima/distinfo	2008-08-31 03:50:10.493271255 -0400
@@ -1,3 +1,3 @@
-MD5 (maxima-5.15.0.tar.gz) = db5338cd384bc0531e76ccdf18d760ef
-SHA256 (maxima-5.15.0.tar.gz) = e2229ae88fa34b93d47c9df3deaa54307859326ede21826da509238e6bff5a14
-SIZE (maxima-5.15.0.tar.gz) = 19851523
+MD5 (maxima-5.16.3.tar.gz) = 690ee57f3884f565c898ed39a592e4e1
+SHA256 (maxima-5.16.3.tar.gz) = a2d581a9565eb022310c09f0b6235ccd0707d77c390ce8bd90825f528831358a
+SIZE (maxima-5.16.3.tar.gz) = 19938512
diff -ruN maxima.orig/pkg-plist maxima/pkg-plist
--- maxima.orig/pkg-plist	2008-08-31 02:28:18.087744016 -0400
+++ maxima/pkg-plist	2008-08-31 03:50:10.493271255 -0400
@@ -48,6 +48,8 @@
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/graphs11.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/graphs12.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/graphs13.gif
+%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/graphs14.gif
+%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/graphs15.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/implicit_plot.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/orthopoly1.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/plotdf1.gif
@@ -178,6 +180,7 @@
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_90.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_91.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_92.html
+%%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_93.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_abt.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_fot.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_ovr.html
@@ -318,6 +321,7 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/Zeilberger/zeilberger_algorithm.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/Zeilberger/zeilberger_linear_algebra.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/amatrix/README
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/amatrix/amatrix.dem
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/amatrix/amatrix.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/amatrix/amatrix.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/amatrix/rtest_amatrix.mac
@@ -387,6 +391,8 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/diffequations/tests/testsuite.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/distrib/distrib.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/distrib/numdistrib.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/distrib/rtest_distrib.mac
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/ezunits/ezunits.dem
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/ezunits/ezunits.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/ezunits/ezunits.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/ezunits/physical_constants.mac
@@ -497,8 +503,10 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/ggf.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graph2d.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/cgraphs.mac
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/connectivity.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/create_graph.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/demoucron.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/dijkstra.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/draw_graph.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/graph6.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/graph_core.lisp
@@ -512,6 +520,7 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/graphs/spring_embedding.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/impdiff.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/implicit_plot.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/integer_sequence.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/levin/levin.dem
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/levin/levin.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/levin/rtest_levin.mac
@@ -527,10 +536,10 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/maxima-server.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/CtMathML.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/PrMathML.lisp
-%%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/load-mathml.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/mathml-maxima.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/mathml.readme
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/mathmldisplay.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/maximaMathML.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/mcclim/README
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/mcclim/formula.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/mcclim/listeneroutput.png
@@ -570,6 +579,7 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/pdiff/pdiff-doc.pdf
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/pdiff/pdiff-doc.tex
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/pdiff/pdiff.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/pdiff/rtest_pdiff.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/plsquares.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/powers.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/prim/prim-ex.mac
@@ -633,6 +643,8 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/rtest_lsquares.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/rtest_opproperties.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/rtestdefstruct.mac
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/rtest_sequence.mac
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/rtest_topoly.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/sarag/aliases.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/sarag/arag_test.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/sarag/constants.mac
@@ -672,6 +684,7 @@
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/simplex/minimize_sx.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/simplex/simplex.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/simplex/simplex_algorithm.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/contrib/solve_rat_ineq.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/solve_rec/rtest_simplify_sum.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/solve_rec/rtest_solve_rec.mac
 %%DATADIR%%/%%PORTVERSION%%/share/contrib/solve_rec/simplify_sum.mac
@@ -949,6 +962,7 @@
 %%DATADIR%%/%%PORTVERSION%%/share/linearalgebra/test-lu.mac
 %%DATADIR%%/%%PORTVERSION%%/share/linearalgebra/test-matrixexp.mac
 %%DATADIR%%/%%PORTVERSION%%/share/linearalgebra/test-polynomialp.mac
+%%DATADIR%%/%%PORTVERSION%%/share/lisp-utils/defsystem.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/macro/autolo.mac
 %%DATADIR%%/%%PORTVERSION%%/share/macro/basic.mac
 %%DATADIR%%/%%PORTVERSION%%/share/macro/caseq.mac
@@ -1017,6 +1031,7 @@
 %%DATADIR%%/%%PORTVERSION%%/share/numeric/newton1.mac
 %%DATADIR%%/%%PORTVERSION%%/share/numeric/riemsum.mac
 %%DATADIR%%/%%PORTVERSION%%/share/numeric/romberg.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/numeric/rtest_interpol.mac
 %%DATADIR%%/%%PORTVERSION%%/share/numeric/rtest_romberg.mac
 %%DATADIR%%/%%PORTVERSION%%/share/numeric/simpsn.dem
 %%DATADIR%%/%%PORTVERSION%%/share/numeric/simpsn.mac
@@ -1025,7 +1040,6 @@
 %%DATADIR%%/%%PORTVERSION%%/share/orthopoly/README
 %%DATADIR%%/%%PORTVERSION%%/share/orthopoly/changes_0.9_to_0.94.txt
 %%DATADIR%%/%%PORTVERSION%%/share/orthopoly/h_atom.dem
-%%DATADIR%%/%%PORTVERSION%%/share/orthopoly/orthopoly-init.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/orthopoly/orthopoly.lisp
 %%DATADIR%%/%%PORTVERSION%%/share/orthopoly/test_orthopoly.mac
 %%DATADIR%%/%%PORTVERSION%%/share/orthopoly/variational_method.dem
@@ -1207,9 +1221,11 @@
 %%DATADIR%%/%%PORTVERSION%%/src/displa.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/displm.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/dskfn.lisp
+%%DATADIR%%/%%PORTVERSION%%/src/ecl-port.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/elim.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/ellipt.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/evalw.lisp
+%%DATADIR%%/%%PORTVERSION%%/src/expintegral.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/ezgcd.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/factor.lisp
 %%DATADIR%%/%%PORTVERSION%%/src/fcall.lisp
@@ -1499,12 +1515,14 @@
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest9.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest9a.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_abs.mac
+%%DATADIR%%/%%PORTVERSION%%/tests/rtest_algebraic.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_allnummod.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_boolean.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_diff_invtrig.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_dot.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_equal.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_everysome.mac
+%%DATADIR%%/%%PORTVERSION%%/tests/rtest_hypgeo.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_map.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_mset.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_round.mac
@@ -1649,6 +1667,7 @@
 @dirrm %%DATADIR%%/%%PORTVERSION%%/share/lapack
 @dirrm %%DATADIR%%/%%PORTVERSION%%/share/lbfgs
 @dirrm %%DATADIR%%/%%PORTVERSION%%/share/linearalgebra
+@dirrm %%DATADIR%%/%%PORTVERSION%%/share/lisp-utils
 @dirrm %%DATADIR%%/%%PORTVERSION%%/share/macro
 @dirrm %%DATADIR%%/%%PORTVERSION%%/share/matrix
 @dirrm %%DATADIR%%/%%PORTVERSION%%/share/misc


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 31 08:10:18 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126995 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: sf@slappy.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/126995: [PATCH]math/maxima: update to 5.16.3
Date: Sun, 31 Aug 2008 08:10:14 UT

 Maintainer of math/maxima,
 
 Please note that PR ports/126995 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126995
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Mon Sep 1 02:51:14 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126995 

From: bf <bf2006a@yahoo.com>
To: bug-followup@FreeBSD.org, rafan@FreeBSD.org
Cc:  
Subject: Re: ports/126995: [PATCH]math/maxima: update to 5.16.3
Date: Tue, 2 Sep 2008 21:51:35 -0700 (PDT)

 I'm willing to become maintainer of this port, now that the prior maintainer has been reset.
 
 b.
 
 
       
State-Changed-From-To: feedback->open 
State-Changed-By: rafan 
State-Changed-When: Wed Sep 3 05:48:03 UTC 2008 
State-Changed-Why:  
Maintainer was resetted 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126995 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Wed Sep 3 15:17:41 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126995 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126995: commit references a PR
Date: Wed,  3 Sep 2008 15:17:56 +0000 (UTC)

 rafan       2008-09-03 15:17:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/maxima          Makefile distinfo pkg-plist 
   Log:
   - Update to 5.16.3
   - Pass maintainership to submitter
   
   PR:             ports/126995
   Submitted by:   bf <bf2006a at yahoo.com>
   
   Revision  Changes    Path
   1.33      +5 -3      ports/math/maxima/Makefile
   1.13      +3 -3      ports/math/maxima/distinfo
   1.13      +21 -2     ports/math/maxima/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
