Bug 149206 - [maintainer-update] multimedia/mplayer and mencoder to recent snapshots
Summary: [maintainer-update] multimedia/mplayer and mencoder to recent snapshots
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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 21:00 UTC by Thomas Zander
Modified: 2010-08-03 13:40 UTC (History)
0 users

See Also:


Attachments
file.diff (10.57 KB, patch)
2010-08-02 21:00 UTC, Thomas Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Zander 2010-08-02 21:00:17 UTC
The attached diff patches the multimedia/mencoder and mplayer ports to a very recent SVN snapshot. This update includes
- x264 encoding using latest features (build 98 and newer)
- VP8 codec
- demuxer fixes
- libmng to the OPTIONS

The extremely little amount of complaints from the CFT on the ports mailinglist causes hopes that this is a good revision :-)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-02 21:00:28 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-02 21:00:30 UTC
Maintainer of multimedia/mplayer,

Please note that PR ports/149206 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149206

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-02 21:00:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2010-08-02 22:03:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 5 Thomas Zander 2010-08-02 22:05:46 UTC
On Mon, Aug 2, 2010 at 22:00, Edwin Groothuis <edwin@freebsd.org> wrote:

> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.

Yes, I'd love for a committer to take care of it :-)

Riggs
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-08-03 13:37:44 UTC
rene        2010-08-03 12:37:29 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mencoder  Makefile distinfo 
    multimedia/mplayer   Makefile Makefile.options Makefile.shared 
                         distinfo 
    multimedia/mplayer/files patch-configure 
  Removed files:
    multimedia/mplayer/files patch-vidix-pci.c 
  Log:
  - update to 2010-07-17 snapshot (demuxer fixes, VP8 codec support)
  - optionify libmng input support
  - explicitly disalbe libdirac-lavc support
  - cleanups
  
  PR:             ports/149206
  Submitted by:   maintainer
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.16      +4 -3      ports/multimedia/mencoder/Makefile
  1.4       +3 -3      ports/multimedia/mencoder/distinfo
  1.195     +3 -9      ports/multimedia/mplayer/Makefile
  1.12      +6 -5      ports/multimedia/mplayer/Makefile.options
  1.8       +3 -3      ports/multimedia/mplayer/Makefile.shared
  1.38      +3 -3      ports/multimedia/mplayer/distinfo
  1.2       +34 -21    ports/multimedia/mplayer/files/patch-configure
  1.3       +0 -11     ports/multimedia/mplayer/files/patch-vidix-pci.c (dead)
_______________________________________________
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 7 Rene Ladan freebsd_committer freebsd_triage 2010-08-03 13:38:18 UTC
State Changed
From-To: feedback->closed

Committed, thanks