git: 8c80b653a7be - main - comms/limesuite: use wx 3.2

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c80b653a7befaab97ac2231914dccafcc9aef2e

commit 8c80b653a7befaab97ac2231914dccafcc9aef2e
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-10-15 18:13:06 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-10-25 05:44:06 +0000

    comms/limesuite: use wx 3.2
    
    PR:             265093
---
 comms/limesuite/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/comms/limesuite/Makefile b/comms/limesuite/Makefile
index dae17e16186a..3b292104ccbe 100644
--- a/comms/limesuite/Makefile
+++ b/comms/limesuite/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	limesuite
 DISTVERSIONPREFIX=	v
 DISTVERSION=	22.09.0
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	comms astro hamradio
 
 MAINTAINER=	tomek@cedro.info
@@ -73,7 +73,7 @@ UTILITIES_CMAKE_BOOL=	ENABLE_UTILITIES
 USES+=		gl xorg
 USE_XORG+=	x11 ice sm xcursor xext xfixes xinerama xft xrender
 USE_GL+=	gl glu
-USE_WX+=	3.1
+USE_WX+=	3.2
 WX_COMPS+=	wx:lib
 LIB_DEPENDS+=	libfontconfig.so:x11-fonts/fontconfig
 .endif