update to spatialite-tools 4.2.0

This commit is contained in:
landry 2014-08-26 19:04:02 +00:00
parent 90da597374
commit eb20e7dbfd
3 changed files with 10 additions and 6 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/03/20 21:55:28 landry Exp $
# $OpenBSD: Makefile,v 1.2 2014/08/26 19:04:02 landry Exp $
COMMENT = CLI tools for spatialite
PROJECT = spatialite-tools
DISTNAME = ${PROJECT}-4.0.0
DISTNAME = ${PROJECT}-4.2.0
LIB_DEPENDS += geo/spatialite/libspatialite \
geo/spatialite/readosm
WANTLIB += freexl geos geos_c m proj pthread sqlite3 stdc++
WANTLIB += c curses expat readline readosm spatialite z
WANTLIB += c curses expat readline readosm spatialite z xml2
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (spatialite-tools-4.0.0.tar.gz) = tQRpe2O5L0zRgaPbk7SZf/5dLdvaaUIYGMgE6OqRGUg=
SIZE (spatialite-tools-4.0.0.tar.gz) = 471952
SHA256 (spatialite-tools-4.2.0.tar.gz) = iQxM2rW2tFDfT5g0ERDded8gs8w69P7NbkoGz8cYzbw=
SIZE (spatialite-tools-4.2.0.tar.gz) = 510497

View File

@ -1,8 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/20 21:55:28 landry Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/08/26 19:04:02 landry Exp $
@bin bin/exif_loader
@bin bin/shp_doctor
@bin bin/spatialite
@bin bin/spatialite_convert
@bin bin/spatialite_dxf
@bin bin/spatialite_gml
@bin bin/spatialite_network
@bin bin/spatialite_osm_filter
@ -10,3 +11,6 @@
@bin bin/spatialite_osm_net
@bin bin/spatialite_osm_raw
@bin bin/spatialite_tool
@bin bin/spatialite_xml_collapse
@bin bin/spatialite_xml_load
@bin bin/spatialite_xml_print