Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Aug 2005 08:10:37 -0300 (BRT)
From:      "Anderson S. Ferreira" <anderson@cnpm.embrapa.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/84697: [maintainer-update] Postgis upgrade from 1.0.2 to 1.0.3
Message-ID:  <20050809111037.620B0845E9@ipe.cnpm.embrapa.br>
Resent-Message-ID: <200508091120.j79BKGXp090673@freefall.freebsd.org>

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

>Number:         84697
>Category:       ports
>Synopsis:       [maintainer-update] Postgis upgrade from 1.0.2 to 1.0.3
>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:   Tue Aug 09 11:20:15 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 #9: Mon Aug 8 08:41:09 BRT 2005 root@ipe.cnpm.embrapa.br:/usr/src/sys/i386/compile/IPE i386

>Description:
   Postgis upgrade from 1.0.2 to 1.0.3

   The 1.0.3 release includes a number of small bug fixes and one large bug fix for bounding box calculation.

>How-To-Repeat:

>Fix:

--- postgis.patch begins here ---
diff -ruN postgis/Makefile postgis.new/Makefile
--- postgis.old/Makefile	Mon Jul 11 07:42:26 2005
+++ postgis/Makefile	Tue Aug  9 07:50:10 2005
@@ -2,11 +2,11 @@
 # Date created:		June 09, 2004
 # Whom:			Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
 #
-# $FreeBSD: ports/databases/postgis/Makefile,v 1.18 2005/07/08 18:42:02 novel Exp $
+# $FreeBSD: ports/databases/postgis/Makefile,v 1.17 2005/05/26 15:14:58 danfe Exp $
 #
 
 PORTNAME=	postgis
-DISTVERSION=	1.0.2
+DISTVERSION=	1.0.3
 CATEGORIES=	databases
 MASTER_SITES=	http://postgis.refractions.net/download/
 
diff -ruN postgis/distinfo postgis.new/distinfo
--- postgis.old/distinfo	Mon Jul 11 07:42:26 2005
+++ postgis/distinfo	Tue Aug  9 07:53:56 2005
@@ -1,2 +1,2 @@
-MD5 (postgis-1.0.2.tar.gz) = 4b6e20bea40b98bd0f77698cd7f56ec3
-SIZE (postgis-1.0.2.tar.gz) = 1386537
+MD5 (postgis-1.0.3.tar.gz) = 1489d0678845958644c97faca642e7c6
+SIZE (postgis-1.0.3.tar.gz) = 1391698
--- 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?20050809111037.620B0845E9>