update to spatialindex 1.8.1
This commit is contained in:
parent
0a0c357bb4
commit
fafc55ca49
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2013/03/21 09:01:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2014/08/24 09:03:04 landry Exp $
|
||||
|
||||
COMMENT = library for spatial indexing and querying
|
||||
DISTNAME= spatialindex-src-1.8.0
|
||||
DISTNAME= spatialindex-src-1.8.1
|
||||
PKGNAME = ${DISTNAME:S/-src//}
|
||||
CATEGORIES = geo
|
||||
SHARED_LIBS = spatialindex 0.0 \
|
||||
spatialindex_c 0.0 #3.0
|
||||
SHARED_LIBS = spatialindex 1.0 \
|
||||
spatialindex_c 0.1 #3.0
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (spatialindex-src-1.8.0.tar.gz) = okOO42Dm+DlfGIINLY13SSGJzhk4If96nwhoyupOt9I=
|
||||
SIZE (spatialindex-src-1.8.0.tar.gz) = 542374
|
||||
SHA256 (spatialindex-src-1.8.1.tar.gz) = EqEeAVdEn2bbqqVZCpdjDzFk3dnGkI4ZaIypRWyfwas=
|
||||
SIZE (spatialindex-src-1.8.1.tar.gz) = 550098
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/20 21:47:34 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2014/08/24 09:03:05 landry Exp $
|
||||
include/spatialindex/
|
||||
include/spatialindex/LineSegment.h
|
||||
include/spatialindex/MVRTree.h
|
||||
@ -38,5 +38,4 @@ lib/libspatialindex.la
|
||||
lib/libspatialindex_c.a
|
||||
lib/libspatialindex_c.la
|
||||
@lib lib/libspatialindex_c.so.${LIBspatialindex_c_VERSION}
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libspatialindex.pc
|
||||
|
Loading…
x
Reference in New Issue
Block a user