pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/spatialindex



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Sep 16 00:56:01 UTC 2025

Modified Files:
        pkgsrc/geography/spatialindex: Makefile

Log Message:
geography/spatialindex: Add upstream bug report URL


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/spatialindex/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/spatialindex/Makefile
diff -u pkgsrc/geography/spatialindex/Makefile:1.3 pkgsrc/geography/spatialindex/Makefile:1.4
--- pkgsrc/geography/spatialindex/Makefile:1.3  Tue Sep 16 00:43:35 2025
+++ pkgsrc/geography/spatialindex/Makefile      Tue Sep 16 00:56:01 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2025/09/16 00:43:35 gdt Exp $
+# $NetBSD: Makefile,v 1.4 2025/09/16 00:56:01 gdt Exp $
 
 # Do not update to >= 2.1, because of an upstream bug that causes
 # incorrect results in qgis (and arguably, any other user of the
 # library).
-#   https://github.com/libspatialindex/libspatialindex/commit/6fe9ff769243579ed74f7f27409dd1dda6591634
+#   https://github.com/libspatialindex/libspatialindex/issues/276
 #   https://lists.osgeo.org/pipermail/qgis-developer/2025-September/067804.html
 #   https://lists.osgeo.org/pipermail/qgis-developer/2025-September/067804.html
 DISTNAME=      spatialindex-src-1.9.3



Home | Main Index | Thread Index | Old Index