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: Wed Jul 2 15:25:17 UTC 2025
Modified Files:
pkgsrc/geography/gdal-lib: Makefile.common distinfo
pkgsrc/geography/py-gdal: Makefile
Log Message:
geogrraphy/gdal*: Update to 3.11.1
Upstream NEWS: "GDAL 3.11.1 is a bugfix release."
Tested with qgis on NetBSD 10 amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/geography/gdal-lib/Makefile.common
cvs rdiff -u -r1.72 -r1.73 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.86 -r1.87 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.common
diff -u pkgsrc/geography/gdal-lib/Makefile.common:1.35 pkgsrc/geography/gdal-lib/Makefile.common:1.36
--- pkgsrc/geography/gdal-lib/Makefile.common:1.35 Sat May 10 11:38:35 2025
+++ pkgsrc/geography/gdal-lib/Makefile.common Wed Jul 2 15:25:17 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.35 2025/05/10 11:38:35 gdt Exp $
+# $NetBSD: Makefile.common,v 1.36 2025/07/02 15:25:17 gdt Exp $
#
# used by geography/gdal-lib/Makefile
# used by geography/py-gdal/Makefile
-VERSION_BASE= 3.11.0
+VERSION_BASE= 3.11.1
PLIST_SUBST+= VERSION_BASE=${VERSION_BASE}
# Accomodate testing unreleased versions.
-#VERSION_RC= rc2
+#VERSION_RC= rc1
#VERSION_BETA=
VERSION= ${VERSION_BASE}${VERSION_RC}${VERSION_BETA}
DISTNAME= gdal-${VERSION}
Index: pkgsrc/geography/gdal-lib/distinfo
diff -u pkgsrc/geography/gdal-lib/distinfo:1.72 pkgsrc/geography/gdal-lib/distinfo:1.73
--- pkgsrc/geography/gdal-lib/distinfo:1.72 Sat May 10 11:38:35 2025
+++ pkgsrc/geography/gdal-lib/distinfo Wed Jul 2 15:25:17 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.72 2025/05/10 11:38:35 gdt Exp $
+$NetBSD: distinfo,v 1.73 2025/07/02 15:25:17 gdt Exp $
-BLAKE2s (gdal-3.11.0.tar.xz) = c3d75839c8bc77afc31ce4f46c0d0d2e4585a1cef7cd89d19a01408cc04d7f43
-SHA512 (gdal-3.11.0.tar.xz) = 3aeae1ed70734e59171d5701696b4848003002d7de0fad2a52ad3b73bfcf752d14d8c89a2ec189714b93d43a547b9ed15f5e9359c94265db7019f0a40ef4c9fd
-Size (gdal-3.11.0.tar.xz) = 9292588 bytes
+BLAKE2s (gdal-3.11.1.tar.xz) = 5bf90f87c895616903c721635d176fc70652d3eb33e8b31df22f5981e4e1a6bb
+SHA512 (gdal-3.11.1.tar.xz) = 8fb763b2fe29720b4d159b79b9ec4d6bca049829f97f906b74dd43269ff61d4f879277ee4fe14fcc7be723ff239e373f1843313652865a3645d5384cbc4cfb45
+Size (gdal-3.11.1.tar.xz) = 9308432 bytes
SHA1 (patch-frmts_grib_degrib_degrib_myutil.c) = 0e046afa236d7e0d6186fe392cb2da05fa5b42c5
SHA1 (patch-port_cpl__port.h) = 1a8e90085b4390edb4ec2b40b68f83093fbe164d
Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.86 pkgsrc/geography/py-gdal/Makefile:1.87
--- pkgsrc/geography/py-gdal/Makefile:1.86 Sun Jun 22 10:45:35 2025
+++ pkgsrc/geography/py-gdal/Makefile Wed Jul 2 15:25:17 2025
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.86 2025/06/22 10:45:35 gdt Exp $
+# $NetBSD: Makefile,v 1.87 2025/07/02 15:25:17 gdt Exp $
-PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index