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 Oct 21 00:28:05 UTC 2021
Modified Files:
pkgsrc/geography/gdal-lib: Makefile
pkgsrc/geography/py-gdal: Makefile
Log Message:
gdal: revbump due to libtool explictly including dependency libs (geos)
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.37 -r1.38 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.141 pkgsrc/geography/gdal-lib/Makefile:1.142
--- pkgsrc/geography/gdal-lib/Makefile:1.141 Wed Sep 29 19:00:07 2021
+++ pkgsrc/geography/gdal-lib/Makefile Thu Oct 21 00:28:05 2021
@@ -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
Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.37 pkgsrc/geography/py-gdal/Makefile:1.38
--- pkgsrc/geography/py-gdal/Makefile:1.37 Wed Sep 29 19:00:42 2021
+++ pkgsrc/geography/py-gdal/Makefile Thu Oct 21 00:28:05 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index