summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-10-21 00:28:05 +0000
committergdt <gdt@pkgsrc.org>2021-10-21 00:28:05 +0000
commitc0d98c04864a3b213a06681bc0fddd6e1dedbc9d (patch)
treea803d73bdfda7f3fee7b9321c04f6be3d9ca7a7e /geography
parent9f0f0d741dd33281d2a21783027a9ebf57e578f7 (diff)
downloadpkgsrc-c0d98c04864a3b213a06681bc0fddd6e1dedbc9d.tar.gz
gdal: revbump due to libtool explictly including dependency libs (geos)
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile5
-rw-r--r--geography/py-gdal/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index b9f641c2da9..e2795b3f2bb 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2021/09/29 19:00:07 adam Exp $
+# $NetBSD: Makefile,v 1.142 2021/10/21 00:28:05 gdt Exp $
-PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
-#PKGREVISION= 0
+PKGREVISION= 2
COMMENT= Translator library for raster geospatial data formats
diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile
index 870532fbd0a..193f452b199 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2021/09/29 19:00:42 adam Exp $
+# $NetBSD: Makefile,v 1.38 2021/10/21 00:28:05 gdt Exp $
-#PKGREVISION= 0
-PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 2
COMMENT= Translator library for raster geospatial data formats, Python binding