Bug 164900 - Missing dependency on net/p5-XML-Fast in multimedia/youtube-viewer
Summary: Missing dependency on net/p5-XML-Fast in multimedia/youtube-viewer
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 07:50 UTC by npavlovi
Modified: 2012-02-08 18:30 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 npavlovi 2012-02-08 07:50:09 UTC
multimedia/youtube-viewer version 2.5.5 introduced a dependency on net/p5-XML-Fast, but it's missing in the Makefile.  Without it just running

$ youtube-viewer

(i.e. without any URL or video ID) will start, but searching or entering a URL/ID at the internal prompt fails with a message that XML::Fast is needed.

Fix: 

net/p5-XML-Fast was added to ports a few days ago, so installing it works around the problem until the dep is fixed.
How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-08 07:50:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dennis Herrmann freebsd_committer freebsd_triage 2012-02-08 18:21:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-08 18:21:08 UTC
dhn         2012-02-08 18:20:50 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/youtube-viewer Makefile 
  Log:
  - Add missing dependency net/p5-XML-Fast
  - Bump PORTREVISION
  
  PR:             ports/164900
  Submitted by:   npavlovi@gmail.com
  
  Revision  Changes    Path
  1.10      +3 -1      ports/multimedia/youtube-viewer/Makefile
_______________________________________________
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"