Opened 5 years ago
Closed 5 years ago
#58620 closed enhancement (fixed)
Add postgresql96 variant to libpqxx port
Reported by: | angelog0 (Angelo Graziosi) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libpqxx |
Description
When one installs root6 with postgresql variant , it wants to install
The following dependencies will be installed: gcc9 libpqxx mysql57 mysql_select postgresql94 postgresql96
as you see it wants to installs 2 postgresql ports: the 94 version for libpqxx and the 96 version for root6. Maybe we can avoid 2 postgresql ports if libpqxx port is installed with the postgresql96 variant which, at the moment is missed. By default libpqxx is installed with postgresql94 and it has only variant for postgresql <= 94.
Please, add postgresql96 if this is feasible.
Thanks.
Change History (2)
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Port: | libpqxx added |
---|---|
Type: | defect → enhancement |
comment:2 Changed 5 years ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 234eba5b62738e6ad5efec9b208847b3b3149ed9/macports-ports (master):