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:           Fri Jun  5 22:59:47 UTC 2026

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

Log Message:
geography/gdal*: Update to 3.13.1

Upstream NEWS:
  Bugfixs and minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/geography/gdal-lib/Makefile.common
cvs rdiff -u -r1.81 -r1.82 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.99 -r1.100 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.200 pkgsrc/geography/gdal-lib/Makefile:1.201
--- pkgsrc/geography/gdal-lib/Makefile:1.200    Thu May 14 16:41:06 2026
+++ pkgsrc/geography/gdal-lib/Makefile  Fri Jun  5 22:59:47 2026
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.200 2026/05/14 16:41:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.201 2026/06/05 22:59:47 gdt Exp $
 
-PKGREVISION= 1
 .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.44 pkgsrc/geography/gdal-lib/Makefile.common:1.45
--- pkgsrc/geography/gdal-lib/Makefile.common:1.44      Fri May  8 13:12:41 2026
+++ pkgsrc/geography/gdal-lib/Makefile.common   Fri Jun  5 22:59:47 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.44 2026/05/08 13:12:41 gdt Exp $
+# $NetBSD: Makefile.common,v 1.45 2026/06/05 22:59:47 gdt Exp $
 #
 # used by geography/gdal-lib/Makefile
 # used by geography/py-gdal/Makefile
 
-VERSION_BASE=  3.13.0
+VERSION_BASE=  3.13.1
 #   beta1 unpacks to directory *with* beta1, and is placed in VERSION_BASE.
 PLIST_SUBST+=  VERSION_BASE=${VERSION_BASE}
-#VERSION_RC=   rc2
+#VERSION_RC=   rc1
 #   rc1 unpacks to directory *without* rc1, and is placed in VERSION_RC.
 VERSION=       ${VERSION_BASE}${VERSION_RC}
 DISTNAME=      gdal-${VERSION}

Index: pkgsrc/geography/gdal-lib/distinfo
diff -u pkgsrc/geography/gdal-lib/distinfo:1.81 pkgsrc/geography/gdal-lib/distinfo:1.82
--- pkgsrc/geography/gdal-lib/distinfo:1.81     Fri May  8 13:12:41 2026
+++ pkgsrc/geography/gdal-lib/distinfo  Fri Jun  5 22:59:47 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.81 2026/05/08 13:12:41 gdt Exp $
+$NetBSD: distinfo,v 1.82 2026/06/05 22:59:47 gdt Exp $
 
-BLAKE2s (gdal-3.13.0.tar.xz) = d7274626cf8f47efdef02e5788266d9755f938f35b3ce2d1df82357b2337fdd8
-SHA512 (gdal-3.13.0.tar.xz) = a38e6ca76198a12a33574a525965d3940293bec827e537ae5ac9283eb48ccd942b738968f201918c0924ae9cee7b7e9f9c61a0b0e7a95261acbf060f9f09ef77
-Size (gdal-3.13.0.tar.xz) = 9945444 bytes
+BLAKE2s (gdal-3.13.1.tar.xz) = f05097d3105889b38163fcc8c15ae71ac3f7a66278d8e6d0c2ce69acd5c1b65c
+SHA512 (gdal-3.13.1.tar.xz) = db14d46a36ac17f8efe5fb81b2aecd5dd79dc81ab89d789aa3315272210bcfb68e0e2cc452a402038dce175f55b624ab459993e2e198b849673f851b5a031e9b
+Size (gdal-3.13.1.tar.xz) = 9957916 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.99 pkgsrc/geography/py-gdal/Makefile:1.100
--- pkgsrc/geography/py-gdal/Makefile:1.99      Thu May 14 16:41:07 2026
+++ pkgsrc/geography/py-gdal/Makefile   Fri Jun  5 22:59:47 2026
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.99 2026/05/14 16:41:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.100 2026/06/05 22:59:47 gdt Exp $
 
 PYTHON_VERSIONS_INCOMPATIBLE=  310
 
 #PKGREVISION=  0
-PKGREVISION= 1
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 



Home | Main Index | Thread Index | Old Index