-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
postgis: remove port; postgis2: update to 2.5.11 #29868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Notifying maintainers: |
|
@nilason I would personally prefer to have the |
Very good point, I absolutely agree, I will replace the |
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"
7d7b416 to
3529f5b
Compare
|
Update to mapnik 4.1.3 fails on Boost bug, addressed upstream with boostorg/gil@fcfce66. Dropping that update here as this PR is cascading too much. |
|
This is now ready for review. I made the following changes:
|
|
The failing CI runner on macOS 26 is caused by missing dependency (mapnik) of a postgis dependent port (mod_tile). That should be fixed in a separate PR. |
Description
postgis:postgis2:proj7the defaultType(s)
Tested on
macOS 14.7.2 23H311 arm64
Xcode 16.2 16C5032a
Verification
Have you
port lint?sudo port test?sudo port -vst install?