pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/geos Version 3.1.0 includes a number of impr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0384a5ce4610
branches:  trunk
changeset: 556283:0384a5ce4610
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Mar 18 19:41:45 2009 +0000

description:
Version 3.1.0 includes a number of improvements over the 3.0 version:

- PreparedGeometry operations for very fast predicate testing.
  - Intersects()
  - Covers()
  - CoveredBy()
  - ContainsProperly()
- Easier builds under MSVC and OpenSolaris
- Thread-safe CAPI option
- IsValidReason added to CAPI
- CascadedUnion operation for fast unions of geometry sets
- Single-sided buffering operation added
- Numerous bug fixes.
  http://trac.osgeo.org/geos/query?status=closed&milestone=3.1.0&order=priority

diffstat:

 geography/geos/Makefile |  4 ++--
 geography/geos/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 1412272532b3 -r 0384a5ce4610 geography/geos/Makefile
--- a/geography/geos/Makefile   Wed Mar 18 19:18:59 2009 +0000
+++ b/geography/geos/Makefile   Wed Mar 18 19:41:45 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/12/11 17:17:57 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2009/03/18 19:41:45 gdt Exp $
 #
 
-DISTNAME=              geos-3.0.3
+DISTNAME=              geos-3.1.0
 CATEGORIES=            geography
 MASTER_SITES=          http://download.osgeo.org/geos/
 EXTRACT_SUFX=          .tar.bz2
diff -r 1412272532b3 -r 0384a5ce4610 geography/geos/distinfo
--- a/geography/geos/distinfo   Wed Mar 18 19:18:59 2009 +0000
+++ b/geography/geos/distinfo   Wed Mar 18 19:41:45 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2008/12/11 17:17:57 gdt Exp $
+$NetBSD: distinfo,v 1.8 2009/03/18 19:41:45 gdt Exp $
 
-SHA1 (geos-3.0.3.tar.bz2) = f580057d7345db4897451a8b97128b4b5c3ff0ef
-RMD160 (geos-3.0.3.tar.bz2) = 3bc8b3f58b6fccaad12855e2c86faf1fb4ddca4c
-Size (geos-3.0.3.tar.bz2) = 1075288 bytes
+SHA1 (geos-3.1.0.tar.bz2) = a36b462e4afac91d7aacef9944bff0706ea64168
+RMD160 (geos-3.1.0.tar.bz2) = 45807500e8a46e5d31e9a3cc5245f1720cd2ae16
+Size (geos-3.1.0.tar.bz2) = 1200085 bytes
 SHA1 (patch-ae) = b687857a95931a7f9a0dc5e1c2290db0e76f603e



Home | Main Index | Thread Index | Old Index