- Fix PLIST
- Bump PORTREVISION for package change
Note that postgresql-client was already brought in via USES=pgsql.
Therefore the equivalent WANT_PGSQL is "lib server".
Approved by: portmgr (blanket)
- Update to 2.1.7
- Assign maintainership to Harrison Grundy
PR: 199831
Submitted by: Harrison Grundy <harrison.grundy@astrodoggroup.com>
Approved by: maintainer timeout (more than three in a row)
PostGIS wouldn't build on DragonFly if the RASTER option was selected.
The fix is simple, set USES+= alias. While here, fix the check pkg-plist
failure seen when RASTER OPTION set. No revbump because RASTER is not
a default option, so no change to default package list.
Approved by: Just fix it
This unbreaks the port after the json-c dependency update.
While here, using modern options framework
PR: 192840
Submitted by; Luca Corti
Patch by: Muhammad Rahman