Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Oct 2006 13:57:41 -0300 (BRT)
From:      "Anderson S. Ferreira" <anderson@cnpm.embrapa.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104067: [maintainer-update] databases/postgis: Upgrade to 1.1.4
Message-ID:  <20061006165741.701B916A41C@caraiba.cnpm.embrapa.br>
Resent-Message-ID: <200610061700.k96H0ia4029495@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104067
>Category:       ports
>Synopsis:       [maintainer-update] databases/postgis: Upgrade to 1.1.4
>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:   Fri Oct 06 17:00:43 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anderson S. Ferreira
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
Embrapa Monitoramento por Satélite
>Environment:
System: FreeBSD caraiba.cnpm.embrapa.br 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Tue Oct 3 14:28:15 BRT 2006 root@caraiba.cnpm.embrapa.br:/usr/src/sys/amd64/compile/CARAIBA amd64

>Description:

Postgis upgrade from 1.1.3 to 1.1.4 

This is a minor bugfix and compatibility release. The following changes have occurred:

    * Fixed support for the upcoming PostgreSQL 8.2 release
    * Fixed bug in collect() function discarding SRID of input
    * Added SRID match check in MakeBox2d and MakeBox3d
    * Fixed regress tests to pass with GEOS-3.0.0
    * Improved pgsql2shp run concurrency 

>How-To-Repeat:

>Fix:

--- postgis.patch begins here ---
diff -uNr postgis/Makefile postgis.new/Makefile
--- postgis/Makefile	Mon Jul 10 07:47:53 2006
+++ postgis.new/Makefile	Fri Oct  6 13:49:02 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	postgis
-DISTVERSION=	1.1.3
+DISTVERSION=	1.1.4
 CATEGORIES=	databases
 MASTER_SITES=	http://postgis.refractions.net/download/
 
diff -uNr postgis/distinfo postgis.new/distinfo
--- postgis/distinfo	Mon Jul 10 07:47:53 2006
+++ postgis.new/distinfo	Fri Oct  6 13:51:11 2006
@@ -1,4 +1,3 @@
-SIZE (postgis-1.1.3.tar.gz) = 1619568
-MD5 (postgis-1.1.3.tar.gz) = 555d00f3d96738dd53574aecad4d9a9f
-SHA256 (postgis-1.1.3.tar.gz) = 0fde3d9eff68f3b19b002d60c8236f2ee1ec88d583ca4294956a6570e855db07
-
+SIZE (postgis-1.1.4.tar.gz) = 1853989
+MD5 (postgis-1.1.4.tar.gz) = a550dfbe2e20223ed530cd0faf747967
+SHA256 (postgis-1.1.4.tar.gz) = 8f7c74c34431120364d623d0d7ef2556ae6c9bb153b9621eb93ebf56a5396018
--- postgis.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061006165741.701B916A41C>