Opened 18 years ago

Closed 17 years ago

Last modified 14 years ago

#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 (4)

comment:1 Changed 18 years ago by markd@…

Cc: hu@… added
Summary: rb-postgres dependent on postgresql8BUG: rb-postgres dependent on postgresql8

comment:2 Changed 18 years ago by markd@…

Cc: shu@… added; hu@… removed

comment:3 Changed 17 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

Fixed.

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Component: baseports
Port: rb-postgres added
Note: See TracTickets for help on using tickets.