ports/151875: [UPDATE] graphics/geos to 3.2.2

Rainer Hurling rhurlin at gwdg.de
Mon Nov 1 21:00:22 UTC 2010


>Number:         151875
>Category:       ports
>Synopsis:       [UPDATE] graphics/geos to 3.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 01 21:00:21 UTC 2010
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list