Skip to content

Commit

Permalink
saga: remove obsolete PostgreSQL 10 and 11 variants
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Dec 19, 2023
1 parent 8ba78a8 commit e6a13f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gis/saga/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ foreach pyver ${python_suffixes} {
}

# Set PostgreSQL variant
set postgresql_suffixes {10 11 12 13 14 15}
set postgresql_suffixes {12 13 14 15}

set postgresql_variants {}
foreach suffix ${postgresql_suffixes} {
Expand Down

0 comments on commit e6a13f9

Please sign in to comment.