Ticket #15384 (closed defect: fixed)
redland-1.0.7 depends on port postgresql but specifies no version
| Reported by: | blb@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | port bug typo dependency | Cc: | lyle.johnson@… |
| Port: |
Description
www/redland depends (in the postgresql variant) on port:postgresql which doesn't exist, but should be one of the versioned postgresql ports.
Attachments
Change History
Changed 5 years ago by lyle@…
- Attachment Portfile.diff.txt added
comment:1 Changed 5 years ago by lyle@…
I've attached a diff for the Portfile which addresses this problem (removes the "postgresql" variant and adds variants for "postgresql{7,80,81,82,83}"). Could a committer please take a look and commit the change?
comment:2 Changed 5 years ago by macsforever2000@…
- Status changed from new to closed
- Resolution set to fixed
Committed revision 38354. Sorry for the tardiness on this.
I also removed the default dependency on sqlite3 and changed tabs to spaces.
Lyle, if you feel so motivated, maybe you can make the same fixes for the db4 variant?
Note: See
TracTickets for help on using
tickets.


Diff for redland Portfile (adds postgresql variants)