Summary: | deskutils/alexandria has incomplete dependencies list | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | R.Mahmatkhanov <R.Mahmatkhanov> | ||||
Component: | Individual Port(s) | Assignee: | Ion-Mihai "IOnut" Tetcu <itetcu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
State Changed From-To: open->feedback Awaiting maintainers feedback Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it. itetcu 2007-01-17 05:23:31 UTC FreeBSD ports repository Modified files: deskutils/alexandria Makefile Log: RUN_DEPEND on devel/ruby-zoom PR: ports/107407 Submitted by: R.Mahmatkhanov Approved by: maintainer-timeout Revision Changes Path 1.10 +3 -2 ports/deskutils/alexandria/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" State Changed From-To: feedback->closed Committed. Thanks! |
Port deskutils/alexandria have incomplete dependencies list. This list is lacks of devel/ruby-zoom that needed for running: > alexandria /usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers/z3950.rb:18:in `require': no such file to load -- zoom (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers/z3950.rb:18 from /usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers.rb:238:in `require' from /usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers.rb:238 from /usr/local/lib/ruby/site_ruby/1.8/alexandria.rb:88:in `require' from /usr/local/lib/ruby/site_ruby/1.8/alexandria.rb:88 from /usr/local/bin/alexandria:7:in `require' from /usr/local/bin/alexandria:7 Fix: Patch bellow. Patch attached with submission follows: How-To-Repeat: Install port and try to run.