Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 May 2024 14:38:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 278705] multimedia/ffmpeg: update to 7.0
Message-ID:  <bug-278705-12827-psTnEdRLNi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278705-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278705-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278705

--- Comment #11 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Vladimir Druzenko from comment #3)
Probably this patch will fix build with ffmpeg7:
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index 69a34e271d9a..6988be6b5fe3 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -3,6 +3,9 @@ DISTVERSION=3D    1.36.33
 PORTREVISION=3D  3
 CATEGORIES=3D    multimedia

+PATCH_SITES=3D   https://github.com/ZoneMinder/zoneminder/commit/
+PATCHFILES+=3D   d7682ba95dbe0a83ba32660e3ed620292208b489.patch:-p1 # ffmp=
eg5+
support
+
 MAINTAINER=3D    bsd@abinet.ru
 COMMENT=3D       Complete security camera solution, fully web based with i=
mage
analysis
 WWW=3D           https://www.zoneminder.com/
diff --git a/multimedia/zoneminder/distinfo b/multimedia/zoneminder/distinfo
index 44f06f0f9537..fa3034cd5ff9 100644
--- a/multimedia/zoneminder/distinfo
+++ b/multimedia/zoneminder/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP =3D 1677226523
+TIMESTAMP =3D 1715006024
 SHA256 (zoneminder-zoneminder-1.36.33_GH0.tar.gz) =3D
cd0f44c7238bcfd10579d665b271f6af81b61f5cbd8cbbc2ff5d7839232e267e
 SIZE (zoneminder-zoneminder-1.36.33_GH0.tar.gz) =3D 11501221
 SHA256 (FriendsOfCake-crud-1429237_GH0.tar.gz) =3D
4dc57f344623d3c0e735b53ed583e5382aa9e43012215f641cbd8ebad381aadc
@@ -7,3 +7,5 @@ SHA256 (ZoneMinder-CakePHP-Enum-Behavior-ea90c0c_GH0.tar.gz=
) =3D
3a9006c7c59f2b864
 SIZE (ZoneMinder-CakePHP-Enum-Behavior-ea90c0c_GH0.tar.gz) =3D 3500
 SHA256 (ZoneMinder-RtspServer-eab3285_GH0.tar.gz) =3D
8e37a14b4895e2e1d76e323875ae515f4ac4018b50d579842848718de804c142
 SIZE (ZoneMinder-RtspServer-eab3285_GH0.tar.gz) =3D 1396598
+SHA256 (d7682ba95dbe0a83ba32660e3ed620292208b489.patch) =3D
7b1c96dbac70d257774945583ce90a4fcaad3c4a5e24f00b628f898f8079fb58
+SIZE (d7682ba95dbe0a83ba32660e3ed620292208b489.patch) =3D 5007

P.S. Will test as soon as my build servers will be free.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278705-12827-psTnEdRLNi>