Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 12:19:17 +0000 (UTC)
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527251 - head/math/wxmaxima
Message-ID:  <202002271219.01RCJHtW070863@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: salvadore
Date: Thu Feb 27 12:19:16 2020
New Revision: 527251
URL: https://svnweb.freebsd.org/changeset/ports/527251

Log:
  Update math/wxmaxima from 20.02.1 to 20.02.4
  
  - Resolve two deadlocks that were introduced in 20.02.1.
  - Actually include the Russian translation update that was
    promised with 20.02.1.
  
  Approved by:	gerald (mentor)

Modified:
  head/math/wxmaxima/Makefile
  head/math/wxmaxima/distinfo
  head/math/wxmaxima/pkg-plist

Modified: head/math/wxmaxima/Makefile
==============================================================================
--- head/math/wxmaxima/Makefile	Thu Feb 27 12:15:22 2020	(r527250)
+++ head/math/wxmaxima/Makefile	Thu Feb 27 12:19:16 2020	(r527251)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wxmaxima
-PORTVERSION=	20.02.1
+PORTVERSION=	20.02.4
 DISTVERSIONPREFIX=	Version-
 CATEGORIES=	math
 

Modified: head/math/wxmaxima/distinfo
==============================================================================
--- head/math/wxmaxima/distinfo	Thu Feb 27 12:15:22 2020	(r527250)
+++ head/math/wxmaxima/distinfo	Thu Feb 27 12:19:16 2020	(r527251)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581585358
-SHA256 (wxMaxima-Developers-wxmaxima-Version-20.02.1_GH0.tar.gz) = dd79b624db0a1a802ba71aab8fa412fa0c318e98f51c13acf97dd46122228068
-SIZE (wxMaxima-Developers-wxmaxima-Version-20.02.1_GH0.tar.gz) = 15198553
+TIMESTAMP = 1582624242
+SHA256 (wxMaxima-Developers-wxmaxima-Version-20.02.4_GH0.tar.gz) = d47ca52e40491ea3c4ea7bea126f4da4d0b535702126abef0c172f69ba58e17d
+SIZE (wxMaxima-Developers-wxmaxima-Version-20.02.4_GH0.tar.gz) = 15242422

Modified: head/math/wxmaxima/pkg-plist
==============================================================================
--- head/math/wxmaxima/pkg-plist	Thu Feb 27 12:15:22 2020	(r527250)
+++ head/math/wxmaxima/pkg-plist	Thu Feb 27 12:19:16 2020	(r527251)
@@ -85,6 +85,7 @@ share/wxMaxima/matrixCells.wxm
 share/wxMaxima/multiplication.wxm
 share/wxMaxima/nonsenseConstructs.wxm
 share/wxMaxima/parenthesisCells.wxm
+share/wxMaxima/presubsupcells.wxm
 share/wxMaxima/printf_continuationLines.wxm
 share/wxMaxima/printf_equations.wxm
 share/wxMaxima/printf_simple.wxm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002271219.01RCJHtW070863>