summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2018-11-30 16:06:13 +0000
committergdt <gdt@pkgsrc.org>2018-11-30 16:06:13 +0000
commitb333ebeb80eef0ca4b25c2cd8957b1850716961f (patch)
tree1a096ffde81be5bbada405891a94c427dad8b503 /geography
parent250f0561bbbd9ba527ecbe7ab85b6ab9b7fbc98e (diff)
downloadpkgsrc-b333ebeb80eef0ca4b25c2cd8957b1850716961f.tar.gz
revbump for geos update
(This revbump should not be necessary, because goes's public ABI did not change. Due to a misfeature/bug in libtool, linking against the stable geos C API results in a directed NEEDED entry on the unstable C++ library.)
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile4
-rw-r--r--geography/py-gdal/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index f09a637e8b7..a8342f781c3 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2018/09/11 16:15:39 gdt Exp $
+# $NetBSD: Makefile,v 1.106 2018/11/30 16:06:13 gdt Exp $
-PKGREVISION= 5
+PKGREVISION= 6
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile
index 02f68e2ea6c..0c3ea1429b0 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/09/27 22:23:17 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2018/11/30 16:06:13 gdt Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}