aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-03-08 18:24:15 +0800
committerwen <wen@FreeBSD.org>2012-03-08 18:24:15 +0800
commitfb738321f5f706b40d2e5ad552c1a330c982b886 (patch)
tree15196a7de83c39dc8db8c20e8b1ab955200539bc
parent23bb3a02d94d334a998eac849b37200d61473b38 (diff)
downloadfreebsd-ports-gnome-fb738321f5f706b40d2e5ad552c1a330c982b886.tar.gz
freebsd-ports-gnome-fb738321f5f706b40d2e5ad552c1a330c982b886.tar.zst
freebsd-ports-gnome-fb738321f5f706b40d2e5ad552c1a330c982b886.zip
- Bump PORTREVISION to chase the update of databases/grass
- Reset maintainer
-rw-r--r--graphics/gdal-grass/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index c058101ae12d..fa59108f18eb 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,18 +7,18 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/gdal/
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= GDAL drivers for GRASS raster and vector files
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
BUILD_DEPENDS= grass>6:${PORTSDIR}/databases/grass
RUN_DEPENDS= grass>6:${PORTSDIR}/databases/grass
-GRASS_INST_DIR= grass-6.4.1
+GRASS_INST_DIR= grass-6.4.2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
GNU_CONFIGURE= yes