I have updated the pkgsrc entry for geos.  It passed make check on
NetBSD/5.0 i386.

The shlib major version changed; probably NEWS should mention that.  Are
there incompatible ABI changes?  (From a packaging point of view, shlib
version changes when there aren't actually ABI changes generates work
that could be avoided; all depending packages need a version change
because they only interoperate with one or the other geos version.)



From: Greg Troxel <g...@netbsd.org>
Subject: CVS commit: pkgsrc/geography/geos
To: pkgsrc-chan...@netbsd.org
Date: Mon, 14 Dec 2009 23:31:06 +0000
Reply-To: g...@netbsd.org

Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Dec 14 23:31:06 UTC 2009

Modified Files:
        pkgsrc/geography/geos: Makefile PLIST distinfo

Log Message:
Update to 3.2.0:

Changes in 3.2.0

- Add Single-sided buffer operation
- JTS-1.10 sync ...
  - Drastically improved Buffer speed (20x for a case in testsuite)
  - Improved EdgeList duplicate edge finding
  - Added algorithm::distance package
  - Added algorithm::Angle class
  - Added algorithm::BoundaryNodeRule class
  - IsSimpleOp can now return non-simple location coordinate
  - DistanceOp can now check for 'within distance' predicate
    (earlier exit)
  - MultiPolygon::getBoundary always return MultiLineString, also
    when the result is the EMPTY geometry.
- Various bug and leak fixes, optimizations
- Replace MarkupSTL with tinyXML


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/geography/geos/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/geos/PLIST \
    pkgsrc/geography/geos/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Attachment: pgpS5P7jzC1UB.pgp
Description: PGP signature

_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to