diff options
Diffstat (limited to 'converters/osm2pgrouting')
| -rw-r--r-- | converters/osm2pgrouting/Makefile | 5 | ||||
| -rw-r--r-- | converters/osm2pgrouting/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile index f50cb9291a5b..fd4d5a1df5c7 100644 --- a/converters/osm2pgrouting/Makefile +++ b/converters/osm2pgrouting/Makefile @@ -1,7 +1,6 @@ PORTNAME= osm2pgrouting DISTVERSIONPREFIX= v -DISTVERSION= 2.3.8 -PORTREVISION= 10 +DISTVERSION= 3.0.0 CATEGORIES= converters databases geography MAINTAINER= lbartoletti@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://pgrouting.org/docs/tools/osm2pgrouting.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libboost_system.so:devel/boost-libs \ +LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libexpat.so:textproc/expat2 \ libpqxx.so:databases/postgresql-libpqxx diff --git a/converters/osm2pgrouting/distinfo b/converters/osm2pgrouting/distinfo index a2c802ccd55e..6de287852212 100644 --- a/converters/osm2pgrouting/distinfo +++ b/converters/osm2pgrouting/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622957337 -SHA256 (pgRouting-osm2pgrouting-v2.3.8_GH0.tar.gz) = e3a58bcacf0c8811e0dcf3cf3791a4a7cc5ea2a901276133eacf227b30fd8355 -SIZE (pgRouting-osm2pgrouting-v2.3.8_GH0.tar.gz) = 187051 +TIMESTAMP = 1762492886 +SHA256 (pgRouting-osm2pgrouting-v3.0.0_GH0.tar.gz) = 3d3042aa0dd30930d27801c9833ebfbe16eba0ab0e5d6277636ce17b157f2a0f +SIZE (pgRouting-osm2pgrouting-v3.0.0_GH0.tar.gz) = 186420 |
