summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2016-10-27 22:07:35 +0000
committergdt <gdt>2016-10-27 22:07:35 +0000
commit2c8bf1e3c536b27558cd9aea232ea689ff898c31 (patch)
treec5396673c11303ea3096551cb910fc25c7b18231 /geography
parent2a44e911e76815af324e4d69763875a81b4347bf (diff)
downloadpkgsrc-2c8bf1e3c536b27558cd9aea232ea689ff898c31.tar.gz
PKGREVISION++
This is needed because gdal abuses geos by using the C++ API, contrarary to geos recommendations, and because geos upstream thinks that the C++ ABI is intrinsicially unstable and therefore changes the shlib version every release.
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 052a2a7a46f..8d516a0321a 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.82 2016/10/09 21:41:58 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2016/10/27 22:07:35 gdt Exp $
DISTNAME= gdal-1.11.3
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= geography
MASTER_SITES= http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/