Bug 141656 - [MAINTAINER] graphics/geos 3.2.0 New release from upstream
Summary: [MAINTAINER] graphics/geos 3.2.0 New release from upstream
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 21:30 UTC by Konstantin Saurbier
Modified: 2009-12-20 09:10 UTC (History)
0 users

See Also:


Attachments
file.diff (13.78 KB, patch)
2009-12-15 21:30 UTC, Konstantin Saurbier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Saurbier 2009-12-15 21:30:02 UTC
Update to the new geos version 3.2.0.
Excerpt from the NEWS file:

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

The patch is also available at:

http://files.saurbier.net/freebsd/patches/geos/geos-update-to-3.2.0.diff
http://files.saurbier.net/freebsd/patches/geos/geos-update-to-3.2.0.diff.asc

Build Logs:
http://files.saurbier.net/freebsd/logs/geos/6.4-i386-geos-3.2.0.log
http://files.saurbier.net/freebsd/logs/geos/7.2-i386-geos-3.2.0.log
http://files.saurbier.net/freebsd/logs/geos/8.0-amd64-geos-3.2.0.log

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-12-16 14:02:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-20 09:09:30 UTC
wen         2009-12-20 09:09:16 UTC

  FreeBSD ports repository

  Modified files:
    graphics/geos        Makefile distinfo pkg-plist 
  Log:
  - Update to 3.2.0
  
  PR:             ports/141656
  Submitted by:   Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
  
  Revision  Changes    Path
  1.24      +1 -1      ports/graphics/geos/Makefile
  1.14      +3 -3      ports/graphics/geos/distinfo
  1.12      +183 -4    ports/graphics/geos/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2009-12-20 09:09:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!