Date: Sun, 2 Aug 2009 05:56:07 GMT From: Konstantin Saurbier <konstantin@saurbier.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137343: [UPDATE] graphics/geos 3.1.1 Bugfix release from upstream Message-ID: <200908020556.n725u7DB085902@www.freebsd.org> Resent-Message-ID: <200908020600.n7260C6A029191@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137343 >Category: ports >Synopsis: [UPDATE] graphics/geos 3.1.1 Bugfix release from upstream >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Aug 02 06:00:12 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Konstantin Saurbier >Release: 8.0-BETA2 >Organization: >Environment: FreeBSD venus.lan 8.0-BETA2 FreeBSD 8.0-BETA2 #7: Fri Jul 31 13:07:08 CEST 2009 root@venus.lan:/usr/obj/usr/src/sys/GENERIC i386 >Description: The attached patch updates geos to release 3.1.1 which incorporates some bugfixes. Excerpt from NEWS: Bugfixes: - Calculations in Octant - Packaging fixes - Memory leaks - Buffer build for multipolygons >How-To-Repeat: >Fix: Patch attached with submission follows: --- graphics/geos.orig/Makefile 2009-04-11 10:12:38.000000000 +0200 +++ graphics/geos/Makefile 2009-07-22 21:59:14.556858203 +0200 @@ -6,7 +6,7 @@ # PORTNAME= geos -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/geos/ DISTNAME= ${PORTNAME}-${PORTVERSION} --- graphics/geos.orig/distinfo 2009-04-11 10:12:38.000000000 +0200 +++ graphics/geos/distinfo 2009-07-22 21:59:33.478991603 +0200 @@ -1,3 +1,3 @@ -MD5 (geos-3.1.0.tar.bz2) = 1614dd3d0dc7acd2229cb12a40cb3373 -SHA256 (geos-3.1.0.tar.bz2) = c31aa52575f79e617e616f6a11d8ea636c1eb2d555f8ab2baee227c8322cf38a -SIZE (geos-3.1.0.tar.bz2) = 1200085 +MD5 (geos-3.1.1.tar.bz2) = 196f4424aa4ef94476e6886d3a964fb6 +SHA256 (geos-3.1.1.tar.bz2) = e93f6f3cf10af33bff2289046c66d8569ca4afc26e64c16ff067b70899cbc5d5 +SIZE (geos-3.1.1.tar.bz2) = 1170244 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908020556.n725u7DB085902>