Skip to content

Commit 2a0b529

Browse files
nilasonreneeotten
authored andcommitted
pgrouting: update to 3.8.0, add pg17 subport
1 parent a1e5d4f commit 2a0b529

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gis/pgrouting/Portfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ license LGPL-2
1717

1818
homepage http://www.pgrouting.org/
1919

20-
github.setup pgRouting pgrouting 3.7.3 v
20+
github.setup pgRouting pgrouting 3.8.0 v
2121
github.tarball_from releases
2222
revision 0
2323

24-
checksums rmd160 8720fb8d9ed75c63557c5ef520bb5c6e7d369de4 \
25-
sha256 949ebe7acd60565a5a1c206d8918caa371f836015f6a721bdc29482ca23b8298 \
26-
size 3873167
24+
checksums rmd160 b92caa81f131fafb201f37befccebf2efaa86fb5 \
25+
sha256 b8a5f0472934fdf7cda3fb4754d01945378d920cdaddc01f378617ddbb9c447f \
26+
size 3878578
2727

2828
compiler.cxx_standard 2014
2929
compiler.c_standard 1999
3030
cmake.build_type Release
3131

3232
# PostgreSQL subports
33-
set postgresql_suffixes {12 13 14 15 16}
33+
set postgresql_suffixes {12 13 14 15 16 17}
3434
set subport_names {}
3535
set docports {}
3636
foreach v ${postgresql_suffixes} {

0 commit comments

Comments
 (0)