Bug 107407 - deskutils/alexandria has incomplete dependencies list
Summary: deskutils/alexandria has incomplete dependencies list
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-01 19:30 UTC by R.Mahmatkhanov
Modified: 2007-01-17 05:30 UTC (History)
0 users

See Also:


Attachments
file.diff (521 bytes, patch)
2007-01-01 19:30 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!