Bug 147256 - multimedia/libmatroska update to 0.9.0
Summary: multimedia/libmatroska update to 0.9.0
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-31 18:50 UTC by me
Modified: 2010-05-31 19:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.33 KB, patch)
2010-05-31 18:50 UTC, me
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description me 2010-05-31 18:50:02 UTC
multimedia/libmatroska and multimedia/vlc are both broken since the update of textproc/libebml to 0.8.0. Updating multimedia/libmatroska to 0.9.0 fixes both builds.

Fix: libmatroska-0.9.0 works with libebml-0.8.0 that is already in ports. (Note that the patch attached creates a new file in multimedia/libmatroska/files that did not exist before.)

Patch attached with submission follows:
How-To-Repeat: Try to build multimedia/libmatroska (0.8.1) or multimedia/vlc with libebml-0.8.0.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-31 18:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 18:51:38 UTC
Responsible Changed
From-To: freebsd-multimedia->sylvio

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-05-31 19:01:01 UTC
sylvio      2010-05-31 18:00:47 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libmatroska Makefile distinfo pkg-plist 
  Added files:
    multimedia/libmatroska/files patch-make_linux_Makefile 
  Log:
  - Update to 0.9.0
  
  PR:             ports/147256
  Submitted by:   Jan Henrik Sylvester <me@janh.de>
  
  Revision  Changes    Path
  1.25      +1 -1      ports/multimedia/libmatroska/Makefile
  1.15      +3 -3      ports/multimedia/libmatroska/distinfo
  1.1       +11 -0     ports/multimedia/libmatroska/files/patch-make_linux_Makefile (new)
  1.5       +1 -0      ports/multimedia/libmatroska/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 4 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 19:01:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!