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: newassigned
Summary: gdal missing postgresql16 variantgdal: Add postgresql16 variant
Type: defectenhancement

comment:3 Changed 5 months ago by nilason (Nicklas Larsson)

Resolution: fixed
Status: assignedclosed

In 7e7d6054da9a35cd803a2ff4a4ef809f16b4c064/macports-ports (master):

gdal: add postgresql16 variant

Closes: #70050

Note: See TracTickets for help on using tickets.