diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-23 17:22:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-23 17:22:57 +0000 |
commit | 3eef7e1853cf2f1caf4edf59f67f90a9c8b1cd10 (patch) | |
tree | bb4129b5986a862ed37843bb434046b358291604 /graphics | |
parent | Update to 1.6.7 (diff) |
- Update to 2.1.4
PR: ports/89459
Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/geos/Makefile | 2 | ||||
-rw-r--r-- | graphics/geos/distinfo | 5 | ||||
-rw-r--r-- | graphics/geos/pkg-plist | 5 |
3 files changed, 8 insertions, 4 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index 6cd91e856c46..dd75b243e3c4 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -6,7 +6,7 @@ # PORTNAME= geos -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.4 CATEGORIES= graphics MASTER_SITES= http://geos.refractions.net/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/graphics/geos/distinfo b/graphics/geos/distinfo index f1299b5540e0..d428cd04201e 100644 --- a/graphics/geos/distinfo +++ b/graphics/geos/distinfo @@ -1,2 +1,3 @@ -MD5 (geos-2.0.1.tar.bz2) = 847ce051190d1901b0c2a9f670c6b320 -SIZE (geos-2.0.1.tar.bz2) = 512701 +SHA1 (geos-2.1.4.tar.bz2) = 9fe811851a57d3eeb3cc900b11f4f813e4680928 +MD5 (geos-2.1.4.tar.bz2) = e00524abc2cb26c8fb9173b8696be3b7 +SIZE (geos-2.1.4.tar.bz2) = 506683 diff --git a/graphics/geos/pkg-plist b/graphics/geos/pkg-plist index 017ccaea1d30..6f41817d5aba 100644 --- a/graphics/geos/pkg-plist +++ b/graphics/geos/pkg-plist @@ -1,3 +1,4 @@ +bin/XMLTester bin/geos-config include/geos.h include/geos/geom.h @@ -24,11 +25,13 @@ include/geos/operation.h include/geos/planargraph.h include/geos/platform.h include/geos/precision.h +include/geos/profiler.h include/geos/spatialIndex.h +include/geos/timeval.h include/geos/unload.h include/geos/util.h include/geos/version.h lib/libgeos.a lib/libgeos.so -lib/libgeos.so.2 +lib/libgeos.so.3 @dirrm include/geos |