Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Dec 2006 08:37:17 -0200 (BRST)
From:      "Anderson S. Ferreira" <anderson@cnpm.embrapa.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106305: [maintainer-update] database/postgis: Upgrade to 1.1.6
Message-ID:  <20061204103717.3CDAC16A414@caraiba.cnpm.embrapa.br>
Resent-Message-ID: <200612041040.kB4Ae6a1042184@freefall.freebsd.org>

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

>Number:         106305
>Category:       ports
>Synopsis:       [maintainer-update] database/postgis: Upgrade to 1.1.6
>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:   Mon Dec 04 10:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anderson S. Ferreira
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
Embrapa Monitoramento por Satelite
>Environment:
System: FreeBSD caraiba.cnpm.embrapa.br 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #5: Tue Nov 28 08:01:27 BRST 2006 root@caraiba.cnpm.embrapa.br:/usr/src/sys/amd64/compile/CARAIBA amd64

>Description:

The 1.1.6 maintenance release of PostGIS is a minor bugfix and compatibility release.
The following changes have occurred:

 * Fixed CAPI change that broke 64-bit platforms.
 * Added Z ordinate to reprojections.
 * Updated spatial_ref_sys.sql updated to EPSG 6.11.1.
 * Included the Version.config in loader/dumper USAGE messages.
 * Fixed regression tests and usage output in loader/dumper. 

>How-To-Repeat:

>Fix:

--- postgis.patch begins here ---
diff -Nur postgis/Makefile postgis/Makefile
--- postgis/Makefile	Tue Oct 31 08:08:01 2006
+++ postgis/Makefile	Mon Dec  4 08:20:38 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	postgis
-DISTVERSION=	1.1.5
+DISTVERSION=	1.1.6
 CATEGORIES=	databases
 MASTER_SITES=	http://postgis.refractions.net/download/
 
diff -Nur postgis/distinfo postgis/distinfo
--- postgis/distinfo	Tue Oct 31 08:08:01 2006
+++ postgis/distinfo	Mon Dec  4 08:23:06 2006
@@ -1,3 +1,4 @@
-MD5 (postgis-1.1.5.tar.gz) = cd838ec5062a3e721f011c2abfb22e07
-SHA256 (postgis-1.1.5.tar.gz) = 8d3c4e5c823db25a378b781dd004d0b0a5781f93001789a89d0469dfd64f2e11
-SIZE (postgis-1.1.5.tar.gz) = 1913497
+SIZE (postgis-1.1.6.tar.gz) = 2039011
+MD5 (postgis-1.1.6.tar.gz) = d9df1ea49df747607e7ed9fdccf728cb
+SHA256 (postgis-1.1.6.tar.gz) = 18923e610e23e4c5fe706b5d52ff3d44fbddac9876775d36917268d32d7d1580
+
--- 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?20061204103717.3CDAC16A414>