Bug 242538

Summary: math/wxmaxima: Update to 19.12.1
Product: Ports & Packages Reporter: Lorenzo Salvadore <salvadore>
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/wxMaxima-developers/wxmaxima/releases
Attachments:
Description Flags
wxmaxima - 19.12.1 salvadore: maintainer-approval+

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!