pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/gdal-lib geography/{gdal-lib,py-gdal}: Updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80b266e9a32a
branches:  trunk
changeset: 385348:80b266e9a32a
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Sep 15 13:11:43 2022 +0000

description:
geography/{gdal-lib,py-gdal}: Update to 3.5.2

Upstream changes are bugfixes and minor improvements.
Tested with qgis built against 3.5.1 on netbsd-9 amd64.

diffstat:

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

diffs (44 lines):

diff -r 14701d85d98b -r 80b266e9a32a geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile       Thu Sep 15 12:59:15 2022 +0000
+++ b/geography/gdal-lib/Makefile       Thu Sep 15 13:11:43 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.148 2022/07/27 18:32:11 wiz Exp $
+# $NetBSD: Makefile,v 1.149 2022/09/15 13:11:43 gdt Exp $
 
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${DISTNAME:S/gdal/gdal-lib/}
-PKGREVISION=   1
+#PKGREVISION=  0
 
 COMMENT=       Translator library for raster geospatial data formats
 
diff -r 14701d85d98b -r 80b266e9a32a geography/gdal-lib/Makefile.common
--- a/geography/gdal-lib/Makefile.common        Thu Sep 15 12:59:15 2022 +0000
+++ b/geography/gdal-lib/Makefile.common        Thu Sep 15 13:11:43 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.20 2022/07/08 13:22:57 gdt Exp $
+# $NetBSD: Makefile.common,v 1.21 2022/09/15 13:11:43 gdt Exp $
 #
 # used by geography/gdal-lib/Makefile
 # used by geography/py-gdal/Makefile
 
-VERSION_BASE=  3.5.1
+VERSION_BASE=  3.5.2
 # Accomodate testing unreleased versions.
 #VERSION_RC=   rc1
 VERSION=       ${VERSION_BASE}${VERSION_RC}
diff -r 14701d85d98b -r 80b266e9a32a geography/gdal-lib/distinfo
--- a/geography/gdal-lib/distinfo       Thu Sep 15 12:59:15 2022 +0000
+++ b/geography/gdal-lib/distinfo       Thu Sep 15 13:11:43 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.58 2022/07/27 18:32:11 wiz Exp $
+$NetBSD: distinfo,v 1.59 2022/09/15 13:11:43 gdt Exp $
 
-BLAKE2s (gdal-3.5.1.tar.xz) = c84b17844c99ee83fe1946b5dced2f0e15763775f577ba3d36a86d5ebdf80e99
-SHA512 (gdal-3.5.1.tar.xz) = d731b2b2bd5d300786e2e0eca296d302fda8bc9c76b41d7e78b728f82bb857c55a0d0ba65ae0ccd3b03c6b5812d0afee07940e4133b4b2c852a384c9fe00a8bc
-Size (gdal-3.5.1.tar.xz) = 8844808 bytes
+BLAKE2s (gdal-3.5.2.tar.xz) = 99f2cb66569cf2131d10168dfbf2a54ede75c17f0681193a02ed8d70be151816
+SHA512 (gdal-3.5.2.tar.xz) = 9515b6709bf3a32f800b38ebba41f1a475946aa7249f072ebe37af0aea896e2b834c9156151f94261366afa400870944fc394637b02e2fd69136af5171715d70
+Size (gdal-3.5.2.tar.xz) = 8863680 bytes
 SHA1 (patch-configure) = 86eae1d146161752ba9468d0aca7f2bb7f3b121b
 SHA1 (patch-frmts_grib_degrib_degrib_myutil.c) = 0e046afa236d7e0d6186fe392cb2da05fa5b42c5



Home | Main Index | Thread Index | Old Index