[MacPorts] #70050: gdal missing postgresql16 variant

MacPorts noreply at macports.org
Tue May 21 20:13:05 UTC 2024


#70050: gdal missing postgresql16 variant
----------------------+--------------------
 Reporter:  conradwt  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:  sonoma    |       Port:  gdal
----------------------+--------------------
 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/70050>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list