ports/73708: Postgis build fixes

Anderson S.Ferreira anderson at cnpm.embrapa.br
Tue Nov 9 10:10:29 UTC 2004


>Number:         73708
>Category:       ports
>Synopsis:       Postgis build fixes
>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 Nov 09 10:10:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Anderson S. Ferreira
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Embrapa Monitoramento por Satélite
>Environment:
System: FreeBSD ipe.cnpm.embrapa.br 4.10-STABLE FreeBSD 4.10-STABLE #29: Wed Oct 27 18:23:40 BRT 2004 root at ipe.cnpm.embrapa.br:/usr/src/sys/compile/IPE i386
>Description:
	Adds support to PostgreSQL 7.4.6

>How-To-Repeat:

>Fix:
--- postgis.patch begins here ---
--- Makefile	Mon Nov  8 15:22:56 2004
+++ /home/anderson/ports/databases/postgis/Makefile	Mon Nov  8 15:30:29 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	postgis
 PORTVERSION=	0.9.0
+PORTREVISION?=  2
 CATEGORIES=	databases
 MASTER_SITES=	http://postgis.refractions.net/
 DISTNAME=	postgis-${PORTVERSION}
@@ -24,7 +25,7 @@
 
 PGSQL_PORTDIR=	${WRKDIR}/../../../databases/postgresql7
 WRKSRC=		${WRKDIR}/postgis-${PORTVERSION}
-PGSQL_SRC=	${PGSQL_PORTDIR}/work/postgresql-7.4.5
+PGSQL_SRC=	${PGSQL_PORTDIR}/work/postgresql-7.4.6
 INSTALL_TARGET=	install
 
 .if defined(WITH_GEOS)
--- postgis.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list