aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-mayavi
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-02-29 18:24:19 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-02-29 18:24:19 +0000
commitfc45cfe430ef17e3380d677b9f1095ef5f546ba0 (patch)
tree8ef0dbdba7269679c1b74b39434c91bedd27c808 /graphics/py-mayavi
parentaad56848ce42390a719a3d859a6c568dd097d977 (diff)
downloadports-fc45cfe430ef17e3380d677b9f1095ef5f546ba0.tar.gz
ports-fc45cfe430ef17e3380d677b9f1095ef5f546ba0.zip
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to use wxWidgets with Python3. - Add x11-toolkits/py-wxPython40 - Replace wxPython30 by wxPython40 when python wxWidgets is required - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix" - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0 - While I'm here fix portlint per emulators/playonbsd - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth - Bump portversion - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship PR: 241893 Reviewed by: koobs, tcberner Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21915 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=527449
Diffstat (limited to 'graphics/py-mayavi')
-rw-r--r--graphics/py-mayavi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile
index 6547551a43d0..3d8723403112 100644
--- a/graphics/py-mayavi/Makefile
+++ b/graphics/py-mayavi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mayavi
PORTVERSION= 4.5.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -33,7 +33,7 @@ RUN_DEPENDS= vtk6>=6.1.0_8:math/vtk6 \
USES= python:2.7 shebangfix tar:bzip2
USE_PYTHON= autoplist distutils
-USE_WX= 2.8+
+USE_WX= 3.0+
WX_COMPS= python:run
SHEBANG_FILES= mayavi/tests/csv_files/csv_2_py