Bug 193150

Summary: multimedia/ffmpeg: drop needless hunk from files/patch-configure
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Thomas Zander <riggs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 192579    
Attachments:
Description Flags
remove none

Description Jan Beich freebsd_committer freebsd_triage 2014-08-30 16:19:39 UTC
Created attachment 146540 [details]
remove

v4l2 is detected fine without and per bug 192579 comment 6 cannot be upstreamed.
Comment 1 Jan Beich freebsd_committer freebsd_triage 2014-08-30 16:37:59 UTC
Assign to regresser.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-30 18:44:18 UTC
A commit references this bug:

Author: riggs
Date: Sat Aug 30 18:43:57 UTC 2014
New revision: 366662
URL: http://svnweb.freebsd.org/changeset/ports/366662

Log:
  - Drop unnecessary hunk for v4l2 from patch-configure

  PR:		193150
  Submitted by:	jbeich@vfemail.net

Changes:
  head/multimedia/ffmpeg/files/patch-configure
Comment 3 Thomas Zander freebsd_committer freebsd_triage 2014-08-30 18:52:57 UTC
Not sure why r366591 was a regression but you're right with your patch. Dropping the hunk generates the same build in poudriere tests here and is simpler. Committed, thanks!