Bug 151875 - [UPDATE] graphics/geos to 3.2.2
Summary: [UPDATE] graphics/geos to 3.2.2
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 21:00 UTC by Rainer Hurling
Modified: 2010-11-09 17:50 UTC (History)
0 users

See Also:


Attachments
file.diff (858 bytes, patch)
2010-11-01 21:00 UTC, Rainer Hurling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Hurling freebsd_committer freebsd_triage 2010-11-01 21:00:21 UTC
graphics/geos has its last update at December 2009 to version 3.2.0.

The newest version 3.2.2 from 2010/04/18 brings a lot of bug fixes and some new features like distance measuring.

geos is used for example by math/R and graphics/qgis.

Fix: The following small patch should fix the port to update to newest version. This should work on all platforms (only testet on amd64):


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-01 21:00:25 UTC
Maintainer of graphics/geos,

Please note that PR ports/151875 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151875

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-01 21:00:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-02 00:59:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-11-09 17:40:51 UTC
sunpoet     2010-11-09 17:40:46 UTC

  FreeBSD ports repository

  Modified files:
    graphics/geos        Makefile distinfo 
  Log:
  - Update to 3.2.2
  - While I'm here, add LICENSE and remove DISTNAME assignment which is already
    done by bsd.port.mk
  
  Changes:
  
  3.2.2:
  - Bug fixes:
    * CAPI: do not leak contexts when using the non-reentrant interface
  
  3.2.1:
  - Bug fixes:
    * False positive return from IsValidOp (#333)
    * Return up to 15 digits of precision from GEOSisValidReason_t (#329)
  
  PR:             ports/151875
  Submitted by:   Rainer Hurling <rhurlin@gwdg.de>
  Approved by:    Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
  
  Revision  Changes    Path
  1.25      +4 -4      ports/graphics/geos/Makefile
  1.15      +2 -3      ports/graphics/geos/distinfo
_______________________________________________
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 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-09 17:40:55 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!