diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-01-31 11:28:50 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-01-31 11:28:55 +0000 |
| commit | c2e1cb875ea8082e3647a523858fe02ca5e29143 (patch) | |
| tree | 737939aa89cdf85302f943aaf77611272d6649fb | |
| parent | cd908d7bdf266a5755039fce87d181f2f0bd4685 (diff) | |
multimedia/obs-studio: update 32.0.2 → 32.0.4
| -rw-r--r-- | multimedia/obs-studio/Makefile | 4 | ||||
| -rw-r--r-- | 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 |
