mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Update to 1.7.1
PR: 167263 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
dce589790f
commit
c185109eb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295402
@ -4,7 +4,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spatialindex
|
||||
PORTVERSION= 1.7.0
|
||||
PORTVERSION= 1.7.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://download.osgeo.org/libspatialindex/
|
||||
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
||||
@ -13,6 +13,7 @@ MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= A General Framework for Developing Spatial Indices
|
||||
|
||||
USE_AUTOTOOLS= libtool:env
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (spatialindex-src-1.7.0.tar.gz) = 94a2f1971bb5f7dfe04b9fda6c53a009abdfbc828442bad591dc7f469ac3383f
|
||||
SIZE (spatialindex-src-1.7.0.tar.gz) = 510309
|
||||
SHA256 (spatialindex-src-1.7.1.tar.bz2) = 183b4aa19bb5f5a1b882da1804f8d77c10e7ec8c83099d82dcd76d4039dc2c25
|
||||
SIZE (spatialindex-src-1.7.1.tar.bz2) = 359629
|
||||
|
@ -31,11 +31,11 @@ include/spatialindex/tools/rand48.h
|
||||
lib/libspatialindex.a
|
||||
lib/libspatialindex.la
|
||||
lib/libspatialindex.so
|
||||
lib/libspatialindex.so.1
|
||||
lib/libspatialindex.so.2
|
||||
lib/libspatialindex_c.a
|
||||
lib/libspatialindex_c.la
|
||||
lib/libspatialindex_c.so
|
||||
lib/libspatialindex_c.so.1
|
||||
lib/libspatialindex_c.so.2
|
||||
libdata/pkgconfig/libspatialindex.pc
|
||||
@dirrm include/spatialindex/capi
|
||||
@dirrm include/spatialindex/tools
|
||||
|
Loading…
Reference in New Issue
Block a user