Bug 126026

Summary: [PATCH] graphics/php4-ffmpeg: Fix build for ffmpeg 20080727 snapshot [SUMMARIZE CHANGES]
Product: Ports & Packages Reporter: Sunpoet Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: acm, james.wright
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
php4-ffmpeg-0.5.0_2.patch none

Description Sunpoet Po-Chuan Hsieh 2008-07-28 09:10:01 UTC
[DESCRIBE CHANGES]
Since file hieirachy of ffmpeg (20080727 snapshot) has changed from
include/ffmpeg to include/{libavcodec,libavformat,libavutil}.
( http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg/pkg-plist.diff?r1=1.20;r2=1.21;f=h )
This patch fix the include file detection in configure.

Added file(s):
- files/patch-config.m4

Port maintainer (acm@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-28 09:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 chinsan freebsd_committer freebsd_triage 2008-08-30 19:43:36 UTC
State Changed
From-To: open->closed

Obsoleted by newer PR (ports/126143)