summaryrefslogtreecommitdiff
path: root/graphics/geos
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-21 15:46:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-21 15:46:13 +0000
commit0bba045213ecef60014bd23a4aa9ad7cc7084754 (patch)
tree2597ca86cf38a03b9842461e7ba28d8ff8eec37b /graphics/geos
parentUpdate to 2.4.1. (diff)
- Update to 2.0.1
PR: ports/73614 Submitted by: Sam Lawrance <boris@brooknet.com.au> Approved by: Leonardo Martins <lmartins@nepe.eee.ufg.br> (maintainer)
Notes
Notes: svn path=/head/; revision=122075
Diffstat (limited to 'graphics/geos')
-rw-r--r--graphics/geos/Makefile8
-rw-r--r--graphics/geos/distinfo4
-rw-r--r--graphics/geos/pkg-plist17
3 files changed, 18 insertions, 11 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile
index b72842e935c5..adc474df5b60 100644
--- a/graphics/geos/Makefile
+++ b/graphics/geos/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= geos
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 2.0.1
CATEGORIES= graphics
MASTER_SITES= http://geos.refractions.net/
-DISTNAME= ${PORTNAME}-${PORTVERSION}.0
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= lmartins@nepe.eee.ufg.br
COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= YES
-GNU_CONFIGURE= YES
+USE_LIBTOOL_VER=15
+USE_BZIP2= YES
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/graphics/geos/distinfo b/graphics/geos/distinfo
index c42c12e31153..f1299b5540e0 100644
--- a/graphics/geos/distinfo
+++ b/graphics/geos/distinfo
@@ -1,2 +1,2 @@
-MD5 (geos-1.0.0.tar.gz) = bc9fb46ceec47ef0bf7097c3a10096f9
-SIZE (geos-1.0.0.tar.gz) = 427970
+MD5 (geos-2.0.1.tar.bz2) = 847ce051190d1901b0c2a9f670c6b320
+SIZE (geos-2.0.1.tar.bz2) = 512701
diff --git a/graphics/geos/pkg-plist b/graphics/geos/pkg-plist
index 2b30e23dd80d..017ccaea1d30 100644
--- a/graphics/geos/pkg-plist
+++ b/graphics/geos/pkg-plist
@@ -1,27 +1,34 @@
bin/geos-config
-include/geos/bigtest.h
+include/geos.h
include/geos/geom.h
+include/geos/geomUtil.h
+include/geos/geomgraph.h
+include/geos/geomgraphindex.h
include/geos/geosAlgorithm.h
-include/geos/graph.h
-include/geos/graphindex.h
include/geos/indexBintree.h
include/geos/indexChain.h
include/geos/indexQuadtree.h
include/geos/indexStrtree.h
include/geos/indexSweepline.h
include/geos/io.h
+include/geos/noding.h
+include/geos/nodingSnapround.h
include/geos/opBuffer.h
include/geos/opDistance.h
+include/geos/opLinemerge.h
include/geos/opOverlay.h
+include/geos/opPolygonize.h
include/geos/opRelate.h
include/geos/opValid.h
include/geos/operation.h
+include/geos/planargraph.h
include/geos/platform.h
+include/geos/precision.h
include/geos/spatialIndex.h
include/geos/unload.h
include/geos/util.h
+include/geos/version.h
lib/libgeos.a
-lib/libgeos.la
lib/libgeos.so
-lib/libgeos.so.1
+lib/libgeos.so.2
@dirrm include/geos