pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography
Module Name: pkgsrc
Committed By: gdt
Date: Mon Jul 5 17:25:29 UTC 2021
Modified Files:
pkgsrc/geography/gdal-lib: Makefile.common distinfo
pkgsrc/geography/py-gdal: PLIST
Log Message:
geoggraphy/gdal-lib (and py-gdal): Update to 3.3.1
Upstream changes: bugfixes
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/geography/gdal-lib/Makefile.common
cvs rdiff -u -r1.46 -r1.47 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/py-gdal/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/gdal-lib/Makefile.common
diff -u pkgsrc/geography/gdal-lib/Makefile.common:1.12 pkgsrc/geography/gdal-lib/Makefile.common:1.13
--- pkgsrc/geography/gdal-lib/Makefile.common:1.12 Mon May 3 16:17:00 2021
+++ pkgsrc/geography/gdal-lib/Makefile.common Mon Jul 5 17:25:29 2021
@@ -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}
Index: pkgsrc/geography/gdal-lib/distinfo
diff -u pkgsrc/geography/gdal-lib/distinfo:1.46 pkgsrc/geography/gdal-lib/distinfo:1.47
--- pkgsrc/geography/gdal-lib/distinfo:1.46 Mon May 3 16:17:00 2021
+++ pkgsrc/geography/gdal-lib/distinfo Mon Jul 5 17:25:29 2021
@@ -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
Index: pkgsrc/geography/py-gdal/PLIST
diff -u pkgsrc/geography/py-gdal/PLIST:1.4 pkgsrc/geography/py-gdal/PLIST:1.5
--- pkgsrc/geography/py-gdal/PLIST:1.4 Mon May 3 16:17:00 2021
+++ pkgsrc/geography/py-gdal/PLIST Mon Jul 5 17:25:29 2021
@@ -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__.py
${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