Bug 134632 - [patch] Update port: multimedia/ffmpeg 2009-05-15
Summary: [patch] Update port: multimedia/ffmpeg 2009-05-15
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 00:00 UTC by Alberto Villa
Modified: 2009-08-12 10:44 UTC (History)
0 users

See Also:


Attachments
file.diff (26.94 KB, patch)
2009-05-18 00:00 UTC, Alberto Villa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Villa 2009-05-18 00:00:07 UTC
an update for the ffmpeg port

Fix: attached the diff to the actual port
here you can find the distfile: http://kdenlive.org/~freebsd/ffmpeg-2009-05-15.tar.bz2

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-18 00:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Koop Mast freebsd_committer freebsd_triage 2009-05-18 00:09:54 UTC
Responsible Changed
From-To: freebsd-multimedia->kwm

Grab, going to work on this.
Comment 3 jonathan 2009-06-23 07:04:57 UTC
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134632

Has this gone anywhere?  I'm trying to port zoneminder and it needs a 
newer version of ffmpeg.  I started working on a port of ffmpeg 0.5 and 
found this when I searched the PR database.

Jonathan
Comment 4 Martin Matuska freebsd_committer freebsd_triage 2009-06-25 15:53:48 UTC
I have tested this on my tinderboxes and my systems, compiles and runs
well on 6-STABLE, 7-STABLE and 8-CURRENT.
Are we going into this?
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-08-12 09:43:28 UTC
mm          2009-08-12 08:43:18 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg    Makefile distinfo pkg-plist 
  Added files:
    multimedia/ffmpeg/files patch-libavdevice-bktr.c 
                            patch-libavdevice-oss_audio.c 
                            patch-libavformat-udp.c 
  Removed files:
    multimedia/ffmpeg/files patch-configure 
                            patch-libavcodec_Makefile 
                            patch-libavcodec_imgconvert.c 
                            patch-libavcodec_libx264.c 
                            patch-libavutil__bswap.h 
                            patch-subdir.mak patch-tkadv2009-004 
  Log:
  - Update ffmpeg to 0.5
  - Include parts of [1]
  - Take maintainership
  
  PR:     ports/134632 [1]
  
  Revision  Changes    Path
  1.96      +163 -136  ports/multimedia/ffmpeg/Makefile
  1.16      +3 -3      ports/multimedia/ffmpeg/distinfo
  1.9       +0 -60     ports/multimedia/ffmpeg/files/patch-configure (dead)
  1.6       +0 -12     ports/multimedia/ffmpeg/files/patch-libavcodec_Makefile (dead)
  1.2       +0 -18     ports/multimedia/ffmpeg/files/patch-libavcodec_imgconvert.c (dead)
  1.2       +0 -37     ports/multimedia/ffmpeg/files/patch-libavcodec_libx264.c (dead)
  1.1       +14 -0     ports/multimedia/ffmpeg/files/patch-libavdevice-bktr.c (new)
  1.1       +14 -0     ports/multimedia/ffmpeg/files/patch-libavdevice-oss_audio.c (new)
  1.1       +11 -0     ports/multimedia/ffmpeg/files/patch-libavformat-udp.c (new)
  1.2       +0 -21     ports/multimedia/ffmpeg/files/patch-libavutil__bswap.h (dead)
  1.2       +0 -14     ports/multimedia/ffmpeg/files/patch-subdir.mak (dead)
  1.2       +0 -17     ports/multimedia/ffmpeg/files/patch-tkadv2009-004 (dead)
  1.26      +48 -21    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 6 Martin Matuska freebsd_committer freebsd_triage 2009-08-12 10:38:32 UTC
Responsible Changed
From-To: kwm->mm

I'll take it.
Comment 7 Martin Matuska freebsd_committer freebsd_triage 2009-08-12 10:44:49 UTC
State Changed
From-To: open->closed

Version 0.5 imported, ffmpeg-devel will reincarnate.