Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 07:54:35 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 925e342a409b - main - x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Message-ID:  <202104160754.13G7sZBd045108@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=925e342a409be50202c5150888762b66b96377f4

commit 925e342a409be50202c5150888762b66b96377f4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-16 07:52:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-16 07:52:45 +0000

    x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
    
    Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
    
    Reported by: portscout
---
 astro/opencpn/Makefile                             |   2 +-
 audio/audacity/Makefile                            |   2 +-
 cad/PrusaSlicer/Makefile                           |   2 +-
 cad/basicdsp/Makefile                              |   2 +-
 comms/cubicsdr/Makefile                            |   2 +-
 comms/cwstudio/Makefile                            |   2 +-
 comms/freedv/Makefile                              |   2 +-
 comms/limesuite/Makefile                           |   2 +-
 comms/trustedqsl/Makefile                          |   2 +-
 databases/pgadmin3/Makefile                        |   2 +-
 deskutils/treesheets/Makefile                      |   2 +-
 devel/codeblocks/Makefile                          |   1 +
 devel/wxformbuilder/Makefile                       |   2 +-
 editors/wxhexeditor/Makefile                       |   2 +-
 editors/xmlcopyeditor/Makefile                     |   2 +-
 ftp/wxdfast/Makefile                               |   2 +-
 games/0ad/Makefile                                 |   2 +-
 games/glest/Makefile                               |   2 +-
 games/golly/Makefile                               |   2 +-
 games/slade/Makefile                               |   1 +
 games/springlobby/Makefile                         |   2 +-
 games/trenchbroom/Makefile                         |   2 +-
 graphics/comical/Makefile                          |   2 +-
 graphics/diff-pdf/Makefile                         |   2 +-
 graphics/electricsheep/Makefile                    |   1 +
 graphics/hugin/Makefile                            |   2 +-
 graphics/py-mayavi/Makefile                        |   2 +-
 graphics/py-visvis/Makefile                        |   2 +-
 lang/erlang-runtime20/Makefile                     |   2 +-
 lang/erlang-runtime21/Makefile                     |   2 +-
 lang/erlang-runtime22/Makefile                     |   2 +-
 lang/erlang-runtime23/Makefile                     |   2 +-
 lang/erlang-wx/Makefile                            |   2 +-
 lang/erlang/Makefile                               |   2 +-
 math/gnuplot/Makefile                              |   1 +
 math/saga/Makefile                                 |   2 +-
 math/sound-of-sorting/Makefile                     |   2 +-
 multimedia/photofilmstrip/Makefile                 |   2 +-
 net/opennx/Makefile                                |   2 +-
 science/gnudatalanguage/Makefile                   |   2 +-
 science/opensph/Makefile                           |   2 +-
 security/veracrypt/Makefile                        |   2 +-
 sysutils/passwordsafe/Makefile                     |   1 +
 x11-toolkits/wxgtk31/Makefile                      |   8 +-
 x11-toolkits/wxgtk31/distinfo                      |   6 +-
 x11-toolkits/wxgtk31/files/patch-Makefile.in       |  21 ++--
 x11-toolkits/wxgtk31/files/patch-configure         |  19 ++--
 x11-toolkits/wxgtk31/files/patch-setup.h.in        |   4 +-
 .../wxgtk31/files/patch-src-common-translation.cpp |  11 --
 .../wxgtk31/files/patch-utils-wxrc-Makefile.in     |  19 +---
 x11-toolkits/wxgtk31/pkg-plist                     | 115 +++++++++++----------
 51 files changed, 133 insertions(+), 151 deletions(-)

diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile
index 63c860fd1a47..a9af372af96c 100644
--- a/astro/opencpn/Makefile
+++ b/astro/opencpn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencpn
 PORTVERSION=	5.2.4
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	astro geography
 
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index c7def7667977..75b96d11bef2 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	audacity
 PORTVERSION=	2.4.2
-PORTREVISION=	3
+PORTREVISION=	4
 DISTVERSIONPREFIX=	Audacity-
 CATEGORIES=	audio
 
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index 9161dfdb072d..518395f49287 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	PrusaSlicer
 DISTVERSIONPREFIX=version_
 DISTVERSION=	2.3.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	cad
 
 MAINTAINER=	teodorsigaev@gmail.com
diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile
index 35f925f4389d..2aa5bf99189a 100644
--- a/cad/basicdsp/Makefile
+++ b/cad/basicdsp/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	basicdsp
 PORTVERSION=	1.01
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	cad education hamradio
 MASTER_SITES=	http://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/ \
 		LOCAL/db
diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile
index 7dbfe8dd5f5b..e2d4427be935 100644
--- a/comms/cubicsdr/Makefile
+++ b/comms/cubicsdr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cubicsdr
 DISTVERSION=	0.2.5
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	comms hamradio
 
 MAINTAINER=	hamradio@FreeBSD.org
diff --git a/comms/cwstudio/Makefile b/comms/cwstudio/Makefile
index 619089c88a55..686d075aec1d 100644
--- a/comms/cwstudio/Makefile
+++ b/comms/cwstudio/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cwstudio
 DISTVERSION=	0.9.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SOURCEFORGE/cwstudio
 
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile
index 3b50003f6814..f3ff337aa1be 100644
--- a/comms/freedv/Makefile
+++ b/comms/freedv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	freedv
 DISTVERSION=	1.3.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	comms hamradio
 MASTER_SITES=	https://hobbes1069.fedorapeople.org/freetel/freedv/
 
diff --git a/comms/limesuite/Makefile b/comms/limesuite/Makefile
index 0fc66da4e710..dda09bb6a6c3 100644
--- a/comms/limesuite/Makefile
+++ b/comms/limesuite/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	limesuite
 DISTVERSIONPREFIX=	v
 DISTVERSION=	20.10.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms astro hamradio
 
 MAINTAINER=	tomek@cedro.info
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index 8587a3212873..75fcc0767bbf 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	trustedqsl
 DISTVERSION=	2.4
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://www.arrl.org/files/file/LoTW%20Instructions/ \
 		LOCAL/shurd
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index 51380f8a1c99..51d6da16b960 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pgadmin3
 PORTVERSION=	1.22.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	databases
 MASTER_SITES=	PGSQL/pgadmin/pgadmin3/v${PORTVERSION}/src
 DIST_SUBDIR=	postgresql
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile
index fb9b64d8dd3e..a33541309d9d 100644
--- a/deskutils/treesheets/Makefile
+++ b/deskutils/treesheets/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	treesheets
 PORTVERSION=	1.0.2
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	deskutils
 
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index dc14d7138119..0b6c2de3e778 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	codeblocks
 PORTVERSION=	20.03
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
 
diff --git a/devel/wxformbuilder/Makefile b/devel/wxformbuilder/Makefile
index 280856e3e045..fc1fa73ef1dd 100644
--- a/devel/wxformbuilder/Makefile
+++ b/devel/wxformbuilder/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wxformbuilder
 DISTVERSION=	3.5.0-beta
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-nightly/${DISTVERSION}
 DISTNAME=	wxFormBuilder_v${DISTVERSION}-source
diff --git a/editors/wxhexeditor/Makefile b/editors/wxhexeditor/Makefile
index 79dfa30eb629..8fd77bf4af53 100644
--- a/editors/wxhexeditor/Makefile
+++ b/editors/wxhexeditor/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	wxhexeditor
 PORTVERSION=	0.24
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	editors
 MASTER_SITES=	SF/${PORTNAME}/wxHexEditor/v${PORTVERSION}%20Beta/
 DISTNAME=	wxHexEditor-v${PORTVERSION}-src
diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile
index 79f15ab08444..c7f5a76dea68 100644
--- a/editors/xmlcopyeditor/Makefile
+++ b/editors/xmlcopyeditor/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	xmlcopyeditor
 PORTVERSION=	1.2.1.3
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	editors
 MASTER_SITES=	SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION}
 
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile
index 50945e6aa914..7e5e1b6f8f13 100644
--- a/ftp/wxdfast/Makefile
+++ b/ftp/wxdfast/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	wxdfast
 PORTVERSION=	0.6.0
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	ftp www
 MASTER_SITES=	SF/dfast/wxDownload%20Fast/${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 2fb3df967a00..cdc5d2a3c6fc 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	0ad
 PORTVERSION=	0.0.24b
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	http://releases.wildfiregames.com/ \
 		SF/zero-ad/releases
diff --git a/games/glest/Makefile b/games/glest/Makefile
index 40971651c8b2..7e33505573e7 100644
--- a/games/glest/Makefile
+++ b/games/glest/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	glest
 PORTVERSION=	3.2.2
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION}
 DISTNAME=	${PORTNAME}_source_${PORTVERSION}
diff --git a/games/golly/Makefile b/games/golly/Makefile
index d74fbdd2fd58..a1f7401c6674 100644
--- a/games/golly/Makefile
+++ b/games/golly/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	golly
 PORTVERSION=	3.3
 DISTVERSIONSUFFIX=	-src
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff --git a/games/slade/Makefile b/games/slade/Makefile
index 3fac918d98ed..46fef271684a 100644
--- a/games/slade/Makefile
+++ b/games/slade/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	slade
 PORTVERSION=	3.1.12
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile
index 9ead1d30bc5f..788056d4960e 100644
--- a/games/springlobby/Makefile
+++ b/games/springlobby/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	springlobby
 PORTVERSION=	0.180
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	games net
 MASTER_SITES=	http://www.springlobby.info/tarballs/ \
 		http://mirror.amdmi3.ru/distfiles/
diff --git a/games/trenchbroom/Makefile b/games/trenchbroom/Makefile
index 6ebf907ec796..036de7c1926c 100644
--- a/games/trenchbroom/Makefile
+++ b/games/trenchbroom/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	trenchbroom
 PORTVERSION=	2.0.0.b
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	games cad
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile
index 658f6ea6966e..2f4da052fcf0 100644
--- a/graphics/comical/Makefile
+++ b/graphics/comical/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	comical
 PORTVERSION=	0.8
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index bd2d21b0d1bb..8f4f8873963e 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	diff-pdf
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	uzsolt@uzsolt.hu
diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile
index 22083704b94c..5513c148eaac 100644
--- a/graphics/electricsheep/Makefile
+++ b/graphics/electricsheep/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	electricsheep
 DISTVERSION=	3.0.2.20191005 # configure.ac though says that the version is 2.7b33
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	graphics
 
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index fa6849503982..9eaa6c9d513c 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	hugin
 PORTVERSION=	2019.2.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 
diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile
index 293f3f8797f0..33d48e61d62b 100644
--- a/graphics/py-mayavi/Makefile
+++ b/graphics/py-mayavi/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	mayavi
 DISTVERSION=	4.7.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-visvis/Makefile b/graphics/py-visvis/Makefile
index c379dec70fa1..66bea89a8309 100644
--- a/graphics/py-visvis/Makefile
+++ b/graphics/py-visvis/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	visvis
 PORTVERSION=	1.13.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/lang/erlang-runtime20/Makefile b/lang/erlang-runtime20/Makefile
index 78afb0103ba8..cf2f92ef2b3a 100644
--- a/lang/erlang-runtime20/Makefile
+++ b/lang/erlang-runtime20/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	erlang
 DISTVERSIONPREFIX=	OTP-
 DISTVERSION=	20.3.8.26
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	lang parallel java
 PKGNAMESUFFIX=	-runtime20
 DIST_SUBDIR=	erlang
diff --git a/lang/erlang-runtime21/Makefile b/lang/erlang-runtime21/Makefile
index 0d6016e04bdc..69d06f8492f9 100644
--- a/lang/erlang-runtime21/Makefile
+++ b/lang/erlang-runtime21/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	erlang
 DISTVERSIONPREFIX=	OTP-
 DISTVERSION=	21.3.8.22
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	lang parallel java
 PKGNAMESUFFIX=	-runtime21
 DIST_SUBDIR=	erlang
diff --git a/lang/erlang-runtime22/Makefile b/lang/erlang-runtime22/Makefile
index 6f0682429d46..f1e89d1c0906 100644
--- a/lang/erlang-runtime22/Makefile
+++ b/lang/erlang-runtime22/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	erlang
 DISTVERSIONPREFIX=	OTP-
 DISTVERSION=	22.3.4.17
-PORTREVISION=	1
+PORTREVISION=	2
 # NB when bumping OTP versions also bump PORTREVISION in databases/couchdb3
 CATEGORIES=	lang parallel java
 PKGNAMESUFFIX=	-runtime22
diff --git a/lang/erlang-runtime23/Makefile b/lang/erlang-runtime23/Makefile
index 6baf094e8b86..4e2fc0a61e5f 100644
--- a/lang/erlang-runtime23/Makefile
+++ b/lang/erlang-runtime23/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	erlang
 DISTVERSIONPREFIX=	OTP-
 DISTVERSION=	23.2.7.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	lang parallel java
 PKGNAMESUFFIX=	-runtime23
 DIST_SUBDIR=	erlang
diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile
index a672a9ecca78..661209aa6a9a 100644
--- a/lang/erlang-wx/Makefile
+++ b/lang/erlang-wx/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	erlang
 DISTVERSIONPREFIX=	OTP-
 DISTVERSION=	21.3.8.22
-PORTREVISION=	0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	lang parallel
 PKGNAMESUFFIX=	-wx
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index 822afdd7d3fd..f7f1fb4b0c53 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	erlang
 DISTVERSIONPREFIX=	OTP-
 DISTVERSION=	21.3.8.22
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	4
 CATEGORIES=	lang parallel java
 DIST_SUBDIR=	erlang
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 7cfe2b11b6fa..501072630a28 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gnuplot
 PORTVERSION=	5.4.1
+PORTREVISION=	1
 CATEGORIES=	math graphics
 MASTER_SITES=	SF
 
diff --git a/math/saga/Makefile b/math/saga/Makefile
index dee268dfb611..b9bc7eb296fc 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	saga
 PORTVERSION=	7.9.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
 
diff --git a/math/sound-of-sorting/Makefile b/math/sound-of-sorting/Makefile
index dc60a9fc0359..98f54517e116 100644
--- a/math/sound-of-sorting/Makefile
+++ b/math/sound-of-sorting/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	sound-of-sorting
 PORTVERSION=	0.6.5
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	se@FreeBSD.org
diff --git a/multimedia/photofilmstrip/Makefile b/multimedia/photofilmstrip/Makefile
index e0f3abac00d6..54060a7f6153 100644
--- a/multimedia/photofilmstrip/Makefile
+++ b/multimedia/photofilmstrip/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	photofilmstrip
 PORTVERSION=	3.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia python
 MASTER_SITES=	SF/photostoryx/${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/opennx/Makefile b/net/opennx/Makefile
index bf32adc85f94..32ad579e9026 100644
--- a/net/opennx/Makefile
+++ b/net/opennx/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	opennx
 PORTVERSION=	0.16.0.729
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/CI-source
 
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index c9a4150b1162..31ede8f3120c 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -4,7 +4,7 @@ PORTNAME=	gnudatalanguage
 PORTVERSION=	1.0.0
 DISTVERSIONPREFIX=	v
 DISTVERSIONSUFFIX=	-rc.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science lang
 .if defined(BUILD_PYTHON_MODULE)
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index 55f3899ed2c8..ef70b3067641 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	OpenSPH
 DISTVERSIONPREFIX=	v
 DISTVERSION=	g20190519
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile
index 99883a426e57..10238ba758d5 100644
--- a/security/veracrypt/Makefile
+++ b/security/veracrypt/Makefile
@@ -1,7 +1,7 @@
 
 PORTNAME=	veracrypt
 PORTVERSION=	1.24
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}-Update3/
 DISTNAME=	${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}-Update3_Source
diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile
index 07b698f8c418..21f050322696 100644
--- a/sysutils/passwordsafe/Makefile
+++ b/sysutils/passwordsafe/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	passwordsafe
 DISTVERSION=	1.12.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	brnrd@FreeBSD.org
diff --git a/x11-toolkits/wxgtk31/Makefile b/x11-toolkits/wxgtk31/Makefile
index 3e7ffaccad3f..254f3ceb0c09 100644
--- a/x11-toolkits/wxgtk31/Makefile
+++ b/x11-toolkits/wxgtk31/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.1.4
+DISTVERSION=	3.1.5
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	31-gtk3
 
@@ -10,7 +10,8 @@ COMMENT=	GUI toolkit (wxWidgets) with GTK+ bindings
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/docs/gpl.txt
 
-LIB_DEPENDS=	libexpat.so:textproc/expat2 \
+LIB_DEPENDS=	libcurl.so:ftp/curl \
+		libexpat.so:textproc/expat2 \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
 		libjbig.so:graphics/jbigkit \
@@ -18,7 +19,8 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libpng.so:graphics/png \
 		libsecret-1.so:security/libsecret \
 		libsoup-2.4.so:devel/libsoup \
-		libtiff.so:graphics/tiff
+		libtiff.so:graphics/tiff \
+		libwayland-egl.so:graphics/wayland
 
 USES=		compiler:c++11-lib gl gmake gnome iconv jpeg localbase \
 		pkgconfig xorg
diff --git a/x11-toolkits/wxgtk31/distinfo b/x11-toolkits/wxgtk31/distinfo
index 6e4c4aeb1095..74a8110ddfeb 100644
--- a/x11-toolkits/wxgtk31/distinfo
+++ b/x11-toolkits/wxgtk31/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1595584227
-SHA256 (wxWidgets-wxWidgets-v3.1.4_GH0.tar.gz) = f2698297b2d2c6d2372c23144c133e531248a64286c78ae17179155c94971d6f
-SIZE (wxWidgets-wxWidgets-v3.1.4_GH0.tar.gz) = 20704620
+TIMESTAMP = 1618516605
+SHA256 (wxWidgets-wxWidgets-v3.1.5_GH0.tar.gz) = e8fd5f9fbff864562aa4d9c094f898c97f5e1274c90f25beb0bfd5cb61319dea
+SIZE (wxWidgets-wxWidgets-v3.1.5_GH0.tar.gz) = 20889424
 SHA256 (wxWidgets-Catch-ee4acb6_GH0.tar.gz) = 6bc6e38f3efb1aa128c0ae7bfcd8cba266f22f2c4b6433b9efa7d68ca9a44a1f
 SIZE (wxWidgets-Catch-ee4acb6_GH0.tar.gz) = 377330
diff --git a/x11-toolkits/wxgtk31/files/patch-Makefile.in b/x11-toolkits/wxgtk31/files/patch-Makefile.in
index 6abda89d6356..dd5f1ad574da 100644
--- a/x11-toolkits/wxgtk31/files/patch-Makefile.in
+++ b/x11-toolkits/wxgtk31/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig	2013-11-11 14:10:39.000000000 +0100
-+++ Makefile.in	2014-01-22 10:14:26.000000000 +0100
-@@ -56,6 +56,7 @@
+--- Makefile.in.orig	2021-04-12 22:23:58 UTC
++++ Makefile.in
+@@ -56,6 +56,7 @@ WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@
  TOOLKIT = @TOOLKIT@
  TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@
  TOOLKIT_VERSION = @TOOLKIT_VERSION@
@@ -8,9 +8,9 @@
  TOOLCHAIN_FULLNAME = @TOOLCHAIN_FULLNAME@
  EXTRALIBS = @EXTRALIBS@
  EXTRALIBS_XML = @EXTRALIBS_XML@
-@@ -13815,9 +13816,9 @@
+@@ -13879,9 +13880,9 @@ all: $(__wxregex___depname) $(__wxzlib___depname) $(__
  
- install: $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxexpat___depname) $(__install_wxscintilla___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_mediadll___depname) $(__install_medialib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_webviewdll___depname) $(__install_webviewlib___depname) $(__install_qadll___depname) $(__install_qalib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_xrcdll___depname) $(__install_xrclib___depname) $(__install_auidll___depname) $(__install_auilib___depname) $(__install_ribbondll___depname) 
 $(__install_ribbonlib___depname) $(__install_propgriddll___depname) $(__install_propgridlib___depname) $(__install_richtextdll___depname) $(__install_richtextlib___depname) $(__install_stcdll___depname) $(__install_stclib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_webkit2_ext___depname) $(__install_wxrc___depname) install-wxconfig locale_install locale_msw_install
+ install: $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxexpat___depname) $(__install_wxscintilla___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_mediadll___depname) $(__install_medialib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_webviewdll___depname) $(__install_webviewlib___depname) $(__install_qadll___depname) $(__install_qalib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_xrcdll___depname) $(__install_xrclib___depname) $(__install_auidll___depname) $(__install_auilib___depname) $(__install_ribbondll___depname) 
 $(__install_ribbonlib___depname) $(__install_propgriddll___depname) $(__install_propgridlib___depname) $(__install_richtextdll___depname) $(__install_richtextlib___depname) $(__install_stcdll___depname) $(__install_stclib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_webkit2_ext___depname) $(__install_wxrc___depname) install-wxconfig locale_install
  	$(INSTALL_DIR) $(DESTDIR)$(datadir)/aclocal
 -	(cd $(srcdir) ; $(INSTALL_DATA)  wxwin.m4 $(DESTDIR)$(datadir)/aclocal)
 +	(cd $(srcdir) ; $(INSTALL_DATA)  wxwin.m4 $(DESTDIR)$(datadir)/aclocal/wxwin$(WX_RELEASE_NODOT).m4)
@@ -20,7 +20,7 @@
  	$(DYLIB_RPATH_INSTALL)
  	$(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_FULLNAME)/wx
  	for f in setup.h $(RCDEFS_H); do \
-@@ -14711,9 +14712,7 @@
+@@ -14775,9 +14776,7 @@ samples: 
  
  install-wxconfig: 
  	$(INSTALL_DIR) $(DESTDIR)$(bindir)
@@ -31,12 +31,3 @@
  
  locale_install: 
  	$(INSTALL_DIR) $(DESTDIR)$(datadir)/locale
-@@ -14721,7 +14720,7 @@
- 	$(INSTALL_DIR) $(DESTDIR)$(datadir)/locale/$$l ; \
- 	$(INSTALL_DIR) $(DESTDIR)$(datadir)/locale/$$l/LC_MESSAGES ; \
- 	if test -f $(srcdir)/locale/$$l.mo ; then \
--	$(INSTALL_DATA) $(srcdir)/locale/$$l.mo $(DESTDIR)$(datadir)/locale/$$l/LC_MESSAGES/wxstd.mo ; \
-+	$(INSTALL_DATA) $(srcdir)/locale/$$l.mo $(DESTDIR)$(datadir)/locale/$$l/LC_MESSAGES/wxstd$(WX_RELEASE_NODOT).mo ; \
- 	fi ; \
- 	done
- 
diff --git a/x11-toolkits/wxgtk31/files/patch-configure b/x11-toolkits/wxgtk31/files/patch-configure
index 551deb917f48..735735b8afc4 100644
--- a/x11-toolkits/wxgtk31/files/patch-configure
+++ b/x11-toolkits/wxgtk31/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig	2018-12-11 18:11:57 UTC
+--- configure.orig	2021-04-12 22:23:58 UTC
 +++ configure
-@@ -3897,7 +3897,7 @@ case "${host}" in
+@@ -3969,7 +3969,7 @@ case "${host}" in
  
      DEFAULT_DEFAULT_wxUSE_GTK=1
    ;;
@@ -9,7 +9,7 @@
      USE_BSD=1
      USE_FREEBSD=1
      $as_echo "#define __FREEBSD__ 1" >>confdefs.h
-@@ -22306,6 +22306,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+@@ -20997,6 +20997,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
  
  
  SEARCH_INCLUDE="\
@@ -17,7 +17,7 @@
      /usr/local/include        \
      /usr/local/X11/include    \
      /usr/local/include/X11    \
-@@ -32469,9 +32470,6 @@ $as_echo "$as_me: WARNING: BeOS threads 
+@@ -32061,9 +32062,6 @@ $as_echo "$as_me: WARNING: BeOS threads are not yet su
                                          THREAD_OPTS="-pthreads $THREAD_OPTS"
                  fi
                  ;;
@@ -27,16 +27,19 @@
            *-*-darwin* | *-*-cygwin* )
                                                  THREAD_OPTS=""
                  ;;
-@@ -33247,7 +33245,7 @@ if test "x$ac_cv_func_gmtime_r" = xyes; 
+@@ -32839,10 +32837,10 @@ if test "x$ac_cv_func_gmtime_r" = xyes; then :
     $as_echo "#define HAVE_GMTIME_R 1" >>confdefs.h
  
  fi
--
 +OPTIMISE_CFLAGS=
  
  
  
-@@ -40172,6 +40170,7 @@ fi
+-
+     ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'
+ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+@@ -39638,6 +39636,7 @@ fi
        ;;
  
        powerpc-apple-macos* | \
@@ -44,7 +47,7 @@
        *-*-freebsd* | *-*-openbsd* | *-*-haiku* | *-*-netbsd* | *-*-gnu* | *-*-k*bsd*-gnu | \
        *-*-mirbsd* | \
        *-*-sunos4* | \
-@@ -40213,6 +40212,7 @@ fi
+@@ -39679,6 +39678,7 @@ fi
  
      case "${BAKEFILE_HOST}" in
        *-*-linux* | *-*-freebsd* | *-*-openbsd* | *-*-haiku* | *-*-netbsd* | \
diff --git a/x11-toolkits/wxgtk31/files/patch-setup.h.in b/x11-toolkits/wxgtk31/files/patch-setup.h.in
index 3571a20c807e..26870469d52f 100644
--- a/x11-toolkits/wxgtk31/files/patch-setup.h.in
+++ b/x11-toolkits/wxgtk31/files/patch-setup.h.in
@@ -1,6 +1,6 @@
---- setup.h.in.orig	2014-10-06 21:33:44 UTC
+--- setup.h.in.orig	2021-04-12 22:23:58 UTC
 +++ setup.h.in
-@@ -757,17 +757,14 @@
+@@ -801,17 +801,14 @@
  /*
   * Define if your compiler has std::tr1::unordered_map
   */
diff --git a/x11-toolkits/wxgtk31/files/patch-src-common-translation.cpp b/x11-toolkits/wxgtk31/files/patch-src-common-translation.cpp
deleted file mode 100644
index 5002755f8545..000000000000
--- a/x11-toolkits/wxgtk31/files/patch-src-common-translation.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/common/translation.cpp.orig	2011-02-18 15:12:53.000000000 +0600
-+++ src/common/translation.cpp	2011-02-18 15:15:10.000000000 +0600
-@@ -1302,7 +1302,7 @@
- 
- bool wxTranslations::AddStdCatalog()
- {
--    if ( !AddCatalog(wxS("wxstd")) )
-+    if ( !AddCatalog(wxS("wxstd") wxSTRINGIZE(wxMAJOR_VERSION) wxSTRINGIZE(wxMINOR_VERSION)) )
-         return false;
- 
-     // there may be a catalog with toolkit specific overrides, it is not
diff --git a/x11-toolkits/wxgtk31/files/patch-utils-wxrc-Makefile.in b/x11-toolkits/wxgtk31/files/patch-utils-wxrc-Makefile.in
index 1ae8e5792c84..8e1067c0c602 100644
--- a/x11-toolkits/wxgtk31/files/patch-utils-wxrc-Makefile.in
+++ b/x11-toolkits/wxgtk31/files/patch-utils-wxrc-Makefile.in
@@ -1,6 +1,6 @@
---- utils/wxrc/Makefile.in.orig	Thu Nov 30 23:00:32 2006
-+++ utils/wxrc/Makefile.in	Thu Nov 30 23:01:25 2006
-@@ -29,6 +29,7 @@
+--- utils/wxrc/Makefile.in.orig	2021-04-12 22:23:58 UTC
++++ utils/wxrc/Makefile.in
+@@ -30,6 +30,7 @@ WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@
  TOOLKIT = @TOOLKIT@
  TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@
  TOOLKIT_VERSION = @TOOLKIT_VERSION@
@@ -8,16 +8,3 @@
  EXTRALIBS = @EXTRALIBS@
  EXTRALIBS_XML = @EXTRALIBS_XML@
  EXTRALIBS_GUI = @EXTRALIBS_GUI@
-@@ -114,11 +115,7 @@
- 
- @COND_USE_XRC_1@install_wxrc: 
- @COND_USE_XRC_1@	$(INSTALL_DIR) $(DESTDIR)$(bindir)
--@COND_USE_XRC_1@	$(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
--@COND_USE_XRC_1@	rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE)
--@COND_USE_XRC_1@	$(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
--@COND_USE_XRC_1@	mv -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE)
--@COND_USE_XRC_1@	(cd $(DESTDIR)$(bindir) && $(LN_S) wxrc-$(WX_RELEASE) wxrc$(EXEEXT))
-+@COND_USE_XRC_1@	$(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(TOOLCHAIN_NAME)$(EXEEXT)
- 
- @COND_USE_XRC_1@uninstall_wxrc: 
- @COND_USE_XRC_1@	rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT)
diff --git a/x11-toolkits/wxgtk31/pkg-plist b/x11-toolkits/wxgtk31/pkg-plist
index 5449cea71c43..8cb8477f38d4 100644
--- a/x11-toolkits/wxgtk31/pkg-plist
+++ b/x11-toolkits/wxgtk31/pkg-plist
@@ -1,5 +1,6 @@
 bin/wxgtk3u-3.1-config
-bin/wxrc-gtk3u-3.1
+bin/wxrc
+bin/wxrc-3.1
 include/wx-3.1/wx/aboutdlg.h
 include/wx-3.1/wx/accel.h
 include/wx-3.1/wx/access.h
@@ -75,6 +76,7 @@ include/wx-3.1/wx/containr.h
 include/wx-3.1/wx/control.h
 include/wx-3.1/wx/convauto.h
 include/wx-3.1/wx/cpp.h
+include/wx-3.1/wx/creddlg.h
 include/wx-3.1/wx/crt.h
 include/wx-3.1/wx/cshelp.h
 include/wx-3.1/wx/ctrlsub.h
@@ -171,6 +173,7 @@ include/wx-3.1/wx/generic/caret.h
 include/wx-3.1/wx/generic/choicdgg.h
 include/wx-3.1/wx/generic/collheaderctrl.h
 include/wx-3.1/wx/generic/combo.h
+include/wx-3.1/wx/generic/creddlgg.h
 include/wx-3.1/wx/generic/custombgwin.h
 include/wx-3.1/wx/generic/dataview.h
 include/wx-3.1/wx/generic/datectrl.h
@@ -588,6 +591,7 @@ include/wx-3.1/wx/unix/evtloopsrc.h
 include/wx-3.1/wx/unix/fontutil.h
 include/wx-3.1/wx/unix/fswatcher_inotify.h
 include/wx-3.1/wx/unix/fswatcher_kqueue.h
+include/wx-3.1/wx/unix/glegl.h
 include/wx-3.1/wx/unix/glx11.h
 include/wx-3.1/wx/unix/joystick.h
 include/wx-3.1/wx/unix/mimetype.h
@@ -616,6 +620,7 @@ include/wx-3.1/wx/vms_x_fix.h
 include/wx-3.1/wx/volume.h
 include/wx-3.1/wx/vscroll.h
 include/wx-3.1/wx/weakref.h
+include/wx-3.1/wx/webrequest.h
 include/wx-3.1/wx/webview.h
 include/wx-3.1/wx/webviewarchivehandler.h
 include/wx-3.1/wx/webviewfshandler.h
@@ -722,54 +727,54 @@ include/wx-3.1/wx/xtixml.h
 include/wx-3.1/wx/zipstrm.h
 include/wx-3.1/wx/zstream.h
 lib/libwx_baseu-3.1.so
-lib/libwx_baseu-3.1.so.4
-lib/libwx_baseu-3.1.so.4.0.0
+lib/libwx_baseu-3.1.so.5
+lib/libwx_baseu-3.1.so.5.0.0
 lib/libwx_baseu_net-3.1.so
-lib/libwx_baseu_net-3.1.so.4
-lib/libwx_baseu_net-3.1.so.4.0.0
+lib/libwx_baseu_net-3.1.so.5
+lib/libwx_baseu_net-3.1.so.5.0.0
 lib/libwx_baseu_xml-3.1.so
-lib/libwx_baseu_xml-3.1.so.4
-lib/libwx_baseu_xml-3.1.so.4.0.0
+lib/libwx_baseu_xml-3.1.so.5
+lib/libwx_baseu_xml-3.1.so.5.0.0
 lib/libwx_gtk3u_adv-3.1.so
-lib/libwx_gtk3u_adv-3.1.so.4
-lib/libwx_gtk3u_adv-3.1.so.4.0.0
+lib/libwx_gtk3u_adv-3.1.so.5
+lib/libwx_gtk3u_adv-3.1.so.5.0.0
 lib/libwx_gtk3u_aui-3.1.so
-lib/libwx_gtk3u_aui-3.1.so.4
-lib/libwx_gtk3u_aui-3.1.so.4.0.0
+lib/libwx_gtk3u_aui-3.1.so.5
+lib/libwx_gtk3u_aui-3.1.so.5.0.0
 lib/libwx_gtk3u_core-3.1.so
-lib/libwx_gtk3u_core-3.1.so.4
-lib/libwx_gtk3u_core-3.1.so.4.0.0
+lib/libwx_gtk3u_core-3.1.so.5
+lib/libwx_gtk3u_core-3.1.so.5.0.0
 lib/libwx_gtk3u_gl-3.1.so
-lib/libwx_gtk3u_gl-3.1.so.4
-lib/libwx_gtk3u_gl-3.1.so.4.0.0
+lib/libwx_gtk3u_gl-3.1.so.5
+lib/libwx_gtk3u_gl-3.1.so.5.0.0
 lib/libwx_gtk3u_html-3.1.so
-lib/libwx_gtk3u_html-3.1.so.4
-lib/libwx_gtk3u_html-3.1.so.4.0.0
+lib/libwx_gtk3u_html-3.1.so.5
+lib/libwx_gtk3u_html-3.1.so.5.0.0
 %%GSTREAMER%%lib/libwx_gtk3u_media-3.1.so
-%%GSTREAMER%%lib/libwx_gtk3u_media-3.1.so.4
-%%GSTREAMER%%lib/libwx_gtk3u_media-3.1.so.4.0.0
+%%GSTREAMER%%lib/libwx_gtk3u_media-3.1.so.5
+%%GSTREAMER%%lib/libwx_gtk3u_media-3.1.so.5.0.0
 lib/libwx_gtk3u_propgrid-3.1.so
-lib/libwx_gtk3u_propgrid-3.1.so.4
-lib/libwx_gtk3u_propgrid-3.1.so.4.0.0
+lib/libwx_gtk3u_propgrid-3.1.so.5
+lib/libwx_gtk3u_propgrid-3.1.so.5.0.0
 lib/libwx_gtk3u_qa-3.1.so
-lib/libwx_gtk3u_qa-3.1.so.4
-lib/libwx_gtk3u_qa-3.1.so.4.0.0
+lib/libwx_gtk3u_qa-3.1.so.5
+lib/libwx_gtk3u_qa-3.1.so.5.0.0
 lib/libwx_gtk3u_ribbon-3.1.so
-lib/libwx_gtk3u_ribbon-3.1.so.4
-lib/libwx_gtk3u_ribbon-3.1.so.4.0.0
+lib/libwx_gtk3u_ribbon-3.1.so.5
+lib/libwx_gtk3u_ribbon-3.1.so.5.0.0
 lib/libwx_gtk3u_richtext-3.1.so
-lib/libwx_gtk3u_richtext-3.1.so.4
-lib/libwx_gtk3u_richtext-3.1.so.4.0.0
+lib/libwx_gtk3u_richtext-3.1.so.5
+lib/libwx_gtk3u_richtext-3.1.so.5.0.0
 lib/libwx_gtk3u_stc-3.1.so
-lib/libwx_gtk3u_stc-3.1.so.4
-lib/libwx_gtk3u_stc-3.1.so.4.0.0
+lib/libwx_gtk3u_stc-3.1.so.5
+lib/libwx_gtk3u_stc-3.1.so.5.0.0
 %%WEBKIT%%lib/libwx_gtk3u_webview-3.1.so
-%%WEBKIT%%lib/libwx_gtk3u_webview-3.1.so.4
-%%WEBKIT%%lib/libwx_gtk3u_webview-3.1.so.4.0.0
+%%WEBKIT%%lib/libwx_gtk3u_webview-3.1.so.5
+%%WEBKIT%%lib/libwx_gtk3u_webview-3.1.so.5.0.0
 lib/libwx_gtk3u_xrc-3.1.so
-lib/libwx_gtk3u_xrc-3.1.so.4
-lib/libwx_gtk3u_xrc-3.1.so.4.0.0
-%%WEBKIT%%lib/wx/3.1.4/web-extensions/webkit2_extu-3.1.4.so
+lib/libwx_gtk3u_xrc-3.1.so.5
+lib/libwx_gtk3u_xrc-3.1.so.5.0.0
+%%WEBKIT%%lib/wx/3.1.5/web-extensions/webkit2_extu-3.1.5.so
 lib/wx/include/gtk3-unicode-3.1/wx/setup.h
 share/aclocal/wxwin31.m4
 share/bakefile/presets/wx31.bkl
@@ -777,24 +782,24 @@ share/bakefile/presets/wx31_presets.py
 share/bakefile/presets/wx31_unix.bkl
 share/bakefile/presets/wx31_win32.bkl
 share/bakefile/presets/wx31_xrc.bkl
-%%NLS%%share/locale/ca/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/da/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/de/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/el/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/es/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/id/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/it/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/wxstd31.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/wxstd31.mo
*** 21 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104160754.13G7sZBd045108>