Thu Oct 21 00:28:05 2021 UTC ()
gdal: revbump due to libtool explictly including dependency libs (geos)


(gdt)
diff -r1.141 -r1.142 pkgsrc/geography/gdal-lib/Makefile
diff -r1.37 -r1.38 pkgsrc/geography/py-gdal/Makefile

cvs diff -r1.141 -r1.142 pkgsrc/geography/gdal-lib/Makefile (expand / switch to context diff)
--- pkgsrc/geography/gdal-lib/Makefile 2021/09/29 19:00:07 1.141
+++ pkgsrc/geography/gdal-lib/Makefile 2021/10/21 00:28:05 1.142
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2021/09/29 19:00:07 adam Exp $
+# $NetBSD: Makefile,v 1.142 2021/10/21 00:28:05 gdt Exp $
 
-PKGREVISION= 1
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=	${DISTNAME:S/gdal/gdal-lib/}
-#PKGREVISION=	0
+PKGREVISION=	2
 
 COMMENT=	Translator library for raster geospatial data formats
 

cvs diff -r1.37 -r1.38 pkgsrc/geography/py-gdal/Makefile (expand / switch to context diff)
--- pkgsrc/geography/py-gdal/Makefile 2021/09/29 19:00:42 1.37
+++ pkgsrc/geography/py-gdal/Makefile 2021/10/21 00:28:05 1.38
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2021/09/29 19:00:42 adam Exp $
+# $NetBSD: Makefile,v 1.38 2021/10/21 00:28:05 gdt Exp $
 
-#PKGREVISION=	0
-PKGREVISION= 1
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=	2
 
 COMMENT=	Translator library for raster geospatial data formats, Python binding