pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography geography/gdal*: Update to 3.5.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e315db7e281
branches:  trunk
changeset: 388795:5e315db7e281
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Nov 27 01:10:22 2022 +0000

description:
geography/gdal*: Update to 3.5.3

This is a micro/bugfix release.

diffstat:

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

diffs (52 lines):

diff -r fa3d4a947356 -r 5e315db7e281 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile       Sat Nov 26 22:51:15 2022 +0000
+++ b/geography/gdal-lib/Makefile       Sun Nov 27 01:10:22 2022 +0000
@@ -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 -r fa3d4a947356 -r 5e315db7e281 geography/gdal-lib/Makefile.common
--- a/geography/gdal-lib/Makefile.common        Sat Nov 26 22:51:15 2022 +0000
+++ b/geography/gdal-lib/Makefile.common        Sun Nov 27 01:10:22 2022 +0000
@@ -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 -r fa3d4a947356 -r 5e315db7e281 geography/gdal-lib/distinfo
--- a/geography/gdal-lib/distinfo       Sat Nov 26 22:51:15 2022 +0000
+++ b/geography/gdal-lib/distinfo       Sun Nov 27 01:10:22 2022 +0000
@@ -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 -r fa3d4a947356 -r 5e315db7e281 geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile        Sat Nov 26 22:51:15 2022 +0000
+++ b/geography/py-gdal/Makefile        Sun Nov 27 01:10:22 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index