From c1ede61b32f00d20d8b7aa113bc4d667d6d928d6 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 11 Jul 2014 11:16:06 +0000 Subject: - Remove USE_AUTOTOOLS=libtool - Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1] --- databases/grass/Makefile | 2 +- databases/postgis20/Makefile | 2 +- databases/postgis21/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'databases') diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 807510387463..473a28473aae 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index 156f65babcb4..217cd902cf1f 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 20 diff --git a/databases/postgis21/Makefile b/databases/postgis21/Makefile index 9a3572174f97..4ff3d067aba5 100644 --- a/databases/postgis21/Makefile +++ b/databases/postgis21/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ -- cgit