pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography geography/gdal*: Update to 3.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eec13ba3d8c3
branches:  trunk
changeset: 375475:eec13ba3d8c3
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Mar 14 15:10:16 2022 +0000

description:
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.

diffstat:

 geography/gdal-lib/Makefile.common |  4 ++--
 geography/gdal-lib/distinfo        |  8 ++++----
 geography/py-gdal/Makefile         |  4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r ae45bbb2fdab -r eec13ba3d8c3 geography/gdal-lib/Makefile.common
--- a/geography/gdal-lib/Makefile.common        Mon Mar 14 14:12:52 2022 +0000
+++ b/geography/gdal-lib/Makefile.common        Mon Mar 14 15:10:16 2022 +0000
@@ -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}
diff -r ae45bbb2fdab -r eec13ba3d8c3 geography/gdal-lib/distinfo
--- a/geography/gdal-lib/distinfo       Mon Mar 14 14:12:52 2022 +0000
+++ b/geography/gdal-lib/distinfo       Mon Mar 14 15:10:16 2022 +0000
@@ -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
diff -r ae45bbb2fdab -r eec13ba3d8c3 geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile        Mon Mar 14 14:12:52 2022 +0000
+++ b/geography/py-gdal/Makefile        Mon Mar 14 15:10:16 2022 +0000
@@ -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