From nobody@FreeBSD.org  Thu Feb  5 12:58:29 2009
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 D87BC106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 Feb 2009 12:58:29 +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 C4B178FC25
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 Feb 2009 12:58:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n15CwT8B041216
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 5 Feb 2009 12:58:29 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n15CwTkB041215;
	Thu, 5 Feb 2009 12:58:29 GMT
	(envelope-from nobody)
Message-Id: <200902051258.n15CwTkB041215@www.freebsd.org>
Date: Thu, 5 Feb 2009 12:58:29 GMT
From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports/graphics/geos:  /usr/local/include/geos/geom/BinaryOp.h:54:44: error: geos/precision/GeometrySnapper.h: No such file or directory
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: konstantin@saurbier.net

>Number:         131421
>Category:       ports
>Synopsis:       ports/graphics/geos:  /usr/local/include/geos/geom/BinaryOp.h:54:44: error: geos/precision/GeometrySnapper.h: No such file or directory
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 13:00:03 UTC 2009
>Closed-Date:    Sun Mar 22 19:40:04 UTC 2009
>Last-Modified:  Sun Mar 22 19:50:04 UTC 2009
>Originator:     O. Hartmann
>Release:        FreeBSD 7.1-STABLE/amd64/FreeBSD 8.0-CURRENT/amd64 and FreeBSD 7.1-STABLE/i386
>Organization:
FU Berlin
>Environment:
>Description:
When compiling some software against geos, the compiler environment compalins about a missing header files, which is included by BinaryOp.h:

/usr/local/include/geos/geom/BinaryOp.h:54:44: error: geos/precision/GeometrySnapper.h: No such file or directory
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Feb 5 13:00:18 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: konstantin@saurbier.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131421: ports/graphics/geos:  /usr/local/include/geos/geom/BinaryOp.h:54:44: error: geos/precision/GeometrySnapper.h: No such file or directory
Date: Thu, 5 Feb 2009 13:00:15 UT

 Maintainer of graphics/geos,
 
 Please note that PR ports/131421 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/131421
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: Re: ports/131421: ports/graphics/geos: /usr/local/include/geos/geom/BinaryOp.h:54:44: 
	error: geos/precision/GeometrySnapper.h: No such file or directory
Date: Thu, 5 Feb 2009 23:05:31 +0800

 --0016e64dd4ce4a10a604622d3cfe
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Hi:
 
    I think it is just a bug in upstreams source code.
 
    A simple fix way is just copy the file:
 
 /usr/ports/graphics/geos/work/geos-3.0.2/source/headers/geos/precision/GeometrySnapper.h
    to:
          /usr/local/include/geos//precision/
 
   May it help.  :)
 
 
 
 Regards,
 wen
 
 --0016e64dd4ce4a10a604622d3cfe
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Hi:<br><br>&nbsp;&nbsp; I think it is just a bug in upstreams source code.<=
 br><br>&nbsp;&nbsp; A simple fix way is just copy the file:<br>&nbsp;&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/ports/graphics/geos/work/geos-3.0=
 .2/source/headers/geos/precision/GeometrySnapper.h<br>&nbsp;&nbsp; to:<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/include/geos//p=
 recision/<br><br>&nbsp; May it help.&nbsp; :)<br><br><br><br>Regards,<br>we=
 n<br>
 
 --0016e64dd4ce4a10a604622d3cfe--

From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: wen heping <wenheping@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131421: ports/graphics/geos: /usr/local/include/geos/geom/BinaryOp.h:54:44:
 	error: geos/precision/GeometrySnapper.h: No such file or directory
Date: Fri, 06 Feb 2009 12:12:09 +0000

 wen heping wrote:
 > Hi:
 > 
 >    I think it is just a bug in upstreams source code.
 > 
 >    A simple fix way is just copy the file:
 >          
 > /usr/ports/graphics/geos/work/geos-3.0.2/source/headers/geos/precision/GeometrySnapper.h
 >    to:
 >          /usr/local/include/geos//precision/
 > 
 >   May it help.  :)
 > 
 > 
 > 
 > Regards,
 > wen
 
 Hello,
 
 I already did and was just intended to apply the patch. You're right, 
 the Makefile.am does not reflect the existence AND installation of the 
 specific file.
 
 Regards,
 
 Oliver

From: Konstantin Saurbier <konstantin@saurbier.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131421: ports/graphics/geos:  /usr/local/include/geos/geom/BinaryOp.h:54:44: error: geos/precision/GeometrySnapper.h: No such file or directory
Date: Fri, 6 Feb 2009 19:02:09 +0100

 --Apple-Mail-10-85575866
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 this fix installs the missing header and updates Geos to 3.0.3.
 Also I will submit a bug report to the Geos developers, because
 this error is still present in the RC1 for release 3.1.0.
 
 Best regards,
 Konstantin Saurbier
 
 
 
 --Apple-Mail-10-85575866
 Content-Disposition: attachment;
 	filename=geos-3.0.3.patch
 Content-Type: application/octet-stream;
 	x-unix-mode=0700;
 	name="geos-3.0.3.patch"
 Content-Transfer-Encoding: 7bit
 
 --- graphics/geos.orig/Makefile	2008-11-23 16:27:22.000000000 +0000
 +++ graphics/geos/Makefile	2009-02-06 17:17:06.401492000 +0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	geos
 -PORTVERSION=	3.0.2
 +PORTVERSION=	3.0.3
  CATEGORIES=	graphics geography
  MASTER_SITES=	http://download.osgeo.org/geos/
  DISTNAME=	${PORTNAME}-${PORTVERSION}
 --- graphics/geos.orig/distinfo	2008-11-23 16:27:22.000000000 +0000
 +++ graphics/geos/distinfo	2009-02-06 17:17:41.659743000 +0000
 @@ -1,3 +1,3 @@
 -MD5 (geos-3.0.2.tar.bz2) = eed6ce00f5f95ed45457e4c02f9f6c6e
 -SHA256 (geos-3.0.2.tar.bz2) = 21cc8257737c1ecde224b6d3541e82519750d281653fbc6a9b387c05079ac891
 -SIZE (geos-3.0.2.tar.bz2) = 1074953
 +MD5 (geos-3.0.3.tar.bz2) = c6a1f4d82fa9219e7ee799c784347681
 +SHA256 (geos-3.0.3.tar.bz2) = f33010a7757ff8e0260601597611dc5c70c7916b3bdcb8d7b82dfac52410b3df
 +SIZE (geos-3.0.3.tar.bz2) = 1075288
 --- graphics/geos.orig/files/patch-source-headers-geos-precision-Makefile.in	1970-01-01 00:00:00.000000000 +0000
 +++ graphics/geos/files/patch-source-headers-geos-precision-Makefile.in	2009-02-06 16:59:37.363025000 +0000
 @@ -0,0 +1,15 @@
 +--- source/headers/geos/precision/Makefile.in.orig	2009-02-06 16:54:40.692917675 +0000
 ++++ source/headers/geos/precision/Makefile.in	2009-02-06 16:55:07.121105056 +0000
 +@@ -219,11 +219,11 @@
 + 	CommonBitsOp.h				\
 + 	CommonBitsRemover.h			\
 + 	EnhancedPrecisionOp.h			\
 ++	GeometrySnapper.h			\
 + 	SimpleGeometryPrecisionReducer.h
 + 
 + noinst_HEADERS = \
 + 	CommonBits.h				\
 +-	GeometrySnapper.h			\
 + 	LineStringSnapper.h
 + 
 + all: all-am
 --- graphics/geos.orig/pkg-plist	2008-11-23 16:27:22.000000000 +0000
 +++ graphics/geos/pkg-plist	2009-02-06 16:39:05.707264000 +0000
 @@ -141,6 +141,7 @@
  include/geos/precision/CommonBitsOp.h
  include/geos/precision/CommonBitsRemover.h
  include/geos/precision/EnhancedPrecisionOp.h
 +include/geos/precision/GeometrySnapper.h
  include/geos/precision/SimpleGeometryPrecisionReducer.h
  include/geos/simplify/DouglasPeuckerSimplifier.h
  include/geos/simplify/TopologyPreservingSimplifier.h
 
 --Apple-Mail-10-85575866
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed
 Content-Transfer-Encoding: 7bit
 
 
 
 
 
 --Apple-Mail-10-85575866--
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sun Mar 22 19:20:06 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131421: commit references a PR
Date: Sun, 22 Mar 2009 19:40:25 +0000 (UTC)

 pav         2009-03-22 19:39:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/geos        Makefile distinfo pkg-plist 
   Added files:
     graphics/geos/files  
                          patch-source-headers-geos-precision-Makefile.in 
   Log:
   - Update to 3.0.3
   - Install GeometrySnapper.h header
   
   PR:             ports/131421
   Submitted by:   Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
   
   Revision  Changes    Path
   1.20      +1 -1      ports/graphics/geos/Makefile
   1.11      +3 -3      ports/graphics/geos/distinfo
   1.1       +15 -0     ports/graphics/geos/files/patch-source-headers-geos-precision-Makefile.in (new)
   1.9       +1 -0      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"
 
>Unformatted:
