summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-05-08 12:47:20 +0000
committergdt <gdt@pkgsrc.org>2022-05-08 12:47:20 +0000
commit268b35739520192b33c4673b0952792d3114adc0 (patch)
tree30a8675343007a3cb5e2b22298d651af9fe02153
parent015306b96816a4a0512e34175a356a4574e12e24 (diff)
downloadpkgsrc-268b35739520192b33c4673b0952792d3114adc0.tar.gz
geography/gdal-lib: Update to 3.4.3
Upstream changes are bugfixes and minor improvements.
-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/Makefile5
4 files changed, 10 insertions, 10 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index ec4b5a98244..0e6916786bb 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.146 2022/04/18 19:09:51 adam Exp $
+# $NetBSD: Makefile,v 1.147 2022/05/08 12:47:20 gdt Exp $
-PKGREVISION= 1
.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 be040ee5e1e..72df1d3fcf3 100644
--- a/geography/gdal-lib/Makefile.common
+++ b/geography/gdal-lib/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.17 2022/03/14 15:10:16 gdt Exp $
+# $NetBSD: Makefile.common,v 1.18 2022/05/08 12:47:20 gdt Exp $
#
# used by geography/gdal-lib/Makefile
# used by geography/py-gdal/Makefile
# Accomodate testing unreleased versions.
-VERSION_BASE= 3.4.2
+VERSION_BASE= 3.4.3
#VERSION_RC= rc1
VERSION= ${VERSION_BASE}${VERSION_RC}
DISTNAME= gdal-${VERSION}
diff --git a/geography/gdal-lib/distinfo b/geography/gdal-lib/distinfo
index a9b541ea2ce..3a696644d37 100644
--- a/geography/gdal-lib/distinfo
+++ b/geography/gdal-lib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2022/03/14 15:10:16 gdt Exp $
+$NetBSD: distinfo,v 1.54 2022/05/08 12:47:20 gdt Exp $
-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
+BLAKE2s (gdal-3.4.3.tar.xz) = 20e121284aee5274416fd2501ae3ec588a543acc48e4cd7a5209e581bfd807cd
+SHA512 (gdal-3.4.3.tar.xz) = 2b97e44b9bd84eb43b4c4894b7b6e748522b2f5e8b6cbecc8247fe5ea862795dd44ba2b52934a83688a949805cee4eef9f1aa66360fb831fea3eae956ab0bef3
+Size (gdal-3.4.3.tar.xz) = 13275504 bytes
SHA1 (patch-frmts_grib_degrib_degrib_myutil.c) = 0e046afa236d7e0d6186fe392cb2da05fa5b42c5
diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile
index 3ecc4aeac04..f163d06c9e8 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.47 2022/04/18 19:11:13 adam Exp $
+# $NetBSD: Makefile,v 1.48 2022/05/08 12:47:20 gdt Exp $
-PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
#PKGREVISION= 0
@@ -19,6 +18,8 @@ INSTALLATION_DIRS= bin
.include "../../mk/bsd.prefs.mk"
+#For testing future versions from git:
+#EGG_NAME= GDAL-3.5.0.dev0
EGG_NAME?= GDAL-${VERSION_BASE}
EGG_INFODIR?= ${EGG_NAME}-py${PYVERSSUFFIX}.egg-info
PLIST_SUBST+= PYSITELIB=${PYSITELIB}