pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/gdal-lib PKGREVISION++
details: https://anonhg.NetBSD.org/pkgsrc/rev/82aa20fd3a4b
branches: trunk
changeset: 354371:82aa20fd3a4b
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Oct 27 22:07:35 2016 +0000
description:
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.
diffstat:
geography/gdal-lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 8617993fb19b -r 82aa20fd3a4b geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile Thu Oct 27 21:02:28 2016 +0000
+++ b/geography/gdal-lib/Makefile Thu Oct 27 22:07:35 2016 +0000
@@ -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}/
Home |
Main Index |
Thread Index |
Old Index