Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 11:28:57 +0000
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: c2e1cb875ea8 - main - multimedia/obs-studio: update 32.0.=?utf-8?Q?2 =E2=86=92 32?=.0.4
Message-ID:  <697de779.4469d.ab740a9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit c2e1cb875ea8082e3647a523858fe02ca5e29143
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-31 11:28:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-31 11:28:55 +0000

    multimedia/obs-studio: update 32.0.2 → 32.0.4
---
 multimedia/obs-studio/Makefile | 4 ++--
 multimedia/obs-studio/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index 10a1ae830316..9383ea105879 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	obs-studio
-DISTVERSION=	32.0.2
-PORTREVISION=	3
+DISTVERSION=	32.0.4
 CATEGORIES=	multimedia
 MASTER_SITES=	https://github.com/obsproject/obs-studio/releases/download/${DISTVERSION}/
 DISTFILES=	OBS-Studio-${DISTVERSION}-Sources${EXTRACT_SUFX}
@@ -65,6 +64,7 @@ USE_LDCONFIG=	yes
 CMAKE_ARGS=	-DOBS_VERSION_OVERRIDE:STRING="${PORTVERSION}" \
 		-DQT_VERSION=6 \
 		-DPython_EXECUTABLE="${PYTHON_CMD}"
+CMAKE_OFF=	CMAKE_COMPILE_WARNING_AS_ERROR # no -Werror
 
 CFLAGS+=	-Wno-error=attribute-warning
 CFLAGS_powerpc64=	-Wno-error=deprecated-altivec-src-compat -Wno-error=pass-failed
diff --git a/multimedia/obs-studio/distinfo b/multimedia/obs-studio/distinfo
index e5003617a995..c149f09f1236 100644
--- a/multimedia/obs-studio/distinfo
+++ b/multimedia/obs-studio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762718854
-SHA256 (OBS-Studio-32.0.2-Sources.tar.gz) = 48d744037c553eea8f9b76bf46f6dcac753e52871f49b2c1a2580757f723a1b7
-SIZE (OBS-Studio-32.0.2-Sources.tar.gz) = 16474134
+TIMESTAMP = 1769856484
+SHA256 (OBS-Studio-32.0.4-Sources.tar.gz) = d9e62ea24305fbfe14c69a6422de1525fe84da232df2cc0d7e4601a840bdbba8
+SIZE (OBS-Studio-32.0.4-Sources.tar.gz) = 16479305


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697de779.4469d.ab740a9>