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:   wiz
Date:           Wed Feb 15 23:17:32 UTC 2023

Modified Files:
        pkgsrc/geography/spatialindex: Makefile PLIST buildlink3.mk distinfo

Log Message:
spatialindex: update to 1.9.3.

Changes:

4 years of development, convert to CMake, no useful changelog found.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/spatialindex/Makefile \
    pkgsrc/geography/spatialindex/PLIST \
    pkgsrc/geography/spatialindex/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/spatialindex/distinfo

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.1 pkgsrc/geography/spatialindex/Makefile:1.2
--- pkgsrc/geography/spatialindex/Makefile:1.1  Fri Nov 27 17:51:58 2015
+++ pkgsrc/geography/spatialindex/Makefile      Wed Feb 15 23:17:32 2023
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2015/11/27 17:51:58 adam Exp $
+# $NetBSD: Makefile,v 1.2 2023/02/15 23:17:32 wiz Exp $
 
-DISTNAME=      spatialindex-src-1.8.5
+DISTNAME=      spatialindex-src-1.9.3
 PKGNAME=       ${DISTNAME:S/-src//}
 CATEGORIES=    geography
-MASTER_SITES=  http://download.osgeo.org/libspatialindex/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=libspatialindex/}
+GITHUB_PROJECT=        libspatialindex
+GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,8 +14,6 @@ COMMENT=      Robust spatial indexing methods
 LICENSE=       mit
 
 USE_LANGUAGES=         c c++
-USE_LIBTOOL=           yes
-GNU_CONFIGURE=         yes
-PKGCONFIG_OVERRIDE=    src/libspatialindex.pc.in
 
+.include "../../devel/cmake/build.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/spatialindex/PLIST
diff -u pkgsrc/geography/spatialindex/PLIST:1.1 pkgsrc/geography/spatialindex/PLIST:1.2
--- pkgsrc/geography/spatialindex/PLIST:1.1     Fri Nov 27 17:51:58 2015
+++ pkgsrc/geography/spatialindex/PLIST Wed Feb 15 23:17:32 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/11/27 17:51:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/02/15 23:17:32 wiz Exp $
 include/spatialindex/LineSegment.h
 include/spatialindex/MVRTree.h
 include/spatialindex/MovingPoint.h
@@ -27,9 +27,11 @@ include/spatialindex/capi/sidx_export.h
 include/spatialindex/capi/sidx_impl.h
 include/spatialindex/tools/PointerPool.h
 include/spatialindex/tools/PoolPointer.h
-include/spatialindex/tools/SmartPointer.h
 include/spatialindex/tools/Tools.h
 include/spatialindex/tools/rand48.h
-lib/libspatialindex.la
-lib/libspatialindex_c.la
-lib/pkgconfig/libspatialindex.pc
+lib/libspatialindex.so
+lib/libspatialindex.so.6
+lib/libspatialindex.so.6.1.1
+lib/libspatialindex_c.so
+lib/libspatialindex_c.so.6
+lib/libspatialindex_c.so.6.1.1
Index: pkgsrc/geography/spatialindex/buildlink3.mk
diff -u pkgsrc/geography/spatialindex/buildlink3.mk:1.1 pkgsrc/geography/spatialindex/buildlink3.mk:1.2
--- pkgsrc/geography/spatialindex/buildlink3.mk:1.1     Fri Nov 27 17:51:58 2015
+++ pkgsrc/geography/spatialindex/buildlink3.mk Wed Feb 15 23:17:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2015/11/27 17:51:58 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2023/02/15 23:17:32 wiz Exp $
 
 BUILDLINK_TREE+=       spatialindex
 
@@ -6,6 +6,7 @@ BUILDLINK_TREE+=        spatialindex
 SPATIALINDEX_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.spatialindex+=   spatialindex>=1.8.5
+BUILDLINK_ABI_DEPENDS.spatialindex+=   spatialindex>=1.9.3
 BUILDLINK_PKGSRCDIR.spatialindex?=     ../../geography/spatialindex
 .endif # SPATIALINDEX_BUILDLINK3_MK
 

Index: pkgsrc/geography/spatialindex/distinfo
diff -u pkgsrc/geography/spatialindex/distinfo:1.3 pkgsrc/geography/spatialindex/distinfo:1.4
--- pkgsrc/geography/spatialindex/distinfo:1.3  Tue Oct 26 10:45:16 2021
+++ pkgsrc/geography/spatialindex/distinfo      Wed Feb 15 23:17:32 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:45:16 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/02/15 23:17:32 wiz Exp $
 
-BLAKE2s (spatialindex-src-1.8.5.tar.bz2) = 62211866cea0deb29ec174446f5bbcbc33c8ef423b05dce0415dc62c0a32ccd5
-SHA512 (spatialindex-src-1.8.5.tar.bz2) = d3e47982cc2809d04490fae27796b31cdb59675790010d8b45e1a98b5a23048a4a44e321a2470dd36c01aba6f6e7620cafc4988a02b55e4f59d1b7fa9b588b06
-Size (spatialindex-src-1.8.5.tar.bz2) = 407871 bytes
+BLAKE2s (spatialindex-src-1.9.3.tar.bz2) = 8acafd9a2d4af01695a94ff5b19d48036a028477f2269685c6aec83585dd9e3b
+SHA512 (spatialindex-src-1.9.3.tar.bz2) = 7922807a2f7026542a014d3d7943da5410429b291cf469267ffea5b8075eab2a94e68b6c013425615d221b930fd319c403f3bf43404c9b1d2c92d0e2baae3066
+Size (spatialindex-src-1.9.3.tar.bz2) = 520817 bytes



Home | Main Index | Thread Index | Old Index