From nobody@FreeBSD.org  Mon Nov  1 20:51:56 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9EA77106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Nov 2010 20:51:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8D3898FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Nov 2010 20:51:56 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oA1Kpu6E023507
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 1 Nov 2010 20:51:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id oA1KpurB023506;
	Mon, 1 Nov 2010 20:51:56 GMT
	(envelope-from nobody)
Message-Id: <201011012051.oA1KpurB023506@www.freebsd.org>
Date: Mon, 1 Nov 2010 20:51:56 GMT
From: Rainer Hurling <rhurlin@gwdg.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] graphics/geos to 3.2.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: konstantin@saurbier.net

>Number:         151875
>Category:       ports
>Synopsis:       [UPDATE] graphics/geos to 3.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 01 21:00:21 UTC 2010
>Closed-Date:    Tue Nov 09 17:40:59 UTC 2010
>Last-Modified:  Tue Nov  9 17:50:09 UTC 2010
>Originator:     Rainer Hurling
>Release:        FreeBSD 9.0-CURRENT (amd64)
>Organization:
>Environment:
FreeBSD xxx.xxx.xxx 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sun Oct 31 10:24:21 CET 2010     xxx@xxx.xxx:/usr/obj/usr/src/sys/XXX  amd64
>Description:
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.
>How-To-Repeat:

>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:

diff -Naur geos_ORIGIN/Makefile geos/Makefile
--- geos_ORIGIN/Makefile	2009-12-20 13:27:14.000000000 +0100
+++ geos/Makefile	2010-11-01 18:06:49.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	geos
-PORTVERSION=	3.2.0
+PORTVERSION=	3.2.2
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://download.osgeo.org/geos/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
diff -Naur geos_ORIGIN/distinfo geos/distinfo
--- geos_ORIGIN/distinfo	2009-12-20 13:27:14.000000000 +0100
+++ geos/distinfo	2010-11-01 18:07:13.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (geos-3.2.0.tar.bz2) = bfad7129680f0107b6ca9a2b92a2c440
-SHA256 (geos-3.2.0.tar.bz2) = 0a43b76429fd94fd572d79869f3ca5acdf44a9fa73844aa655016f09aaa1e6c7
-SIZE (geos-3.2.0.tar.bz2) = 1627924
+SHA256 (geos-3.2.2.tar.bz2) = 24df7c2119936fe0bcaa66e0b05aa28a875e373095cc05ee7eff404330e3211c
+SIZE (geos-3.2.2.tar.bz2) = 1664073


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Nov 1 21:00:28 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151875 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: konstantin@saurbier.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151875: [UPDATE] graphics/geos to 3.2.2
Date: Mon, 1 Nov 2010 21:00:25 UT

 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
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Tue Nov 2 00:59:25 UTC 2010 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151875 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Nov 9 17:40:55 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151875 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151875: commit references a PR
Date: Tue,  9 Nov 2010 17:40:51 +0000 (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"
 
>Unformatted:
