aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-01-16 19:30:25 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-01-16 19:32:07 +0000
commite1287d0d1228d93e469256fa6c4c824b9d20426b (patch)
tree3f76cf886877c65c479d9daa79b8dbc0dd8a7aa9 /converters
parentb24a84bb026ad448a0d9bf307dbfed830d7003a8 (diff)
downloadports-e1287d0d1228d93e469256fa6c4c824b9d20426b.tar.gz
ports-e1287d0d1228d93e469256fa6c4c824b9d20426b.zip
*/*: bump libboost*.so libraries consumert after Boost upgrade
Diffstat (limited to 'converters')
-rw-r--r--converters/osm2pgrouting/Makefile2
-rw-r--r--converters/osm2pgsql/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile
index 73dd0df151a4..da713ca62bca 100644
--- a/converters/osm2pgrouting/Makefile
+++ b/converters/osm2pgrouting/Makefile
@@ -1,7 +1,7 @@
PORTNAME= osm2pgrouting
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters databases geography
MAINTAINER= lbartoletti@FreeBSD.org
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index ecb6cf1314c7..233695893206 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= osm2pgsql
PORTVERSION= 1.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= converters geography
MAINTAINER= amdmi3@FreeBSD.org