Opened 6 months ago
Closed 5 months ago
#70050 closed enhancement (fixed)
gdal: Add postgresql16 variant
Reported by: | conradwt (Conrad Taylor) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | dgilman (David Gilman), barracuda156 | |
Port: | gdal |
Description (last modified by conradwt (Conrad Taylor))
I have installed PostgreSQL 16 using the following:
sudo port install postgresql16-server
When installing pg16-postgis3
with
➜ sudo port install pg16-postgis3 ---> Computing dependencies for pg16-postgis3 The following dependencies will be installed: gdal postgresql15 Continue? [Y/n]: n
It attempting to install postgresql15 because gdal is missing the [+]postgresql16 variant.
Change History (3)
comment:1 Changed 6 months ago by conradwt (Conrad Taylor)
Description: | modified (diff) |
---|
comment:2 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sonoma removed |
---|---|
Owner: | set to Veence |
Status: | new → assigned |
Summary: | gdal missing postgresql16 variant → gdal: Add postgresql16 variant |
Type: | defect → enhancement |
comment:3 Changed 5 months ago by nilason (Nicklas Larsson)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 7e7d6054da9a35cd803a2ff4a4ef809f16b4c064/macports-ports (master):