diff options
-rw-r--r-- | graphics/gdal/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdal/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 8601cf148447..0fc148af32d0 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTVERSION= 2.0.1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ @@ -13,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Translator library for raster geospatial data formats LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.TXT LIB_DEPENDS= libgeotiff.so:${PORTSDIR}/graphics/libgeotiff \ libgif.so:${PORTSDIR}/graphics/giflib \ diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo index 82af70220193..7fe4eae29b04 100644 --- a/graphics/gdal/distinfo +++ b/graphics/gdal/distinfo @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.0.tar.xz) = 91704fafeea2349c5e268dc1e2d03921b3aae64b05ee01d59fdfc1a6b0ffc061 -SIZE (gdal-2.0.0.tar.xz) = 6967656 +SHA256 (gdal-2.0.1.tar.xz) = 2564c91ed8ed36274ee31002a25798f5babc4221e879cb5013867733d80f9920 +SIZE (gdal-2.0.1.tar.xz) = 6975872 |