Date: Thu, 29 Jan 2026 00:58:51 +0000 From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 939d8775e711 - main - multimedia/libvpx: update 1.16.0 Message-ID: <697ab0cb.2229b.368551f2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=939d8775e711b0ae25549039beb652bc766f76ac commit 939d8775e711b0ae25549039beb652bc766f76ac Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2026-01-08 16:01:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2026-01-29 00:57:57 +0000 multimedia/libvpx: update 1.16.0 Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.2..v1.16.0 Reported by: Repology --- audio/baresip/Makefile | 1 + cad/opencascade/Makefile | 2 +- devel/godot-tools/Makefile | 1 + devel/godot/Makefile | 2 +- devel/godot35/Makefile | 2 +- editors/vscode/Makefile | 2 +- emulators/virtualbox-ose-70/Makefile | 2 +- emulators/virtualbox-ose-71/Makefile | 2 +- emulators/virtualbox-ose-72/Makefile | 2 +- emulators/virtualbox-ose-legacy/Makefile | 2 +- emulators/virtualbox-ose/Makefile | 2 +- games/NBlood/Makefile | 1 + games/eduke32/Makefile | 1 + games/openbor/Makefile | 2 +- games/openbor4432/Makefile | 2 +- games/openbor7144/Makefile | 2 +- games/scummvm/Makefile | 2 +- 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 +- multimedia/webcamoid/Makefile | 1 + net-im/py-toxcore-c/Makefile | 2 +- net-im/qTox/Makefile | 2 +- net-im/telegram-desktop/Makefile | 1 + 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 | 2 +- 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 | 2 +- www/qt6-webengine/Makefile | 2 +- www/tor-browser/Makefile | 2 +- www/waterfox/Makefile | 2 +- 50 files changed, 54 insertions(+), 47 deletions(-) diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index 8d8e9fe004c7..ed0fca3f92e1 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -1,6 +1,7 @@ PORTNAME= baresip DISTVERSIONPREFIX= v DISTVERSION= 4.5.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= zarychtam@plan-b.pwste.edu.pl diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index d5f82659682e..e882bfc74d1c 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -1,7 +1,7 @@ PORTNAME= opencascade DISTVERSIONPREFIX= V DISTVERSION= 7_9_3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad science DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} diff --git a/devel/godot-tools/Makefile b/devel/godot-tools/Makefile index 43e64dd72d98..272ecdb44d5d 100644 --- a/devel/godot-tools/Makefile +++ b/devel/godot-tools/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= -tools COMMENT= Game integrated development environment diff --git a/devel/godot/Makefile b/devel/godot/Makefile index 787eb3c3150b..5bcbb7aba72e 100644 --- a/devel/godot/Makefile +++ b/devel/godot/Makefile @@ -1,7 +1,7 @@ PORTNAME= godot DISTVERSION= 4.4.1 DISTVERSIONSUFFIX= -stable -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel games MAINTAINER= FreeBSD@Shaneware.biz diff --git a/devel/godot35/Makefile b/devel/godot35/Makefile index a1d89ab5f386..a4be4469ab51 100644 --- a/devel/godot35/Makefile +++ b/devel/godot35/Makefile @@ -1,7 +1,7 @@ PORTNAME= godot DISTVERSION= 3.5.3 DISTVERSIONSUFFIX= -stable -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= devel games PKGNAMESUFFIX?= 35 diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 6b6e5ca771a4..90cc55fad821 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= ${VSCODE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 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 ca6e82c9e081..d7ecee162416 100644 --- a/emulators/virtualbox-ose-70/Makefile +++ b/emulators/virtualbox-ose-70/Makefile @@ -1,6 +1,6 @@ PORTNAME= virtualbox-ose DISTVERSION= 7.0.26 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \ LOCAL/vvd:docs diff --git a/emulators/virtualbox-ose-71/Makefile b/emulators/virtualbox-ose-71/Makefile index 7524f114d6a2..ff0c0f4e048b 100644 --- a/emulators/virtualbox-ose-71/Makefile +++ b/emulators/virtualbox-ose-71/Makefile @@ -1,6 +1,6 @@ PORTNAME= virtualbox-ose DISTVERSION= 7.1.14 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \ LOCAL/vvd:docs diff --git a/emulators/virtualbox-ose-72/Makefile b/emulators/virtualbox-ose-72/Makefile index ddd477c24c7d..e88426cbf41f 100644 --- a/emulators/virtualbox-ose-72/Makefile +++ b/emulators/virtualbox-ose-72/Makefile @@ -1,6 +1,6 @@ PORTNAME= virtualbox-ose DISTVERSION= 7.2.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \ LOCAL/vvd:docs diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile index 348ccaf8a645..8db78e61efac 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?= 33 +PORTREVISION?= 34 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 df0b54fc66a6..f6f9483a06e9 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -1,6 +1,6 @@ PORTNAME= virtualbox-ose DISTVERSION= 6.1.50 -PORTREVISION?= 16 +PORTREVISION?= 17 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 c51f2b4f8ad3..6cef276061e4 100644 --- a/games/NBlood/Makefile +++ b/games/NBlood/Makefile @@ -1,5 +1,6 @@ PORTNAME= NBlood DISTVERSION= r14331 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index ff0fd6b2552c..49492fbf6559 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -1,5 +1,6 @@ PORTNAME= eduke32 PORTVERSION= 20250411 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://dukeworld.com/eduke32/synthesis/${PORTVERSION}-${GITREVISION}/:eduke32 \ LOCAL/pkubaj/:erp \ diff --git a/games/openbor/Makefile b/games/openbor/Makefile index b2297a16d8a7..540b373457b1 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -1,7 +1,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} PORTVERSION?= 7760 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/games/openbor4432/Makefile b/games/openbor4432/Makefile index 3ee393c4258c..54512324ae3f 100644 --- a/games/openbor4432/Makefile +++ b/games/openbor4432/Makefile @@ -1,5 +1,5 @@ PORTVERSION= 4432 -PORTREVISION= 7 +PORTREVISION= 8 PKGNAMESUFFIX= ${PORTVERSION} MASTERDIR= ${.CURDIR}/../openbor diff --git a/games/openbor7144/Makefile b/games/openbor7144/Makefile index 769fc08f65ad..0f3f252c308d 100644 --- a/games/openbor7144/Makefile +++ b/games/openbor7144/Makefile @@ -1,5 +1,5 @@ PORTVERSION= 7144 -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= ${PORTVERSION} MASTERDIR= ${.CURDIR}/../openbor diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 5616b5089730..8b72e8d766d5 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,6 +1,6 @@ PORTNAME= scummvm DISTVERSION= 2.9.1 -PORTREVISION= 1 +PORTREVISION= 2 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 792407b07f10..330156b84761 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,6 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 140.7.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 8000ae3d0bad..bae48c5456d0 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 147.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index 858954569537..0b6073639f2f 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -1,6 +1,6 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index aea98529267c..18410e7723cd 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.8.11.0 -PORTREVISION= 5 +PORTREVISION= 6 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 55f3ec55eb1f..e56f3519b626 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg DISTVERSION= 8.0.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/ffmpeg4/Makefile b/multimedia/ffmpeg4/Makefile index 7795f163cc21..f6f1cfbcd8de 100644 --- a/multimedia/ffmpeg4/Makefile +++ b/multimedia/ffmpeg4/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 4.4.4 -PORTREVISION= 29 +PORTREVISION= 30 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 728d01fe12bf..b606da56f4e1 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -1,6 +1,6 @@ PORTNAME= handbrake DISTVERSION= 1.10.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 bfbf9575c16d..596dfec2916f 100644 --- a/multimedia/libvpx/Makefile +++ b/multimedia/libvpx/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvpx DISTVERSIONPREFIX= v -DISTVERSION= 1.15.2 +DISTVERSION= 1.16.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/libvpx/distinfo b/multimedia/libvpx/distinfo index 35e9f24ffc2a..1cbe41271a59 100644 --- a/multimedia/libvpx/distinfo +++ b/multimedia/libvpx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748462141 -SHA256 (webmproject-libvpx-v1.15.2_GH0.tar.gz) = 26fcd3db88045dee380e581862a6ef106f49b74b6396ee95c2993a260b4636aa -SIZE (webmproject-libvpx-v1.15.2_GH0.tar.gz) = 5630368 +TIMESTAMP = 1767888100 +SHA256 (webmproject-libvpx-v1.16.0_GH0.tar.gz) = 7a479a3c66b9f5d5542a4c6a1b7d3768a983b1e5c14c60a9396edc9b649e015c +SIZE (webmproject-libvpx-v1.16.0_GH0.tar.gz) = 5635379 diff --git a/multimedia/libvpx/pkg-plist b/multimedia/libvpx/pkg-plist index d2aa674b4303..095d797a388d 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.11 -lib/libvpx.so.11.0 -lib/libvpx.so.11.0.1 +lib/libvpx.so.12 +lib/libvpx.so.12.0 +lib/libvpx.so.12.0.0 libdata/pkgconfig/vpx.pc diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 9c76afd6a0a3..280d940bf9cf 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -1,6 +1,6 @@ PORTNAME= xine DISTVERSION= 1.2.13 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${DISTVERSION} PKGNAMEPREFIX= lib diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 27a1875315a2..0199ba34d192 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= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 3949308fd3a4..49f25cfcdfe9 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= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index ce874f38c529..e73b9edf267d 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,6 +1,6 @@ PORTNAME= vlc DISTVERSION= 3.0.22 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/multimedia/webcamoid/Makefile b/multimedia/webcamoid/Makefile index c50f5e06d12a..c1fbbcb4f159 100644 --- a/multimedia/webcamoid/Makefile +++ b/multimedia/webcamoid/Makefile @@ -1,5 +1,6 @@ PORTNAME= webcamoid DISTVERSION= 9.3.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index 7b20b01eb1f9..bf8f44c38cec 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= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index fa1da313448b..a7233396ad38 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.18.3-20251212 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 5cd2768de161..28a2751cffff 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 6.4.2 +PORTREVISION= 1 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 aa66f285d74c..9e94872470e2 100644 --- a/net-im/tg_owt/Makefile +++ b/net-im/tg_owt/Makefile @@ -1,6 +1,6 @@ PORTNAME= tg_owt PORTVERSION= 0.0.20251212 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= osa@FreeBSD.org diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 2054125019e6..0f844ba1730e 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,6 +1,6 @@ PORTNAME= toxcore DISTVERSION= 0.2.21 -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 5a9252d9bd12..6da21f926759 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= 8 +PORTREVISION= 9 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile index e683266ffe22..9c10a403558e 100644 --- a/net-im/toxext/Makefile +++ b/net-im/toxext/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxext DISTVERSIONPREFIX= v DISTVERSION= 0.0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index e11b05f67d00..d9f6573c10c6 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxic PORTVERSION= 0.16.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index a80bc94c486b..c00c02e0153a 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= uTox DISTVERSION= 0.18.1 DISTVERSIONSUFFIX= -full -PORTREVISION= 1 +PORTREVISION= 2 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 a503dc677073..73379763042a 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -1,5 +1,6 @@ PORTNAME= mediastreamer DISTVERSION= 5.4.72 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index af429644c353..e25e4fe60034 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,6 +1,6 @@ PORTNAME= firefox DISTVERSION= 140.7.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 61af02476052..e09ca3d1c7c7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,6 @@ PORTNAME= firefox DISTVERSION= 147.0.2 -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 8d2bbf9648ec..81f1effc046b 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -2,7 +2,7 @@ PORTNAME= librewolf DISTVERSION= 147.0.2 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www wayland MASTER_SITES= https://codeberg.org/api/packages/librewolf/generic/librewolf-source/${DISTVERSION}${LWPATCH}/ diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile index c78639d5ab35..d6ea65c6f841 100644 --- a/www/qt5-webengine/Makefile +++ b/www/qt5-webengine/Makefile @@ -19,7 +19,7 @@ PORTNAME= webengine PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/qt6-webengine/Makefile b/www/qt6-webengine/Makefile index 2fcf0c082b57..73f83ecf1335 100644 --- a/www/qt6-webengine/Makefile +++ b/www/qt6-webengine/Makefile @@ -14,7 +14,7 @@ PORTNAME?= webengine DISTVERSION= ${QT6_VERSION} # This is the parent port of print/qt6-pdf. Please always keep 'PORTREVISION?=' # and reset the value to '0' only after increasing QT6_VERSION in Mk/Uses/qt.mk. -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= www PKGNAMEPREFIX= qt6- diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index 07a32f5761a1..e97f217ae83d 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,6 +1,6 @@ PORTNAME= tor-browser DISTVERSION= 16.0a1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www net security wayland TAG_BASE= d366318349af0977ff23b492fa87e436e8672fdd TAG_TOR= 45b67d3be52f79e8a4b361fd04ab12f342ab0016 diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index a25c3289eed3..7600eb6baf95 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,6 +1,6 @@ PORTNAME= waterfox DISTVERSION= 6.6.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= wwwhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697ab0cb.2229b.368551f2>
