File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ PortSystem 1.0
55name postgis3
66categories databases gis
77license GPL-2+
8- version 3.5.2
9- revision 1
8+ version 3.5.3
9+ revision 0
1010maintainers {yahoo.com:n_larsson @nilason} {vince @Veence} openmaintainer
1111
1212description PostGIS is the spatial extension to the\
@@ -21,9 +21,9 @@ homepage https://postgis.net/
2121master_sites https://download.osgeo.org/postgis/source
2222distname postgis-${version}
2323
24- checksums rmd160 b55b48183a46bfa7b34c0985628e577c8386c16b \
25- sha256 fb9f95d56e3aaef6a296473c76a3b99005ac41864d486c197cd478c9b14f791a \
26- size 15045553
24+ checksums rmd160 eb4a59b62afc2f42658cc7108710faf68f48b02f \
25+ sha256 650e44de788d38175e3719df1d2ca4356bd987f54fe3d2030808de76464a2a06 \
26+ size 14899901
2727
2828patchfiles patch-configure.diff
2929
@@ -43,7 +43,7 @@ livecheck.url ${master_sites}
4343livecheck.regex {postgis2?-(\d +(?:\.\d +)*)\. [tz]}
4444
4545# PostgreSQL subports
46- set postgresql_suffixes {12 13 14 15 16}
46+ set postgresql_suffixes {12 13 14 15 16 17 }
4747set subport_names {}
4848set docports {}
4949foreach v ${postgresql_suffixes} {
You can’t perform that action at this time.
0 commit comments