Bug 219745

Summary: multimedia/mpv: dvdread and dvdnav is not enabled when options are selected.
Product: Ports & Packages Reporter: chungyeol.lee
Component: Individual Port(s)Assignee: Carlos J. Puga Medina <cpm>
Status: Closed FIXED    
Severity: Affects Some People CC: cpm
Priority: --- Keywords: patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix none

Description chungyeol.lee 2017-06-03 02:23:59 UTC
Created attachment 183169 [details]
fix

dvdnav and dvdread is now disabled by default.
So, they are not enabled when DVDNAV_CONFIGURE, DVDREAD_CONFIGURE is enabled.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-06-03 14:26:49 UTC
A commit references this bug:

Author: cpm
Date: Sat Jun  3 14:25:49 UTC 2017
New revision: 442496
URL: https://svnweb.freebsd.org/changeset/ports/442496

Log:
  - Enable DVDNAV and DVDREAD options by default.
  - Pet portlint
  - Bump PORTREVISION

  PR:		219745
  Submitted by:	chungyeol.lee@gmail.com

Changes:
  head/multimedia/mpv/Makefile
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-06-03 14:27:43 UTC
Committed!

Thanks