summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-03-11 12:55:36 +0000
committergdt <gdt@pkgsrc.org>2020-03-11 12:55:36 +0000
commit3905e0bd822cb1bf4f781d95d2ddab153428d05e (patch)
treed2ac132cb035c45b80108ed50141ba93ba018e50 /geography
parent05bfe58ca49274f52494ff949cdbdb66ea432099 (diff)
downloadpkgsrc-3905e0bd822cb1bf4f781d95d2ddab153428d05e.tar.gz
revbump to work around libtool bug triggered by geos update
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 18335acbf6f..491a5f64783 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2020/03/08 16:47:44 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2020/03/11 12:55:36 gdt Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.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 869fb1e783f..223a19610a5 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/03/08 16:49:51 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/11 12:55:37 gdt Exp $
#PKGREVISION= 0
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}