summaryrefslogtreecommitdiffstats
path: root/databases/postgis
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-07-01 18:54:26 +0000
committerthierry <thierry@FreeBSD.org>2004-07-01 18:54:26 +0000
commitc902e0b32cc6d355232c1f4801ba6df4637e5dcf (patch)
tree331e29080c728925e9b5f11a413a09648d649d52 /databases/postgis
parentfbed943893fec26fe5db45875f620944c20e7d59 (diff)
downloadFreeBSD-ports-c902e0b32cc6d355232c1f4801ba6df4637e5dcf.zip
FreeBSD-ports-c902e0b32cc6d355232c1f4801ba6df4637e5dcf.tar.gz
Chase PostgreSQL upgrade.
Noticed by: Kris / pointyhat.
Diffstat (limited to 'databases/postgis')
-rw-r--r--databases/postgis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index 65b00a5..2deeff5 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postgis
PORTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://postgis.refractions.net/
DISTNAME= postgis-${PORTVERSION}
@@ -24,7 +25,7 @@ MAKE_ARGS= PGSQL_SRC=${PGSQL_SRC}
PGSQL_PORTDIR= ${PORTSDIR}/databases/postgresql7
WRKSRC= ${WRKDIR}/postgis-${PORTVERSION}
-PGSQL_SRC= ${WRKDIRPREFIX}${PGSQL_PORTDIR}/work/postgresql-7.4.2
+PGSQL_SRC= ${WRKDIRPREFIX}${PGSQL_PORTDIR}/work/postgresql-7.4.3
INSTALL_TARGET= install
.if defined(WITH_GEOS)
OpenPOWER on IntegriCloud