git: 5a8a337e9382 - main - x11-toolkits/py-wxPython4: Update to 4.2.2

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Wed, 22 Jan 2025 05:02:15 UTC
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a8a337e938256b5e8963b88fc4ceb3ff8140482

commit 5a8a337e938256b5e8963b88fc4ceb3ff8140482
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-01-22 05:01:59 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-01-22 05:02:08 +0000

    x11-toolkits/py-wxPython4: Update to 4.2.2
---
 cad/kicad-devel/Makefile           | 2 +-
 cad/kicad/Makefile                 | 2 +-
 comms/chirp/Makefile               | 2 +-
 comms/gnuradio/Makefile            | 2 +-
 comms/quisk/Makefile               | 2 +-
 databases/grass7/Makefile          | 2 +-
 databases/grass8/Makefile          | 2 +-
 emulators/playonbsd/Makefile       | 2 +-
 graphics/py-mayavi/Makefile        | 2 +-
 misc/pyobd/Makefile                | 2 +-
 multimedia/photofilmstrip/Makefile | 2 +-
 x11-toolkits/py-wxPython4/Makefile | 6 +-----
 x11-toolkits/py-wxPython4/distinfo | 8 +++-----
 13 files changed, 15 insertions(+), 21 deletions(-)

diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index ded35a53a060..530545423166 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kicad
 DISTVERSION=	r${GIT_SRC_DATE}
-PORTREVISION=	5
+PORTREVISION=	7
 #PORTREVISION=	1
 CATEGORIES=	cad
 PKGNAMESUFFIX=	-devel
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index 450dcba46f6e..5fe4345685e6 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kicad
 PORTVERSION=	7.0.2
-PORTREVISION=	8
+PORTREVISION=	10
 PORTEPOCH=	2
 CATEGORIES=	cad
 MASTER_SITES=	https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}${DISTVERSIONSUFFIX}/
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile
index b5e074a2741e..46d4c126023a 100644
--- a/comms/chirp/Makefile
+++ b/comms/chirp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	chirp
 DISTVERSION=	20240910
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	comms hamradio
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
 DIST_SUBDIR=	chirp
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 41ab27666402..5dd67df97db6 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gnuradio
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.8.4.0
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	comms astro hamradio
 
 MAINTAINER=	hamradio@FreeBSD.org
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile
index 6dc0bd258663..8112507bdac9 100644
--- a/comms/quisk/Makefile
+++ b/comms/quisk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	quisk
 DISTVERSION=	4.2.36
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms hamradio
 MASTER_SITES=	PYPI
 
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index 425c92671db3..15ead8d28105 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	grass
 PORTVERSION=	7.8.8
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	databases geography
 MASTER_SITES=	https://grass.osgeo.org/%SUBDIR%/ \
 		http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index bf319b31a912..f547f1bed336 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	grass
 DISTVERSION=	8.4.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	databases geography
 MASTER_SITES=	https://grass.osgeo.org/%SUBDIR%/ \
 		http://grass.cict.fr/%SUBDIR%/ \
diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile
index 7151b0e390cf..4bf26fe55126 100644
--- a/emulators/playonbsd/Makefile
+++ b/emulators/playonbsd/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	playonbsd
 PORTVERSION=	4.2.10
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	emulators games
 
 MAINTAINER=	Clockwork6400@protonmail.com
diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile
index 7645a7d4945e..3a7b4220462a 100644
--- a/graphics/py-mayavi/Makefile
+++ b/graphics/py-mayavi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mayavi
 DISTVERSION=	4.8.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/pyobd/Makefile b/misc/pyobd/Makefile
index 878d7224017a..d4076c1f73a6 100644
--- a/misc/pyobd/Makefile
+++ b/misc/pyobd/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pyobd
 DISTVERSION=	0.9.3
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	misc
 MASTER_SITES=	http://www.obdtester.com/download/
 DISTNAME=	pyobd_${PORTVERSION}
diff --git a/multimedia/photofilmstrip/Makefile b/multimedia/photofilmstrip/Makefile
index 8bc1b5e4a46b..849732b460c4 100644
--- a/multimedia/photofilmstrip/Makefile
+++ b/multimedia/photofilmstrip/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	photofilmstrip
 PORTVERSION=	3.7.0
-PORTREVISION=	7
+PORTREVISION=	9
 CATEGORIES=	multimedia python
 MASTER_SITES=	SF/photostoryx/${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-wxPython4/Makefile b/x11-toolkits/py-wxPython4/Makefile
index fa482ddd67f2..c9688362770c 100644
--- a/x11-toolkits/py-wxPython4/Makefile
+++ b/x11-toolkits/py-wxPython4/Makefile
@@ -1,15 +1,11 @@
 PORTNAME=	wxPython
-PORTVERSION=	4.2.0
-PORTREVISION=	2
+PORTVERSION=	4.2.2
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	42
 DIST_SUBDIR=	python
 
-PATCH_SITES=	https://github.com/wxWidgets/Phoenix/commit/
-PATCHFILES=	2e9169effa9abf14f34f8436a791b8829eea7774.patch:-p1
-
 MAINTAINER=	desktop@FreeBSD.org
 COMMENT=	GUI toolkit for the Python programming language
 WWW=		https://www.wxpython.org
diff --git a/x11-toolkits/py-wxPython4/distinfo b/x11-toolkits/py-wxPython4/distinfo
index 0d664936171f..d652e878b837 100644
--- a/x11-toolkits/py-wxPython4/distinfo
+++ b/x11-toolkits/py-wxPython4/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1670184434
-SHA256 (python/wxPython-4.2.0.tar.gz) = 663cebc4509d7e5d113518865fe274f77f95434c5d57bc386ed58d65ceed86c7
-SIZE (python/wxPython-4.2.0.tar.gz) = 70958238
-SHA256 (python/2e9169effa9abf14f34f8436a791b8829eea7774.patch) = 247ba7d0c347312c5602706734de504dc5a7282e9cf3ae7473da8b8416062d0b
-SIZE (python/2e9169effa9abf14f34f8436a791b8829eea7774.patch) = 1270
+TIMESTAMP = 1736528844
+SHA256 (python/wxPython-4.2.2.tar.gz) = 5dbcb0650f67fdc2c5965795a255ffaa3d7b09fb149aa8da2d0d9aa44e38e2ba
+SIZE (python/wxPython-4.2.2.tar.gz) = 57358880