Bug 126061 - multimedia/ffmpeg: fix compat headers installation
Summary: multimedia/ffmpeg: fix compat headers installation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 02:40 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2008-08-05 04:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.15 KB, patch)
2008-07-29 02:40 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2008-07-29 02:40:00 UTC
For ffmpeg prior to 20080727 shapsnot, postprocess.h was originally installed in ${PREFIX}/include/postproc/, not ${PREFIX}/include/ffmpeg/.
( http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg/pkg-plist.diff?r1=1.20;r2=1.21;f=h )
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-29 02:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-05 04:02:50 UTC
mezz        2008-08-05 03:02:40 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg    Makefile pkg-plist 
  Log:
  Fix compat headers installation, bump the PORTREVISION.
  
  PR:             ports/126061
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  Approved by:    marcus
  
  Revision  Changes    Path
  1.83      +5 -3      ports/multimedia/ffmpeg/Makefile
  1.23      +2 -1      ports/multimedia/ffmpeg/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2008-08-05 04:03:00 UTC
State Changed
From-To: open->closed

Committed, thanks!