Date: Sat, 20 Feb 2021 09:17:50 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566151 - head Message-ID: <202102200917.11K9HotS046222@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sat Feb 20 09:17:49 2021 New Revision: 566151 URL: https://svnweb.freebsd.org/changeset/ports/566151 Log: Add a notice about the split of math/py-mathics into several ports. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Feb 20 09:12:55 2021 (r566150) +++ head/UPDATING Sat Feb 20 09:17:49 2021 (r566151) @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20210220: + AFFECTS: users of math/py-mathics + AUTHOR: thierry@FreeBSD.org + + math/py-mathics has been splitted into several ports, and Mathics Core + only provides a rudimentary command-line shell called mathics. + To get the same functionnality than in 1.x, you need to install either + mathicsscript or Mathics-Django. + 20210219: AFFECTS: users of games/mangband AUTHOR: adridg@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102200917.11K9HotS046222>