summaryrefslogtreecommitdiff
path: root/comms
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 /comms
parentaad56848ce42390a719a3d859a6c568dd097d977 (diff)
downloadfreebsd-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
Diffstat (limited to 'comms')
-rw-r--r--comms/congruity/Makefile4
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/quisk/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/comms/congruity/Makefile b/comms/congruity/Makefile
index 9eb7faa9d3ec..e99c4f61ea5b 100644
--- a/comms/congruity/Makefile
+++ b/comms/congruity/Makefile
@@ -3,7 +3,7 @@
PORTNAME= congruity
PORTVERSION= 18
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms
MASTER_SITES= SF
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libconcord>=0:comms/py-libconcord@${PY_FLAVO
USES= desktop-file-utils gmake tar:bzip2 python:2.7 shebangfix
MAKE_ARGS= MANDIR=${PREFIX}/man
-USE_WX= 2.8+
+USE_WX= 3.0+
WX_COMPS= python
SHEBANG_FILES= congruity mhgui
NO_ARCH= yes
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 140e5fadaa5a..0ff6d80114ec 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.8.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms astro hamradio
MASTER_SITES= http://gnuradio.org/releases/gnuradio/
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile
index 6a5544487342..3edb88c180c4 100644
--- a/comms/quisk/Makefile
+++ b/comms/quisk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quisk
DISTVERSION= 4.1.40
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= CHEESESHOP