Bug 245450

Summary: graphics/py-visivis: Update to 1.12.3
Product: Ports & Packages Reporter: Rainer Hurling <rhurlin>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: rhurlin, tcberner
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update graphics/py-visvis from 1.12.2 to 1.12.3 rhurlin: maintainer-approval+

Description Rainer Hurling freebsd_committer freebsd_triage 2020-04-08 07:41:08 UTC
Created attachment 213189 [details]
patch to update graphics/py-visvis from 1.12.2 to 1.12.3

This is a minor update of grapics/py-visvis from 1.12.2 to 1.12.3. There is an improvement for dpi related scaling and a fix to support high-res displays.


The patch is tested on Poudriere (11.3a, 12.1a, and HEADa),
'portlint -AC' seems happy.


ATM, tests in Poudriere for i386 are not possible for this port, because multimedia/assimp as a dependency of graphics/qt5-3d and graphics/py-visvis can not be built:

BROKEN_i386=    typedef redefinition with different types, see https://github.com/assimp/assimp/issues/2954
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-04-10 05:29:48 UTC
A commit references this bug:

Author: tcberner
Date: Fri Apr 10 05:28:53 UTC 2020
New revision: 531286
URL: https://svnweb.freebsd.org/changeset/ports/531286

Log:
  graphics/py-visivis: Update to 1.12.3

  PR:		245450
  Submitted by:	Rainer Hurling <rhurlin@gwdg.de>  (maintainer)

Changes:
  head/graphics/py-visvis/Makefile
  head/graphics/py-visvis/distinfo
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2020-04-10 05:30:14 UTC
Committed. Thanks.