aboutsummaryrefslogtreecommitdiffstats
path: root/math/maxima
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2013-10-03 21:47:44 +0800
committerbf <bf@FreeBSD.org>2013-10-03 21:47:44 +0800
commitb48958b85e90d2d54a3e25590ab34613b2be5552 (patch)
tree7b6165db6c53022961c6e94bd3b4590f88a8c98f /math/maxima
parentab95f08ab2c3c083fa9a48f5357f0f6026297c5c (diff)
downloadfreebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.tar.gz
freebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.tar.zst
freebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.zip
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports PR: 181545 [1]
Diffstat (limited to 'math/maxima')
-rw-r--r--math/maxima/Makefile10
-rw-r--r--math/maxima/distinfo4
-rw-r--r--math/maxima/pkg-plist7
3 files changed, 9 insertions, 12 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index d7caac4416be..ba95f3cbcb26 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= maxima
-PORTVERSION= 5.30.0
-PORTREVISION= 2
+PORTVERSION= 5.31.1
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
@@ -18,8 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \
${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
-USE_TK = 84+
-USES= gmake perl5
+USES= gmake perl5 tk:84+
USE_PERL5= build
USE_PYTHON_BUILD= yes
GNU_CONFIGURE= yes
@@ -126,7 +124,7 @@ post-install:
@${ECHO_MSG} ""
check regression-test test: build
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${_MAKE_JOBS} \
- ${MAKE_ARGS} check
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} \
+ check
.include <bsd.port.post.mk>
diff --git a/math/maxima/distinfo b/math/maxima/distinfo
index baf11d3f3882..ccaa914c6cbb 100644
--- a/math/maxima/distinfo
+++ b/math/maxima/distinfo
@@ -1,2 +1,2 @@
-SHA256 (maxima-5.30.0.tar.gz) = a05239ee16dc3d792887959823944f9106ace955f00b7dd27b2ade3fc13b1dd6
-SIZE (maxima-5.30.0.tar.gz) = 27182046
+SHA256 (maxima-5.31.1.tar.gz) = 955895757a7e1a234461168943d43d3a8814c02c566234d6c3cc983e8cc09322
+SIZE (maxima-5.31.1.tar.gz) = 27452773
diff --git a/math/maxima/pkg-plist b/math/maxima/pkg-plist
index c6460ec7843c..4f3eecb6fe4f 100644
--- a/math/maxima/pkg-plist
+++ b/math/maxima/pkg-plist
@@ -630,7 +630,6 @@ libexec/maxima/%%PORTVERSION%%/mgnuplot
%%DATADIR%%/%%PORTVERSION%%/share/contrib/noninteractive/noninteractive.mac
%%DATADIR%%/%%PORTVERSION%%/share/contrib/noninteractive/rtest_noninteractive.mac
%%DATADIR%%/%%PORTVERSION%%/share/contrib/opsubst.lisp
-%%DATADIR%%/%%PORTVERSION%%/share/contrib/powers.lisp
%%DATADIR%%/%%PORTVERSION%%/share/contrib/prim/prim-ex.mac
%%DATADIR%%/%%PORTVERSION%%/share/contrib/prim/prim-ex1.mac
%%DATADIR%%/%%PORTVERSION%%/share/contrib/prim/prim.mac
@@ -1299,7 +1298,9 @@ libexec/maxima/%%PORTVERSION%%/mgnuplot
%%DATADIR%%/%%PORTVERSION%%/share/stats/numstats.lisp
%%DATADIR%%/%%PORTVERSION%%/share/stats/rtest_stats.mac
%%DATADIR%%/%%PORTVERSION%%/share/stats/stats.mac
+%%DATADIR%%/%%PORTVERSION%%/share/stringproc/base64.lisp
%%DATADIR%%/%%PORTVERSION%%/share/stringproc/eval_string.lisp
+%%DATADIR%%/%%PORTVERSION%%/share/stringproc/md5.lisp
%%DATADIR%%/%%PORTVERSION%%/share/stringproc/pregexp.lisp
%%DATADIR%%/%%PORTVERSION%%/share/stringproc/printf.lisp
%%DATADIR%%/%%PORTVERSION%%/share/stringproc/rtestprintf.mac
@@ -1729,7 +1730,6 @@ libexec/maxima/%%PORTVERSION%%/mgnuplot
%%DATADIR%%/%%PORTVERSION%%/src/xmaxima_def.lisp
%%DATADIR%%/%%PORTVERSION%%/src/zero.lisp
%%DATADIR%%/%%PORTVERSION%%/tests/README.how-to
-%%DATADIR%%/%%PORTVERSION%%/tests/define_ops.mac
%%DATADIR%%/%%PORTVERSION%%/tests/mcond_display_elseif.mac
%%DATADIR%%/%%PORTVERSION%%/tests/mcond_display_elseif.out
%%DATADIR%%/%%PORTVERSION%%/tests/rexamples.mac
@@ -1773,6 +1773,7 @@ libexec/maxima/%%PORTVERSION%%/mgnuplot
%%DATADIR%%/%%PORTVERSION%%/tests/rtest_lambert_w.mac
%%DATADIR%%/%%PORTVERSION%%/tests/rtest_lapack.mac
%%DATADIR%%/%%PORTVERSION%%/tests/rtest_laplace.mac
+%%DATADIR%%/%%PORTVERSION%%/tests/rtest_limit.mac
%%DATADIR%%/%%PORTVERSION%%/tests/rtest_log.mac
%%DATADIR%%/%%PORTVERSION%%/tests/rtest_map.mac
%%DATADIR%%/%%PORTVERSION%%/tests/rtest_mset.mac
@@ -1811,8 +1812,6 @@ libexec/maxima/%%PORTVERSION%%/mgnuplot
%%DATADIR%%/%%PORTVERSION%%/tests/test_readbase_maxima.mac
%%DATADIR%%/%%PORTVERSION%%/tests/test_readbase_maxima_autoload.mac
%%DATADIR%%/%%PORTVERSION%%/tests/testsuite.lisp
-%%DATADIR%%/%%PORTVERSION%%/tests/tmp_numth.mac
-%%DATADIR%%/%%PORTVERSION%%/tests/tmptest.mac
%%DATADIR%%/%%PORTVERSION%%/tests/wester_problems/test_algebra.mac
%%DATADIR%%/%%PORTVERSION%%/tests/wester_problems/test_boolean_logic.mac
%%DATADIR%%/%%PORTVERSION%%/tests/wester_problems/test_calculus.mac