Bug 107407

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:
Description Flags
file.diff none

Description R.Mahmatkhanov 2007-01-01 19:30:24 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-01 19:30:35 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-01 20:48:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-17 05:23:37 UTC
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"
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-17 05:24:19 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!