aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2012-05-09 20:22:35 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2012-05-09 20:22:35 +0800
commit1b1120c67772a642ed83923f178a15b7a45aaeeb (patch)
tree8b4a251145ef8df3c20a8a8ca8103c09c3e223bd /converters
parent20c16d6a9bb7be43d47d28e61f4fb536c6f08e8d (diff)
downloadfreebsd-ports-gnome-1b1120c67772a642ed83923f178a15b7a45aaeeb.tar.gz
freebsd-ports-gnome-1b1120c67772a642ed83923f178a15b7a45aaeeb.tar.zst
freebsd-ports-gnome-1b1120c67772a642ed83923f178a15b7a45aaeeb.zip
- Bump PORTREVISION to chase the update of graphics/proj
Reported by: Rainer Hurling <rhurlin at gwdg.de>
Diffstat (limited to 'converters')
-rw-r--r--converters/osm2pgsql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index d5067b1fe7ab..fe5d1c3284cf 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -7,14 +7,14 @@
PORTNAME= osm2pgsql
PORTVERSION= r27612
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters geography
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Convert OSM XML data to PostgreSQL database
-LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \
+LIB_DEPENDS= proj.7:${PORTSDIR}/graphics/proj \
geos.0:${PORTSDIR}/graphics/geos \
protobuf-c.0:${PORTSDIR}/devel/protobuf-c