Bug 193150 - multimedia/ffmpeg: drop needless hunk from files/patch-configure
Summary: multimedia/ffmpeg: drop needless hunk from files/patch-configure
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: Thomas Zander
URL:
Keywords:
Depends on:
Blocks: 192579
  Show dependency treegraph
 
Reported: 2014-08-30 16:19 UTC by Jan Beich
Modified: 2014-08-30 18:52 UTC (History)
0 users

See Also:


Attachments
remove (824 bytes, patch)
2014-08-30 16:19 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!