Bug 242538 - math/wxmaxima: Update to 19.12.1
Summary: math/wxmaxima: Update to 19.12.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/wxMaxima-developer...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2019-12-10 08:05 UTC by Lorenzo Salvadore
Modified: 2019-12-13 16:16 UTC (History)
1 user (show)

See Also:


Attachments
wxmaxima - 19.12.1 (1.52 KB, patch)
2019-12-10 08:05 UTC, Lorenzo Salvadore
salvadore: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Salvadore freebsd_committer freebsd_triage 2019-12-10 08:05:48 UTC
Created attachment 209821 [details]
wxmaxima - 19.12.1

Update to 19.12.1.

Changelogs (both for 19.12.0 and 19.12.1): https://github.com/wxMaxima-developers/wxmaxima/releases

Tested successfully with poudriere on {11.3,12.1}-RELEASE {i386,amd64}.
Comment 1 Automation User 2019-12-11 19:05:25 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/102366283
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-12-13 16:08:19 UTC
A commit references this bug:

Author: fernape
Date: Fri Dec 13 16:08:13 UTC 2019
New revision: 520048
URL: https://svnweb.freebsd.org/changeset/ports/520048

Log:
  math/wxmaxima: update to 19.12.1

  ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases

  Accumulated changes since 19.11.11:

   * wxMaxima now uses C++11 that makes the code more readable and helps finding
     bugs
   * If found wxMaxima now asks cppcheck to find bugs
   * Increased the speed of the program again
   * Opening the config dialogue since 19.11.0 unchecked "offer known answers"
   * For Cmake>=3.10.0 the build system now asks cppcheck to find bugs.
   * Changing the worksheet style was partially broken.
   * A big number of additional bug fixes in various places
   * A config option that forces displaying all multiplication signs.
   * Made the tooltips more visible
   * Added a warning tooltip about missing multiplication signs
   * Sped up drawing of new cells correcting the size calculations
   * If lookalike chars are used in a way that can cause hard-to-find errors now a
     warning tooltip is generated
   * A few additional bug fixes that (besides others) resolve a potential crash
   * An option to turn all multiplication dots on

  PR:	242538
  Submitted by:	phascolarctos@protonmail.ch (maintainer)

Changes:
  head/math/wxmaxima/Makefile
  head/math/wxmaxima/distinfo
  head/math/wxmaxima/pkg-plist
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2019-12-13 16:16:48 UTC
Commited,

Thanks!