[Lunar-commits] r20435 - moonbase/trunk/science/geos
Dennis Veatch
stumbles at lunar-linux.org
Sat Jun 17 19:50:49 UTC 2006
Author: stumbles
Date: 2006-06-17 19:50:49 +0000 (Sat, 17 Jun 2006)
New Revision: 20435
Modified:
moonbase/trunk/science/geos/DETAILS
Log:
- Added LinearRing::clone
- Added GEOSArea(), GEOSLength(), GEOSEnvelope(), and
GEOSGeomType() to C API
- Cleanups in C-API
- Support for gcc-4
- Fixed Polygon::equalsExact
- Improved XMLTester
- Fixed bug in NULL-factory Geometry constructor
- Cleanups in SWIG wrappers
and others.
Modified: moonbase/trunk/science/geos/DETAILS
===================================================================
--- moonbase/trunk/science/geos/DETAILS 2006-06-17 19:42:24 UTC (rev 20434)
+++ moonbase/trunk/science/geos/DETAILS 2006-06-17 19:50:49 UTC (rev 20435)
@@ -1,11 +1,11 @@
MODULE=geos
- VERSION=2.2.1
+ VERSION=2.2.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://geos.refractions.net/
- SOURCE_VFY=sha1:756aed7cb5b6b4e49e2d137e33d67637c4503ea5
+ SOURCE_VFY=sha1:e74144c046560ee345cab19825eec1c2fff94d7a
WEB_SITE=http://geos.refractions.net/
ENTERED=20050902
- UPDATED=20060104
+ UPDATED=20060617
SHORT="Geometry Engine Open Source"
cat << EOF
More information about the Lunar-commits
mailing list