git: 64f3a6bf7e51 - main - multimedia/libvpx: update 1.15.1

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 10 Apr 2025 17:35:43 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64f3a6bf7e51dd7c9759e6dcca82eced6440618e

commit 64f3a6bf7e51dd7c9759e6dcca82eced6440618e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-01-10 19:30:59 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-04-10 17:34:46 +0000

    multimedia/libvpx: update 1.15.1
    
    Changes:        https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1
    Reported by:    portscout
---
 audio/baresip/Makefile                     | 1 +
 cad/opencascade/Makefile                   | 1 +
 devel/godot/Makefile                       | 2 +-
 devel/godot35/Makefile                     | 2 +-
 devel/py-aiortc/Makefile                   | 1 +
 editors/vscode/Makefile                    | 2 +-
 emulators/virtualbox-ose-70/Makefile       | 2 +-
 emulators/virtualbox-ose-legacy/Makefile   | 2 +-
 emulators/virtualbox-ose/Makefile          | 2 +-
 games/NBlood/Makefile                      | 1 +
 games/eduke32/Makefile                     | 2 +-
 games/openbor4432/Makefile                 | 2 +-
 games/openbor7144/Makefile                 | 2 +-
 games/scummvm/Makefile                     | 1 +
 mail/thunderbird-esr/Makefile              | 2 +-
 mail/thunderbird/Makefile                  | 2 +-
 multimedia/avidemux-plugins/Makefile       | 2 +-
 multimedia/emby-server/Makefile            | 2 +-
 multimedia/ffmpeg/Makefile                 | 2 +-
 multimedia/ffmpeg4/Makefile                | 2 +-
 multimedia/gstreamer1-plugins-vpx/Makefile | 2 +-
 multimedia/handbrake/Makefile              | 2 +-
 multimedia/libvpx/Makefile                 | 2 +-
 multimedia/libvpx/distinfo                 | 6 +++---
 multimedia/libvpx/pkg-plist                | 6 +++---
 multimedia/libxine/Makefile                | 2 +-
 multimedia/mencoder/Makefile               | 2 +-
 multimedia/mplayer/Makefile                | 2 +-
 multimedia/vlc/Makefile                    | 2 +-
 net-im/py-toxcore-c/Makefile               | 2 +-
 net-im/qTox/Makefile                       | 2 +-
 net-im/telegram-desktop/Makefile           | 2 +-
 net-im/tg_owt/Makefile                     | 2 +-
 net-im/tox/Makefile                        | 2 +-
 net-im/tox_extension_messages/Makefile     | 2 +-
 net-im/toxext/Makefile                     | 2 +-
 net-im/toxic/Makefile                      | 1 +
 net-im/uTox/Makefile                       | 2 +-
 net/mediastreamer/Makefile                 | 1 +
 www/firefox-esr/Makefile                   | 2 +-
 www/firefox/Makefile                       | 2 +-
 www/librewolf/Makefile                     | 2 +-
 www/qt5-webengine/Makefile                 | 1 +
 www/qt6-webengine/Makefile                 | 2 +-
 www/tor-browser/Makefile                   | 2 +-
 www/waterfox/Makefile                      | 2 +-
 46 files changed, 50 insertions(+), 42 deletions(-)

diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
index be45d2f5377d..3eb691d1752c 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	baresip
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.20.0
+PORTREVISION=	1
 CATEGORIES=	audio
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 8e6c0557568c..97dd4579c590 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	opencascade
 DISTVERSIONPREFIX=	V
 DISTVERSION=	7_9_0
+PORTREVISION=	1
 CATEGORIES=	cad science
 DIST_SUBDIR=	${PORTNAME}-${DISTVERSION}
 
diff --git a/devel/godot/Makefile b/devel/godot/Makefile
index 4546fdcceb61..95f2d7256dd5 100644
--- a/devel/godot/Makefile
+++ b/devel/godot/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	godot
 DISTVERSION=	4.4
 DISTVERSIONSUFFIX=	-stable
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	devel games
 
 MAINTAINER=	FreeBSD@Shaneware.biz
diff --git a/devel/godot35/Makefile b/devel/godot35/Makefile
index b310d6db4698..4807b3ce7898 100644
--- a/devel/godot35/Makefile
+++ b/devel/godot35/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	godot
 DISTVERSION=	3.5.3
 DISTVERSIONSUFFIX=	-stable
-PORTREVISION?=	3
+PORTREVISION?=	4
 CATEGORIES=	devel games
 PKGNAMESUFFIX?=	35
 
diff --git a/devel/py-aiortc/Makefile b/devel/py-aiortc/Makefile
index 372e9a16349c..32b5b9a0bc14 100644
--- a/devel/py-aiortc/Makefile
+++ b/devel/py-aiortc/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	aiortc
 DISTVERSION=	1.11.0
+PORTREVISION=	1
 CATEGORIES=	devel multimedia python www
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index c370ddd282e1..278f00cce981 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.98.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules
 DISTFILES=	vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \
diff --git a/emulators/virtualbox-ose-70/Makefile b/emulators/virtualbox-ose-70/Makefile
index 096e8ebbe23f..1c7d75282b64 100644
--- a/emulators/virtualbox-ose-70/Makefile
+++ b/emulators/virtualbox-ose-70/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	virtualbox-ose
 DISTVERSION=	7.0.24
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES=	emulators
 MASTER_SITES=	https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \
 		LOCAL/bofh/emulators/virtualbox-ose:docs \
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile
index 65b639ce52f0..d589ac286c37 100644
--- a/emulators/virtualbox-ose-legacy/Makefile
+++ b/emulators/virtualbox-ose-legacy/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	virtualbox-ose
 DISTVERSION=	5.2.44
-PORTREVISION?=	29
+PORTREVISION?=	30
 CATEGORIES=	emulators
 MASTER_SITES=	https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \
 		LOCAL/bofh/emulators/virtualbox-ose-legacy:docs
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index 6f9bf7be2952..929a132d3ba3 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	virtualbox-ose
 DISTVERSION=	6.1.50
-PORTREVISION?=	10
+PORTREVISION?=	11
 CATEGORIES=	emulators
 MASTER_SITES=	https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \
 		LOCAL/bofh/emulators/virtualbox-ose:docs
diff --git a/games/NBlood/Makefile b/games/NBlood/Makefile
index 755d56303afb..62f9ba11d24e 100644
--- a/games/NBlood/Makefile
+++ b/games/NBlood/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	NBlood
 DISTVERSION=	r14217
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	pkubaj@FreeBSD.org
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile
index 6ddebf580dc2..801ae07a675d 100644
--- a/games/eduke32/Makefile
+++ b/games/eduke32/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eduke32
 PORTVERSION=	20241216
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	http://dukeworld.com/eduke32/synthesis/${PORTVERSION}-${GITREVISION}/:eduke32 \
 		LOCAL/pkubaj/:erp \
diff --git a/games/openbor4432/Makefile b/games/openbor4432/Makefile
index 3550438d7c7b..3ee393c4258c 100644
--- a/games/openbor4432/Makefile
+++ b/games/openbor4432/Makefile
@@ -1,5 +1,5 @@
 PORTVERSION=	4432
-PORTREVISION=	6
+PORTREVISION=	7
 PKGNAMESUFFIX=	${PORTVERSION}
 
 MASTERDIR=	${.CURDIR}/../openbor
diff --git a/games/openbor7144/Makefile b/games/openbor7144/Makefile
index 85eb00696611..769fc08f65ad 100644
--- a/games/openbor7144/Makefile
+++ b/games/openbor7144/Makefile
@@ -1,5 +1,5 @@
 PORTVERSION=	7144
-PORTREVISION=	1
+PORTREVISION=	2
 PKGNAMESUFFIX=	${PORTVERSION}
 
 MASTERDIR=	${.CURDIR}/../openbor
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 99fce759e87b..18533b6f44c4 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	scummvm
 PORTVERSION=	2.9.0
+PORTREVISION=	1
 CATEGORIES=	games emulators
 MASTER_SITES=	https://downloads.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/
 
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index d8c95704b25c..614ddf85ebb3 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	thunderbird
 DISTVERSION=	128.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail news net-im wayland
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
 		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 7630fb2163f9..ab238c36ffac 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	thunderbird
 DISTVERSION=	137.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail news net-im wayland
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
 		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile
index 027aad601ef4..eccfa477b049 100644
--- a/multimedia/avidemux-plugins/Makefile
+++ b/multimedia/avidemux-plugins/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	avidemux
 PORTVERSION=	${AVIDEMUX_VERSION}
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	multimedia
 PKGNAMESUFFIX=	-plugins
 
diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile
index 58bee988e4e5..e748c76ed043 100644
--- a/multimedia/emby-server/Makefile
+++ b/multimedia/emby-server/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	emby-server
 DISTVERSION=	4.8.11.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \
 		https://mediabrowser.github.io/embytools/
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 6b3f4e6c4845..2e9cf635d72d 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ffmpeg
 PORTVERSION=	6.1.2
-PORTREVISION=	8
+PORTREVISION=	9
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio net
 MASTER_SITES=	https://ffmpeg.org/releases/
diff --git a/multimedia/ffmpeg4/Makefile b/multimedia/ffmpeg4/Makefile
index 07850623ec3b..570541cfd24c 100644
--- a/multimedia/ffmpeg4/Makefile
+++ b/multimedia/ffmpeg4/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ffmpeg
 PORTVERSION=	4.4.4
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	multimedia audio net
 MASTER_SITES=	https://ffmpeg.org/releases/
 PKGNAMESUFFIX=	4
diff --git a/multimedia/gstreamer1-plugins-vpx/Makefile b/multimedia/gstreamer1-plugins-vpx/Makefile
index 4987bc13b523..60fa49766a3a 100644
--- a/multimedia/gstreamer1-plugins-vpx/Makefile
+++ b/multimedia/gstreamer1-plugins-vpx/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	multimedia
 
 COMMENT=	GStreamer vp8 codec plugin
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 1d6e92e8a232..862c26c83766 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	handbrake
 DISTVERSION=	1.9.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	https://github.com/HandBrake/HandBrake/releases/download/${DISTVERSION}/
 MASTER_SITES+=	https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/:contrib
diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile
index 9ed45565cb05..de39058576c3 100644
--- a/multimedia/libvpx/Makefile
+++ b/multimedia/libvpx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libvpx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.15.0
+DISTVERSION=	1.15.1
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/multimedia/libvpx/distinfo b/multimedia/libvpx/distinfo
index 34d1e4202184..64156b9d5782 100644
--- a/multimedia/libvpx/distinfo
+++ b/multimedia/libvpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729707897
-SHA256 (webmproject-libvpx-v1.15.0_GH0.tar.gz) = e935eded7d81631a538bfae703fd1e293aad1c7fd3407ba00440c95105d2011e
-SIZE (webmproject-libvpx-v1.15.0_GH0.tar.gz) = 5629622
+TIMESTAMP = 1736537459
+SHA256 (webmproject-libvpx-v1.15.1_GH0.tar.gz) = 6cba661b22a552bad729bd2b52df5f0d57d14b9789219d46d38f73c821d3a990
+SIZE (webmproject-libvpx-v1.15.1_GH0.tar.gz) = 5630041
diff --git a/multimedia/libvpx/pkg-plist b/multimedia/libvpx/pkg-plist
index d3003eb1d3b2..b57b8d1d2d72 100644
--- a/multimedia/libvpx/pkg-plist
+++ b/multimedia/libvpx/pkg-plist
@@ -13,7 +13,7 @@ include/vpx/vpx_integer.h
 include/vpx/vpx_tpl.h
 lib/libvpx.a
 lib/libvpx.so
-lib/libvpx.so.9
-lib/libvpx.so.9.1
-lib/libvpx.so.9.1.0
+lib/libvpx.so.11
+lib/libvpx.so.11.0
+lib/libvpx.so.11.0.0
 libdata/pkgconfig/vpx.pc
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index 47c8abab8d09..28a1a7c7d10b 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xine
 DISTVERSION=	1.2.13
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-lib/${DISTVERSION}
 PKGNAMEPREFIX=	lib
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index bf04cb1542e1..689ba14da7e5 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mencoder
 PORTVERSION=	${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia audio
 
 MAINTAINER=	riggs@FreeBSD.org
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 40a1dc0f450b..84ab1c012655 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mplayer
 PORTVERSION=	${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia audio
 
 MAINTAINER=	riggs@FreeBSD.org
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index ab81e6c5db0a..dabce4ba1176 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vlc
 DISTVERSION=	3.0.21
-PORTREVISION=	14
+PORTREVISION=	15
 PORTEPOCH=	4
 CATEGORIES=	multimedia audio net www
 MASTER_SITES=	https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ \
diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile
index 03e368946752..5766116d5e80 100644
--- a/net-im/py-toxcore-c/Makefile
+++ b/net-im/py-toxcore-c/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	toxcore-c
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.0
-PORTREVISION=	10
+PORTREVISION=	11
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index 35eaadaf2256..5ed07069d94b 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	qTox
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.18.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index 39eaec52ee39..f8726636798e 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	telegram-desktop
 DISTVERSION=	5.13.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-im
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
 DISTNAME=	tdesktop-${DISTVERSION}-full
diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile
index 09f550f5914e..c6b93147257e 100644
--- a/net-im/tg_owt/Makefile
+++ b/net-im/tg_owt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tg_owt
 PORTVERSION=	0.0.20241203
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-im
 
 PATCH_SITES=	https://github.com/desktop-app/tg_owt/commit/
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index 57885501c753..1b4e303edfa6 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	toxcore
 DISTVERSION=	0.2.20
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p
 MASTER_SITES=	https://github.com/TokTok/c-${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/net-im/tox_extension_messages/Makefile b/net-im/tox_extension_messages/Makefile
index 44c24f3970d3..3b597af3c937 100644
--- a/net-im/tox_extension_messages/Makefile
+++ b/net-im/tox_extension_messages/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	tox_extension_messages
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.3
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile
index 0f90a18b7ea8..3f706ed91c52 100644
--- a/net-im/toxext/Makefile
+++ b/net-im/toxext/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	toxext
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.3
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index 60f594b8e064..3691264363ae 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	toxic
 PORTVERSION=	0.16.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net-im
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile
index 8111fce83eb9..7b7583b1770b 100644
--- a/net-im/uTox/Makefile
+++ b/net-im/uTox/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	uTox
 DISTVERSION=	0.17.2
 DISTVERSIONSUFFIX=	-full
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	net-im net-p2p
 MASTER_SITES=	https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/
 
diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile
index 50c19d64d9f0..4dadcd70e5d3 100644
--- a/net/mediastreamer/Makefile
+++ b/net/mediastreamer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mediastreamer
 DISTVERSION=	5.4.2
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index fa4a362072dd..c6b4f1015c62 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	firefox
 DISTVERSION=	128.9.0
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	www wayland
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 3b68878ee5b5..9c289f3a2f4c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	firefox
 DISTVERSION=	137.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	2
 CATEGORIES=	www wayland
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile
index d53673f12ec1..1f5c91f2fdf5 100644
--- a/www/librewolf/Makefile
+++ b/www/librewolf/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	librewolf
 DISTVERSION=	137.0
 LWPATCH=	-3
 DISTVERSIONSUFFIX=	${LWPATCH}.source
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www wayland
 MASTER_SITES=	https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/
 
diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile
index d020c18c59da..f69d3302e4fe 100644
--- a/www/qt5-webengine/Makefile
+++ b/www/qt5-webengine/Makefile
@@ -19,6 +19,7 @@
 
 PORTNAME=	webengine
 PORTVERSION=	${QT5_VERSION}${QT5_KDE_PATCH}
+PORTREVISION=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	qt5-
 
diff --git a/www/qt6-webengine/Makefile b/www/qt6-webengine/Makefile
index 0c1d098bc9e9..625fa2976dc4 100644
--- a/www/qt6-webengine/Makefile
+++ b/www/qt6-webengine/Makefile
@@ -12,7 +12,7 @@
 
 PORTNAME?=	webengine
 DISTVERSION=	${QT6_VERSION}
-PORTREVISION?=	0 # Master port for print/qt6-pdf. Please keep this line.
+PORTREVISION?=	1 # Master port for print/qt6-pdf. Please keep this line.
 CATEGORIES?=	www
 PKGNAMEPREFIX=	qt6-
 
diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile
index ca7ddac1be0d..110c3b65d2f7 100644
--- a/www/tor-browser/Makefile
+++ b/www/tor-browser/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tor-browser
 DISTVERSION=	14.0.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www net security wayland
 MASTER_SITES=	TOR \
 		LOCAL/vvd \
diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile
index 28bcff397a7f..655c9ef0bd1a 100644
--- a/www/waterfox/Makefile
+++ b/www/waterfox/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	waterfox
 DISTVERSION=	6.5.6
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	www