Bug 208080 - multimedia/mplayer2: minor bug fixes.
Summary: multimedia/mplayer2: minor bug fixes.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Carlos J. Puga Medina
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-03-17 10:58 UTC by Carlos J. Puga Medina
Modified: 2016-03-22 02:11 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (cjpm)


Attachments
patch (2.45 KB, patch)
2016-03-17 10:58 UTC, Carlos J. Puga Medina
cpm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-03-17 10:58:55 UTC
Created attachment 168316 [details]
patch

- Convert to USES=python:3,build
- Fix SIGSEGV with FFmpeg
- Update MAINTAINER to my @FreeBSD.org address
- Bump PORTREVISION
Comment 1 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-03-17 11:02:06 UTC
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]
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2016-03-20 23:55:39 UTC
Approved.

Has the SIGSEGV issue been reported upstream for a fix in the next release?
Comment 3 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-03-22 01:55:05 UTC
(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
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-03-22 02:07:45 UTC
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
Comment 5 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-03-22 02:09:31 UTC
Committed!
Comment 6 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-03-22 02:10:51 UTC
Please, feel free to reopen this bug if you consider it necessary.