From 2c8bf1e3c536b27558cd9aea232ea689ff898c31 Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 27 Oct 2016 22:07:35 +0000 Subject: PKGREVISION++ This is needed because gdal abuses geos by using the C++ API, contrarary to geos recommendations, and because geos upstream thinks that the C++ ABI is intrinsicially unstable and therefore changes the shlib version every release. --- geography/gdal-lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 052a2a7a46f..8d516a0321a 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2016/10/09 21:41:58 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2016/10/27 22:07:35 gdt Exp $ DISTNAME= gdal-1.11.3 PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/ -- cgit v1.2.3