pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography
Module Name: pkgsrc
Committed By: gdt
Date: Thu Feb 11 13:56:24 UTC 2021
Modified Files:
pkgsrc/geography/gdal-lib: Makefile
pkgsrc/geography/py-gdal: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/geography/py-gdal/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.132 pkgsrc/geography/gdal-lib/Makefile:1.133
--- pkgsrc/geography/gdal-lib/Makefile:1.132 Sun Jan 3 01:30:33 2021
+++ pkgsrc/geography/gdal-lib/Makefile Thu Feb 11 13:56:24 2021
@@ -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/}
Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.28 pkgsrc/geography/py-gdal/Makefile:1.29
--- pkgsrc/geography/py-gdal/Makefile:1.28 Sun Jan 3 01:30:33 2021
+++ pkgsrc/geography/py-gdal/Makefile Thu Feb 11 13:56:24 2021
@@ -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