summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2018-09-11 16:15:39 +0000
committergdt <gdt@pkgsrc.org>2018-09-11 16:15:39 +0000
commit03a9175425bd02607de759737d78e44e91e37559 (patch)
tree36e65f1cf7a6cab9d757ca445a2fc6bb4aacd95f /geography
parent9d1ac39c4c06788537665866110549a378f4a570 (diff)
downloadpkgsrc-03a9175425bd02607de759737d78e44e91e37559.tar.gz
gdal-lib: revbump for geos C++ ABI change
together with libtool causing gdal's installed library to directly depend on the C++ ABI. CVS: ---------------------------------------------------------------------- CVS: CVSROOT cvs.NetBSD.org:/cvsroot CVS: please use "PR category/123" to have the commitmsg appended to PR 123
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index cb64d1b3aaa..f09a637e8b7 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2018/08/21 16:15:30 gdt Exp $
+# $NetBSD: Makefile,v 1.105 2018/09/11 16:15:39 gdt Exp $
-PKGREVISION= 4
+PKGREVISION= 5
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}