Skip to content

Conversation

@nilason
Copy link
Contributor

@nilason nilason commented Oct 31, 2025

Description

postgis:

postgis2:

  • update to last version 2.5.11
  • remove PostgreSQL <10 variants
  • remove proj7 variant, make the dependency of proj7 the default
Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 14.7.2 23H311 arm64
Xcode 16.2 16C5032a

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@Veence for port postgis2.

@macportsbot macportsbot added type: update maintainer: open Affects an openmaintainer port labels Oct 31, 2025
Addresses warning message:
"Warning: Variant postgresql12 conflicts with non-existing variant postgresql11 postgresql10
Warning: Variant postgresql11 conflicts with non-existing variant postgresql12 postgresql10
Warning: Variant postgresql10 conflicts with non-existing variant"
@reneeotten
Copy link
Contributor

@nilason I would personally prefer to have the postgis port follow the latest upstream version and, if needed, in the future to split off something and add a version number to it. That's how it's done for many/most packages. Any reason why not to do that here?

@nilason
Copy link
Contributor Author

nilason commented Oct 31, 2025

@nilason I would personally prefer to have the postgis port follow the latest upstream version and, if needed, in the future to split off something and add a version number to it. That's how it's done for many/most packages. Any reason why not to do that here?

Very good point, I absolutely agree, I will replace the postgis with the currentpostgis3 (which I will deprecate for now in case of future need).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer: open Affects an openmaintainer port type: update

Development

Successfully merging this pull request may close these issues.

4 participants