aboutsummaryrefslogtreecommitdiff
path: root/math/wxmaxima/Makefile
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2020-04-26 16:15:58 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2020-04-26 16:15:58 +0000
commit68f1c31f52d80b615d0bdd51760ea01102a36d6e (patch)
tree348423ec480f6f364fcc08f23d727a66c9301f86 /math/wxmaxima/Makefile
parent79afda803f704722c4fe4d1089e264d9dcbb06a7 (diff)
downloadports-68f1c31f52d80b615d0bdd51760ea01102a36d6e.tar.gz
ports-68f1c31f52d80b615d0bdd51760ea01102a36d6e.zip
math/wxmaxima: Update to 20.04.0
- Resolved a crash on right-clicking a GroupCell. - View/Invert worksheet brightness now toggles an instant dark worksheet mode. - Removed an unnecessary info dialogue on startup. - Right-click-suggestions for similar command names. - Corrected the initial slideshow size. - A more stable language selection mechanism. - An Ukrainian translation update. - A Russian translation update. - Add a German manual page. - Help works again in the German translation. - Extended the "fitting data" example. - An example on how to iterate through lists efficiently. - Many spelling corrections and better formulations. - A big number of small bug-fixes - A noticeable speed up. Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D24573
Notes
Notes: svn path=/head/; revision=533076
Diffstat (limited to 'math/wxmaxima/Makefile')
-rw-r--r--math/wxmaxima/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile
index 6805e1ef8006..c032bf089424 100644
--- a/math/wxmaxima/Makefile
+++ b/math/wxmaxima/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wxmaxima
-PORTVERSION= 20.03.1
-PORTREVISION= 1
+PORTVERSION= 20.04.0
DISTVERSIONPREFIX= Version-
CATEGORIES= math