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: Mon Mar 14 15:10:16 UTC 2022
Modified Files:
pkgsrc/geography/gdal-lib: Makefile.common distinfo
pkgsrc/geography/py-gdal: Makefile
Log Message:
geography/gdal*: Update to 3.4.2
Upstream changes are minor.
Tested with qgis, and gdal tests show only 3 failures on NetBSD 9 amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/geography/gdal-lib/Makefile.common
cvs rdiff -u -r1.52 -r1.53 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.44 -r1.45 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.common
diff -u pkgsrc/geography/gdal-lib/Makefile.common:1.16 pkgsrc/geography/gdal-lib/Makefile.common:1.17
--- pkgsrc/geography/gdal-lib/Makefile.common:1.16 Tue Jan 18 16:25:20 2022
+++ pkgsrc/geography/gdal-lib/Makefile.common Mon Mar 14 15:10:16 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.16 2022/01/18 16:25:20 gdt Exp $
+# $NetBSD: Makefile.common,v 1.17 2022/03/14 15:10:16 gdt Exp $
#
# used by geography/gdal-lib/Makefile
# used by geography/py-gdal/Makefile
# Accomodate testing unreleased versions.
-VERSION_BASE= 3.4.1
+VERSION_BASE= 3.4.2
#VERSION_RC= rc1
VERSION= ${VERSION_BASE}${VERSION_RC}
DISTNAME= gdal-${VERSION}
Index: pkgsrc/geography/gdal-lib/distinfo
diff -u pkgsrc/geography/gdal-lib/distinfo:1.52 pkgsrc/geography/gdal-lib/distinfo:1.53
--- pkgsrc/geography/gdal-lib/distinfo:1.52 Tue Jan 18 16:25:20 2022
+++ pkgsrc/geography/gdal-lib/distinfo Mon Mar 14 15:10:16 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2022/01/18 16:25:20 gdt Exp $
+$NetBSD: distinfo,v 1.53 2022/03/14 15:10:16 gdt Exp $
-BLAKE2s (gdal-3.4.1.tar.xz) = 311ed449eddfa90c494fad56e7faeb93689f10ccc133f603cae6a3225875c44a
-SHA512 (gdal-3.4.1.tar.xz) = a66362996f255cb75116693b4ee398337ec8b9699b5cd7fed90105f72832faa20750b77ebbc3e8d59ab72a23b35c4e4e78513cc803bd93e1b7846711ccfb5bff
-Size (gdal-3.4.1.tar.xz) = 13257288 bytes
+BLAKE2s (gdal-3.4.2.tar.xz) = 83afb428bba2cca815db46c77686594e119a11b55715498367a126ca9a6507ec
+SHA512 (gdal-3.4.2.tar.xz) = 7b7e2800b2c23ffe6b7739fbf77748e3be2db9e34b061753da5e175f6ad6ed7f9f91856d3838f071a17a6afab96c258d37a15502e254d2008310d3061031af73
+Size (gdal-3.4.2.tar.xz) = 13273280 bytes
SHA1 (patch-frmts_grib_degrib_degrib_myutil.c) = 0e046afa236d7e0d6186fe392cb2da05fa5b42c5
Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.44 pkgsrc/geography/py-gdal/Makefile:1.45
--- pkgsrc/geography/py-gdal/Makefile:1.44 Wed Jan 19 15:40:55 2022
+++ pkgsrc/geography/py-gdal/Makefile Mon Mar 14 15:10:16 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2022/01/19 15:40:55 gdt Exp $
+# $NetBSD: Makefile,v 1.45 2022/03/14 15:10:16 gdt Exp $
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 0
COMMENT= Translator library for raster geospatial data formats, Python binding
Home |
Main Index |
Thread Index |
Old Index