Bug 230650 - multimedia/mpv: Add OPENAL option
Summary: multimedia/mpv: Add OPENAL option
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: 2018-08-15 15:34 UTC by Tobias Kortkamp
Modified: 2018-08-15 19:36 UTC (History)
1 user (show)

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


Attachments
mpv.diff (795 bytes, patch)
2018-08-15 15:34 UTC, Tobias Kortkamp
cpm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2018-08-15 15:34:10 UTC
Created attachment 196220 [details]
mpv.diff
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-15 19:35:48 UTC
A commit references this bug:

Author: cpm
Date: Wed Aug 15 19:34:41 UTC 2018
New revision: 477278
URL: https://svnweb.freebsd.org/changeset/ports/477278

Log:
  - Add MASTER_SITES to fetch waf because the previous GH repository has been moved
  - Update waf to 2.0.9 that includes fixes to build Mpv with Python 3 [1]
  - Add OPENAL option [2]
  - Bump PORTREVISION

  PR:		230651 [1], 230650 [2]
  Reported by:	tobik

Changes:
  head/multimedia/mpv/Makefile
  head/multimedia/mpv/distinfo
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-08-15 19:36:47 UTC
Committed, thanks!