Ticket #10691 (closed enhancement: fixed)
BUG: rb-postgres dependent on postgresql8
| Reported by: | jtibunetto@… | Owned by: | darwinports-bugs@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | shu@… | |
| Port: | rb-postgres |
Description
I think that this is a problem like #2124 ...
Trying to install rb-postgres under MacPorts 1.320 gives me a postgres8 dependency.
I had postgresql81 already installed, so it was presumable that rb-postgres should build with it. But it doesn't. It tries to install postgresql8, instead of looking for the installed postgresql81, in order to resolve the dependency.
When executing 'port deps rb-postgres', it gives me this:
[ornitorrinco:~] jnetto% port deps rb-postgres rb-postgres has library dependencies on:
ruby postgresql8
Could rb-postgres be updated to work with postgresql81?
Thanks!
Change History
Note: See
TracTickets for help on using
tickets.

