Bug 137150 - sysutils/rubygem-capistrano is missing dependency on rubygem
Summary: sysutils/rubygem-capistrano is missing dependency on rubygem
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-26 12:40 UTC by Till Klampaeckel
Modified: 2009-12-10 03:55 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 Till Klampaeckel 2009-07-26 12:40:03 UTC
Last time I updated/installed capistrano, it refused to run saying it is missing rubygems-echoe. Install/update worked fine.

Fix: 

I installed it from devel/rubygem-echoe and capistrano worked as expected.
How-To-Repeat: cd /usr/ports/sysutils/rubygem-capistrano
make install distclean
rehash
cap -T
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-26 12:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-10 03:55:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!