pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography geoggraphy/gdal-lib (and py-gdal): Update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b5121734cbc
branches:  trunk
changeset: 455517:0b5121734cbc
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Jul 05 17:25:29 2021 +0000

description:
geoggraphy/gdal-lib (and py-gdal): Update to 3.3.1

Upstream changes: bugfixes

diffstat:

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

diffs (51 lines):

diff -r 806f5f2467a4 -r 0b5121734cbc geography/gdal-lib/Makefile.common
--- a/geography/gdal-lib/Makefile.common        Mon Jul 05 14:48:05 2021 +0000
+++ b/geography/gdal-lib/Makefile.common        Mon Jul 05 17:25:29 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.12 2021/05/03 16:17:00 gdt Exp $
+# $NetBSD: Makefile.common,v 1.13 2021/07/05 17:25:29 gdt Exp $
 #
 # used by geography/gdal-lib/Makefile
 # used by geography/py-gdal/Makefile
 
 # Accomodate testing unreleased versions.
-VERSION_BASE=  3.3.0
+VERSION_BASE=  3.3.1
 #VERSION_RC=   rc1
 VERSION=       ${VERSION_BASE}${VERSION_RC}
 DISTNAME=      gdal-${VERSION}
diff -r 806f5f2467a4 -r 0b5121734cbc geography/gdal-lib/distinfo
--- a/geography/gdal-lib/distinfo       Mon Jul 05 14:48:05 2021 +0000
+++ b/geography/gdal-lib/distinfo       Mon Jul 05 17:25:29 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2021/05/03 16:17:00 gdt Exp $
+$NetBSD: distinfo,v 1.47 2021/07/05 17:25:29 gdt Exp $
 
-SHA1 (gdal-3.3.0.tar.xz) = 3b3816a769f4c88ae9f78cf23209c2b07ccd58a4
-RMD160 (gdal-3.3.0.tar.xz) = 9d8da2bf3977a2a7bed1f748146dfee6904b76db
-SHA512 (gdal-3.3.0.tar.xz) = b3f8db22c0010ca2f3d38b9445cb8f8754df1e203a882cc739dee086c3d343a53153cd28e35e9cae6baf4f89554e16c0478f75746144f6f3a02bfb731f5465a0
-Size (gdal-3.3.0.tar.xz) = 12923948 bytes
+SHA1 (gdal-3.3.1.tar.xz) = 43ae8ce8255d0bc60c59331cecde9574780aed3a
+RMD160 (gdal-3.3.1.tar.xz) = 7d2e737733248346201cad75987f258e065dc14d
+SHA512 (gdal-3.3.1.tar.xz) = 54d726d2ca5a2d11ece4ea5aef7d9c71ac4f8fb3a91b489a5f7bc9b16405e0ec82ee9220381f8566a555b6ef05f3241e05b36a5a78eb4f726afb945ba8cbcbcb
+Size (gdal-3.3.1.tar.xz) = 12933888 bytes
 SHA1 (patch-frmts_grib_degrib_degrib_myutil.c) = 0e046afa236d7e0d6186fe392cb2da05fa5b42c5
 SHA1 (patch-port_cpl__conv.cpp) = dd309911e85512d2a477d55f33f77f79e62482eb
diff -r 806f5f2467a4 -r 0b5121734cbc geography/py-gdal/PLIST
--- a/geography/py-gdal/PLIST   Mon Jul 05 14:48:05 2021 +0000
+++ b/geography/py-gdal/PLIST   Mon Jul 05 17:25:29 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/05/03 16:17:00 gdt Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/07/05 17:25:29 gdt Exp $
 bin/gdal2tiles.py
 bin/gdal2xyz.py
 bin/gdal_calc.py
@@ -50,6 +50,8 @@
 ${PYSITELIB}/osgeo_utils/__init__.pyc
 ${PYSITELIB}/osgeo_utils/auxiliary/__init__.py
 ${PYSITELIB}/osgeo_utils/auxiliary/__init__.pyc
+${PYSITELIB}/osgeo_utils/auxiliary/array_util.py
+${PYSITELIB}/osgeo_utils/auxiliary/array_util.pyc
 ${PYSITELIB}/osgeo_utils/auxiliary/base.py
 ${PYSITELIB}/osgeo_utils/auxiliary/base.pyc
 ${PYSITELIB}/osgeo_utils/auxiliary/batch_creator.py



Home | Main Index | Thread Index | Old Index