summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-02-11 13:56:24 +0000
committergdt <gdt@pkgsrc.org>2021-02-11 13:56:24 +0000
commit9dad525d5f186eeb39926ea5b8376f90c79843d8 (patch)
tree02665243971b402bc7acb6e186f9d35fff09d910 /geography
parent0a88182823ecdab61f62602d649e13af980f69d3 (diff)
downloadpkgsrc-9dad525d5f186eeb39926ea5b8376f90c79843d8.tar.gz
geography/gdal*: revbump for geos update
While gdal depends on only the stable C ABI, libtool behavior means that gdal binaries depend on the C++ ABI, which is unstable.
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 41708e56f28..c17559de724 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.132 2021/01/03 01:30:33 gdt Exp $
+# $NetBSD: Makefile,v 1.133 2021/02/11 13:56:24 gdt Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.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 554af3288de..0ebdda657a1 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2021/01/03 01:30:33 gdt Exp $
+# $NetBSD: Makefile,v 1.29 2021/02/11 13:56:24 gdt Exp $
#PKGREVISION= 0
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}