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
Responsible Changed From-To: freebsd-ports-bugs->dhn Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
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"