summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-11-27 01:10:22 +0000
committergdt <gdt@pkgsrc.org>2022-11-27 01:10:22 +0000
commitbf2d7194ccc7aca8bff07fcef5cf912ea4f38dbf (patch)
tree4d210b5aaa8df6fc987ee7c3117f6f40d0577728 /geography
parent276362b9e874fdd78bc95d5b5c116fb7175a65b7 (diff)
downloadpkgsrc-bf2d7194ccc7aca8bff07fcef5cf912ea4f38dbf.tar.gz
geography/gdal*: Update to 3.5.3
This is a micro/bugfix release.
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile3
-rw-r--r--geography/gdal-lib/Makefile.common4
-rw-r--r--geography/gdal-lib/distinfo8
-rw-r--r--geography/py-gdal/Makefile3
4 files changed, 8 insertions, 10 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 63b6be1551e..70195a542f8 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.151 2022/11/23 16:18:45 adam Exp $
+# $NetBSD: Makefile,v 1.152 2022/11/27 01:10:22 gdt Exp $
-PKGREVISION= 2
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
#PKGREVISION= 0
diff --git a/geography/gdal-lib/Makefile.common b/geography/gdal-lib/Makefile.common
index ce9228d90bb..27218f48587 100644
--- a/geography/gdal-lib/Makefile.common
+++ b/geography/gdal-lib/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.21 2022/09/15 13:11:43 gdt Exp $
+# $NetBSD: Makefile.common,v 1.22 2022/11/27 01:10:22 gdt Exp $
#
# used by geography/gdal-lib/Makefile
# used by geography/py-gdal/Makefile
-VERSION_BASE= 3.5.2
+VERSION_BASE= 3.5.3
# Accomodate testing unreleased versions.
#VERSION_RC= rc1
VERSION= ${VERSION_BASE}${VERSION_RC}
diff --git a/geography/gdal-lib/distinfo b/geography/gdal-lib/distinfo
index 121d7aa55bf..7fee49d0af1 100644
--- a/geography/gdal-lib/distinfo
+++ b/geography/gdal-lib/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.59 2022/09/15 13:11:43 gdt Exp $
+$NetBSD: distinfo,v 1.60 2022/11/27 01:10:22 gdt Exp $
-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
+BLAKE2s (gdal-3.5.3.tar.xz) = a9932da1b8d17bc4b37ebe8e74b23eccc6a0ce4810f976587e9617735dffcd4d
+SHA512 (gdal-3.5.3.tar.xz) = b7bac9dd568e9db49d1fa5be8cd48df37f37196b0cacce44f738a981f0c43a77b5750312cd0c3385fdd881a6b525a5ceac56bcd08284d76071bd508d01781f49
+Size (gdal-3.5.3.tar.xz) = 9504740 bytes
SHA1 (patch-configure) = 86eae1d146161752ba9468d0aca7f2bb7f3b121b
SHA1 (patch-frmts_grib_degrib_degrib_myutil.c) = 0e046afa236d7e0d6186fe392cb2da05fa5b42c5
diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile
index 8d1b67152c6..9cc656209ba 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.50 2022/11/23 16:20:12 adam Exp $
+# $NetBSD: Makefile,v 1.51 2022/11/27 01:10:22 gdt Exp $
-PKGREVISION= 2
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
#PKGREVISION= 0