git: 31e7ac09b276 - main - databases/grass7: use wx 3.2

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Tue, 25 Oct 2022 05:44:17 UTC
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31e7ac09b276a147792e97d82e85b41a597e0aee

commit 31e7ac09b276a147792e97d82e85b41a597e0aee
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-09-15 13:41:25 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-10-25 05:44:03 +0000

    databases/grass7: use wx 3.2
    
    PR:             265093
---
 databases/grass7/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index 36eefa2abfd2..509f2f63a792 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	grass
 PORTVERSION=	7.8.7
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	https://grass.osgeo.org/%SUBDIR%/ \
 		http://grass.cict.fr/%SUBDIR%/ \
@@ -46,7 +47,7 @@ nviz_CMD=	${PREFIX}/${GRASS_INST_DIR}/bin/nviz
 USE_XORG=	sm ice x11 xext xi xmu xrender xt
 USE_GL=		gl glu
 USE_GNOME=	cairo
-USE_WX=		3.1
+USE_WX=		3.2
 WX_COMPS=	wx python:run
 GNU_CONFIGURE=	yes