Bug 147297 - multimedia/ogmrip is broken
Summary: multimedia/ogmrip is broken
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-06-01 22:50 UTC by Pascal Stumpf
Modified: 2010-06-02 14:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Stumpf 2010-06-01 22:50:03 UTC
OGMrip is broken, since it uses functions (e.g. GTK_WIDGET_TOPLEVEL()) that have been deprecated for some time already and now apparently removed. Fortunately, version 0.13.5 fixes the problem, so simply updating the port should suffice.
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-06-02 13:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-02 14:13:33 UTC
sylvio      2010-06-02 13:13:20 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ogmrip    Makefile distinfo pkg-plist 
  Log:
  - Update to 0.13.5
  
  PR:             ports/147297
  Submitted by:   Pascal Stumpf <pascal.stumpf@cubes.de>
  
  Revision  Changes    Path
  1.57      +1 -2      ports/multimedia/ogmrip/Makefile
  1.26      +3 -3      ports/multimedia/ogmrip/distinfo
  1.20      +2 -2      ports/multimedia/ogmrip/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 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-06-02 14:13:46 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!