pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography geography/gdal*: revbump for geos update
details: https://anonhg.NetBSD.org/pkgsrc/rev/e41a12fe11c0
branches: trunk
changeset: 446623:e41a12fe11c0
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Feb 11 13:56:24 2021 +0000
description:
geography/gdal*: revbump for geos update
While gdal depends on only the stable C ABI, libtool behavior means
that gdal binaries depend on the C++ ABI, which is unstable.
diffstat:
geography/gdal-lib/Makefile | 4 ++--
geography/py-gdal/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r 005d74ca4328 -r e41a12fe11c0 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile Thu Feb 11 13:55:05 2021 +0000
+++ b/geography/gdal-lib/Makefile Thu Feb 11 13:56:24 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.132 2021/01/03 01:30:33 gdt Exp $
+# $NetBSD: Makefile,v 1.133 2021/02/11 13:56:24 gdt Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
diff -r 005d74ca4328 -r e41a12fe11c0 geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile Thu Feb 11 13:55:05 2021 +0000
+++ b/geography/py-gdal/Makefile Thu Feb 11 13:56:24 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2021/01/03 01:30:33 gdt Exp $
+# $NetBSD: Makefile,v 1.29 2021/02/11 13:56:24 gdt Exp $
#PKGREVISION= 0
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index