From b333ebeb80eef0ca4b25c2cd8957b1850716961f Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 30 Nov 2018 16:06:13 +0000 Subject: 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.) --- geography/gdal-lib/Makefile | 4 ++-- geography/py-gdal/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'geography') 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} -- cgit v1.2.3