Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 23:03:31 +0000
From:      Tiago Gasiba <tiga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c55196c777a1 - main - math/maxima: Update to 5.49.0
Message-ID:  <69827ec3.1a25f.5b8f1c7b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tiga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c55196c777a1d5ab5090ce6fe371adf74d0e317c

commit c55196c777a1d5ab5090ce6fe371adf74d0e317c
Author:     Tiago Gasiba <tiga@FreeBSD.org>
AuthorDate: 2026-02-03 21:32:55 +0000
Commit:     Tiago Gasiba <tiga@FreeBSD.org>
CommitDate: 2026-02-03 22:47:58 +0000

    math/maxima: Update to 5.49.0
    
    ChangeLog:
    https://sourceforge.net/p/maxima/code/ci/master/tree/changelogs/ChangeLog-5.49.md
    
    Approved by:    eduardo (mentor, implicit)
    MFH:            2026Q1
---
 math/maxima/Makefile | 7 +++----
 math/maxima/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 6be0f36b1177..0606416ac983 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	maxima
-DISTVERSION=	5.48.1
-PORTREVISION=	1
+DISTVERSION=	5.49.0
 CATEGORIES=	math lisp tk
 MASTER_SITES=	SF/maxima/Maxima-source/${PORTVERSION}-source
 
@@ -29,8 +28,8 @@ TEST_TARGET=	check
 
 BINARY_ALIAS=	expr=gexpr
 
-INFO=		imaxima maxima abs_integrate drawutils kovacicODE logic \
-		nelder_mead symplectic_ode
+INFO=		imaxima maxima abs_integrate drawutils guess kovacicODE logic \
+		mathml nelder_mead raddenest symplectic_ode
 
 PLIST_SUB+=	PORTVERSION=${PORTVERSION}
 PORTDATA=	*
diff --git a/math/maxima/distinfo b/math/maxima/distinfo
index a7eb241df6a7..91ef5b5e1e8b 100644
--- a/math/maxima/distinfo
+++ b/math/maxima/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754550342
-SHA256 (maxima-5.48.1.tar.gz) = b0916b5fb37b6eeaae400083175e68e28f80b9a1ab580c106a05448cf1c496b2
-SIZE (maxima-5.48.1.tar.gz) = 46150379
+TIMESTAMP = 1770151639
+SHA256 (maxima-5.49.0.tar.gz) = 6d401a4aa307cd3a5a9cadca4fa96c4ef0e24ff95a18bb6a8f803e3d2114adee
+SIZE (maxima-5.49.0.tar.gz) = 46501040


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69827ec3.1a25f.5b8f1c7b>