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 @@ -6,9 +6,9 @@ PortGroup github 1.0
66PortGroup active_variants 1.1
77PortGroup boost 1.0
88
9- github.setup pgRouting osm2pgrouting 2.3.8 v
9+ github.setup pgRouting osm2pgrouting 3.0.0 v
1010github.tarball_from archive
11- revision 2
11+ revision 0
1212
1313categories gis
1414maintainers {vince @Veence} openmaintainer
@@ -22,9 +22,9 @@ license GPL-2+
2222
2323homepage https://pgrouting.org
2424
25- checksums rmd160 23e84043453e05df87fbac45673c6cf39beb0ed6 \
26- sha256 59f871c4b43080eba440b87a2a0331d84fd45666f2ead8ef8cf627623bb7c83f \
27- size 187064
25+ checksums rmd160 7c2aca9263aa79051797166c6e978da19cc2a051 \
26+ sha256 3d3042aa0dd30930d27801c9833ebfbe16eba0ab0e5d6277636ce17b157f2a0f \
27+ size 186420
2828
2929compiler.cxx_standard 2017
3030
@@ -46,7 +46,7 @@ foreach suffix ${postgresql_suffixes} {
4646
4747 variant ${vrt} description " Use ${vrt} " conflicts {*}${conf} "
4848 depends_lib-append port:${vrt} \
49- port:pg${suffix} -postgis3
49+ port:pg${suffix} -postgis
5050 configure.args-append -DPOSTGRESQL_PG_CONFIG=${prefix} /lib/${vrt} /bin/pg_config
5151 configure.args-append -DPOSTGRESQL_LIBRARIES=${prefix} /lib/${vrt} /libpq.dylib
5252 "
You can’t perform that action at this time.
0 commit comments