Bug 252370 - multimedia/dvdread: Fix REGION option
Summary: multimedia/dvdread: Fix REGION 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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-03 07:02 UTC by Daniel Engberg
Modified: 2021-01-03 17:23 UTC (History)
1 user (show)

See Also:


Attachments
Patch for dvdread (633 bytes, patch)
2021-01-03 07:02 UTC, Daniel Engberg
diizzy: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-01-03 07:02:19 UTC
Created attachment 221226 [details]
Patch for dvdread

By accident I added a description listing the exact opposite of what it does...

Compile tested on FreeBSD 13.0-CURRENT main-c1-g63f93c7e1 (amd64) (make, make check-plist)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-03 17:19:12 UTC
A commit references this bug:

Author: rhurlin
Date: Sun Jan  3 17:18:56 UTC 2021
New revision: 560023
URL: https://svnweb.freebsd.org/changeset/ports/560023

Log:
  multimedia/dvdread: Fix REGION option

  - Correct description of option for removal of region lock.
  - Swap default behaviour

  PR:		252370
  Submitted by:	daniel.engberg.lists@pyret.net (maintainer)
  Approved by:	arrowd, tcberner (mentors, implicit)

Changes:
  head/multimedia/dvdread/Makefile
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-01-03 17:23:37 UTC
Committed, thanks :)