aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/php-gdal/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-07-10 00:05:24 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-07-10 00:05:24 +0800
commit206d18e48941cbaead8f878ea742571e37fb0a43 (patch)
tree51878b38be6952473846797a8111a0b3a690d016 /graphics/php-gdal/Makefile
parented93b61233f1f95830eb7043802cc4bb5010fc0b (diff)
downloadfreebsd-ports-gnome-206d18e48941cbaead8f878ea742571e37fb0a43.tar.gz
freebsd-ports-gnome-206d18e48941cbaead8f878ea742571e37fb0a43.tar.zst
freebsd-ports-gnome-206d18e48941cbaead8f878ea742571e37fb0a43.zip
- Update to 2.0.0
- Fix MASTER_SITES Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
Diffstat (limited to 'graphics/php-gdal/Makefile')
-rw-r--r--graphics/php-gdal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile
index 1e32e00c56d9..bc3d9b4ccaec 100644
--- a/graphics/php-gdal/Makefile
+++ b/graphics/php-gdal/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= gdal
-PORTVERSION= 1.11.2
+PORTVERSION= 2.0.0
CATEGORIES= graphics
-MASTER_SITES= http://download.osgeo.org/gdal/ \
- ftp://ftp.remotesensing.org/pub/gdal/ \
+MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
+ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
PKGNAMEPREFIX= php-