pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/gdal-lib



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Sep 15 13:11:43 UTC 2022

Modified Files:
        pkgsrc/geography/gdal-lib: Makefile Makefile.common distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/geography/gdal-lib/Makefile.common
cvs rdiff -u -r1.58 -r1.59 pkgsrc/geography/gdal-lib/distinfo

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
diff -u pkgsrc/geography/gdal-lib/Makefile:1.148 pkgsrc/geography/gdal-lib/Makefile:1.149
--- pkgsrc/geography/gdal-lib/Makefile:1.148    Wed Jul 27 18:32:11 2022
+++ pkgsrc/geography/gdal-lib/Makefile  Thu Sep 15 13:11:43 2022
@@ -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
 

Index: pkgsrc/geography/gdal-lib/Makefile.common
diff -u pkgsrc/geography/gdal-lib/Makefile.common:1.20 pkgsrc/geography/gdal-lib/Makefile.common:1.21
--- pkgsrc/geography/gdal-lib/Makefile.common:1.20      Fri Jul  8 13:22:57 2022
+++ pkgsrc/geography/gdal-lib/Makefile.common   Thu Sep 15 13:11:43 2022
@@ -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}

Index: pkgsrc/geography/gdal-lib/distinfo
diff -u pkgsrc/geography/gdal-lib/distinfo:1.58 pkgsrc/geography/gdal-lib/distinfo:1.59
--- pkgsrc/geography/gdal-lib/distinfo:1.58     Wed Jul 27 18:32:11 2022
+++ pkgsrc/geography/gdal-lib/distinfo  Thu Sep 15 13:11:43 2022
@@ -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