ports/81501: [maintainer update] Postgis upgrade from 1.0.0 to 1.0.1

Anderson S. Ferreira anderson at cnpm.embrapa.br
Thu May 26 14:40:12 UTC 2005


>Number:         81501
>Category:       ports
>Synopsis:       [maintainer update] Postgis upgrade from 1.0.0 to 1.0.1
>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:   Thu May 26 14:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Anderson S. Ferreira
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Embrapa Monitoramento por Satélite
>Environment:
System: FreeBSD ipe.cnpm.embrapa.br 5.4-STABLE FreeBSD 5.4-STABLE #23: Mon May 16 10:18:58 BRT 2005 root at ipe.cnpm.embrapa.br:/usr/src/sys/i386/compile/IPE i386

>Description:

Postgis upgrade from 1.0.0 to 1.0.1

This release includes small bug fixes. The following issues have been resolved:

* Some incorrect escaping in shp2pgsql
* 3D computation in length_spheroid
* Multiple schema support improved
* Better join selectivity estimates
* Improved postgis_restore.pl script 

>How-To-Repeat:

>Fix:

--- postgis.patch begins here ---
diff -ruN postgis.old/Makefile postgis/Makefile
--- postgis.old/Makefile	Mon Apr 25 07:59:09 2005
+++ postgis/Makefile	Thu May 26 11:19:15 2005
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	postgis
-DISTVERSION=	1.0.0
+DISTVERSION=	1.0.1
 CATEGORIES=	databases
-MASTER_SITES=	http://postgis.refractions.net/
+MASTER_SITES=	http://postgis.refractions.net/download/
 
 MAINTAINER=	anderson at cnpm.embrapa.br
 COMMENT=	Adds support for geographic objects to PostgreSQL databases
diff -ruN postgis.old/distinfo postgis/distinfo
--- postgis.old/distinfo	Mon Apr 25 07:59:09 2005
+++ postgis/distinfo	Thu May 26 11:21:09 2005
@@ -1,2 +1,2 @@
-MD5 (postgis-1.0.0.tar.gz) = 15a5f625a7ebe2cbc66db51881d78d08
-SIZE (postgis-1.0.0.tar.gz) = 1383594
+MD5 (postgis-1.0.1.tar.gz) = 39d1399d5c9219f284007a0498a0be93
+SIZE (postgis-1.0.1.tar.gz) = 1383548
--- postgis.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list