git: 814ec2fb3333 - 2025Q4 - multimedia/ffmpeg3: apply latest upstream patch from ppsspp-ffmpeg, fixing emulators/ppsspp game crashes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Oct 2025 11:40:22 UTC
The branch 2025Q4 has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=814ec2fb333312c417c4ea05b4956cb86bcc3a0b
commit 814ec2fb333312c417c4ea05b4956cb86bcc3a0b
Author: Kevin Reinholz <kreinholz@gmail.com>
AuthorDate: 2025-10-11 11:37:12 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-11 11:40:12 +0000
multimedia/ffmpeg3: apply latest upstream patch from ppsspp-ffmpeg, fixing emulators/ppsspp game crashes
Fix game crashes in the PPSSPP emulator for the following games:
- ULUS10213 - The Warriors
- ULUS10435 - G.I. Joe: The Rise of Cobra
https://github.com/hrydgard/ppsspp-ffmpeg/pull/74
PR: 290139
MFH: 2025Q4
(cherry picked from commit 407743d2a14c3532186eb125629e7772ce37ff95)
---
multimedia/ffmpeg3/Makefile | 4 +++-
multimedia/ffmpeg3/distinfo | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/multimedia/ffmpeg3/Makefile b/multimedia/ffmpeg3/Makefile
index 5da288bac41c..1ffae6043d48 100644
--- a/multimedia/ffmpeg3/Makefile
+++ b/multimedia/ffmpeg3/Makefile
@@ -1,11 +1,13 @@
PORTNAME= ffmpeg
DISTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= multimedia audio net
MASTER_SITES= https://ffmpeg.org/releases/
PKGNAMESUFFIX= 3
PATCH_SITES= https://github.com/hrydgard/ppsspp-ffmpeg/commit/
-PATCHFILES= 9c4f84d9d9ad147f4a44cff582829647a0c65420.patch:-p1
+PATCHFILES= 9c4f84d9d9ad147f4a44cff582829647a0c65420.patch:-p1 \
+ 15f7d6bfeb1d2be9ec3c61a6eee4e843d61ddf69.patch:-p1
MAINTAINER= kreinholz@gmail.com
COMMENT= Realtime audio/video encoder/converter and streaming server (legacy 3.* series)
diff --git a/multimedia/ffmpeg3/distinfo b/multimedia/ffmpeg3/distinfo
index 4707639a5537..2728f07c272b 100644
--- a/multimedia/ffmpeg3/distinfo
+++ b/multimedia/ffmpeg3/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1730140299
+TIMESTAMP = 1760121479
SHA256 (ffmpeg-3.0.2.tar.xz) = 82943cc7b0c4d14b612404de0dd7b24cd8ca3511d51e4fd3ae36b2d71bb95223
SIZE (ffmpeg-3.0.2.tar.xz) = 7461808
SHA256 (9c4f84d9d9ad147f4a44cff582829647a0c65420.patch) = 120263d3b5a97e98ed9968d3a69da1e6e0770b870f4d0e5cb30e64a8036bdf60
SIZE (9c4f84d9d9ad147f4a44cff582829647a0c65420.patch) = 1135
+SHA256 (15f7d6bfeb1d2be9ec3c61a6eee4e843d61ddf69.patch) = 50f0a5de0fce94a8bebde60c0b515823c9b56bcf9410d61e07e0e9a188f72740
+SIZE (15f7d6bfeb1d2be9ec3c61a6eee4e843d61ddf69.patch) = 815