Bug 201849 - [PATCH] multimedia/mpv: Fix OPTIONS syntax
Summary: [PATCH] multimedia/mpv: Fix OPTIONS syntax
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: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-07-24 18:36 UTC by tkato432
Modified: 2015-07-26 21:23 UTC (History)
2 users (show)

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


Attachments
multimedia_mpv.diff (517 bytes, patch)
2015-07-24 18:36 UTC, tkato432
no flags Details | Diff
mpv.diff (748 bytes, patch)
2015-07-24 19:44 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2015-07-24 18:36:35 UTC
Created attachment 159187 [details]
multimedia_mpv.diff
Comment 1 Carlos J Puga Medina 2015-07-24 19:44:58 UTC
Created attachment 159197 [details]
mpv.diff

- Replace XORG=glproto -> GL=gl
- Bump PORTREVISION
Comment 2 Carlos J Puga Medina 2015-07-24 19:45:58 UTC
(In reply to tkato432 from comment #0)
Kato,

Thanks for your fix.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-07-26 21:20:55 UTC
A commit references this bug:

Author: pi
Date: Sun Jul 26 21:20:36 UTC 2015
New revision: 392948
URL: https://svnweb.freebsd.org/changeset/ports/392948

Log:
  multimedia/mpv: fix GL dependency

  PR:		201849
  Submitted by:	tkato432@yahoo.com
  Approved by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)

Changes:
  head/multimedia/mpv/Makefile
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-07-26 21:23:30 UTC
Committed, thanks.