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:           Sun Nov 27 01:10:22 UTC 2022

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

Log Message:
geography/gdal*: Update to 3.5.3

This is a micro/bugfix release.


To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/geography/gdal-lib/Makefile.common
cvs rdiff -u -r1.59 -r1.60 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.50 -r1.51 pkgsrc/geography/py-gdal/Makefile

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.151 pkgsrc/geography/gdal-lib/Makefile:1.152
--- pkgsrc/geography/gdal-lib/Makefile:1.151    Wed Nov 23 16:18:45 2022
+++ pkgsrc/geography/gdal-lib/Makefile  Sun Nov 27 01:10:22 2022
@@ -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

Index: pkgsrc/geography/gdal-lib/Makefile.common
diff -u pkgsrc/geography/gdal-lib/Makefile.common:1.21 pkgsrc/geography/gdal-lib/Makefile.common:1.22
--- pkgsrc/geography/gdal-lib/Makefile.common:1.21      Thu Sep 15 13:11:43 2022
+++ pkgsrc/geography/gdal-lib/Makefile.common   Sun Nov 27 01:10:22 2022
@@ -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}

Index: pkgsrc/geography/gdal-lib/distinfo
diff -u pkgsrc/geography/gdal-lib/distinfo:1.59 pkgsrc/geography/gdal-lib/distinfo:1.60
--- pkgsrc/geography/gdal-lib/distinfo:1.59     Thu Sep 15 13:11:43 2022
+++ pkgsrc/geography/gdal-lib/distinfo  Sun Nov 27 01:10:22 2022
@@ -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

Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.50 pkgsrc/geography/py-gdal/Makefile:1.51
--- pkgsrc/geography/py-gdal/Makefile:1.50      Wed Nov 23 16:20:12 2022
+++ pkgsrc/geography/py-gdal/Makefile   Sun Nov 27 01:10:22 2022
@@ -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