Created attachment 168316 [details] patch - Convert to USES=python:3,build - Fix SIGSEGV with FFmpeg - Update MAINTAINER to my @FreeBSD.org address - Bump PORTREVISION
All builds are fine. # poudriere testport -j 93x32 -o multimedia/mplayer2 [OK] # poudriere testport -j 93x64 -o multimedia/mplayer2 [OK] # poudriere testport -j 10x32 -o multimedia/mplayer2 [OK]
Approved. Has the SIGSEGV issue been reported upstream for a fix in the next release?
(In reply to Jason Unovitch from comment #2) No. It seems that Mplayer2 is a dead project for a long time and it was superseded by Mpv. So we should consider it as unmaintained code. Some time ago I asked to @jbeich about "keep or remove" this port https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202404#c24
A commit references this bug: Author: cpm Date: Tue Mar 22 02:07:33 UTC 2016 New revision: 411632 URL: https://svnweb.freebsd.org/changeset/ports/411632 Log: - Convert to USES=python:3,build - Fix SIGSEGV with FFmpeg (reported by soralx@cydem.org) - Update MAINTAINER to my @FreeBSD.org address - Bump PORTREVISION PR: 208080 Approved by: junovitch (mentor) Changes: head/multimedia/mplayer2/Makefile head/multimedia/mplayer2/files/patch-libmpdemux_demux__lavf.c
Committed!
Please, feel free to reopen this bug if you consider it necessary.