pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/gdal-lib gdal-lib: revbump for geos C++ ABI ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1458d871cfa5
branches:  trunk
changeset: 312722:1458d871cfa5
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Sep 11 16:15:39 2018 +0000

description:
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:

 geography/gdal-lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r e3646435e5f7 -r 1458d871cfa5 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile       Tue Sep 11 16:13:37 2018 +0000
+++ b/geography/gdal-lib/Makefile       Tue Sep 11 16:15:39 2018 +0000
@@ -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/}
 



Home | Main Index | Thread Index | Old Index