mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to 2.0.1
- Add LICENSE_FILE Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.1-News
This commit is contained in:
parent
9eedeb3f76
commit
1221f0c876
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397711
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gdal
|
PORTNAME= gdal
|
||||||
PORTVERSION= 2.0.0
|
PORTVERSION= 2.0.1
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
|
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||||
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
|
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
|
||||||
@ -13,6 +13,7 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||||||
COMMENT= PHP binding for GDAL
|
COMMENT= PHP binding for GDAL
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/swig3.0:${PORTSDIR}/devel/swig30
|
BUILD_DEPENDS= ${LOCALBASE}/bin/swig3.0:${PORTSDIR}/devel/swig30
|
||||||
LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
|
LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (gdal-2.0.0.tar.xz) = 91704fafeea2349c5e268dc1e2d03921b3aae64b05ee01d59fdfc1a6b0ffc061
|
SHA256 (gdal-2.0.1.tar.xz) = 2564c91ed8ed36274ee31002a25798f5babc4221e879cb5013867733d80f9920
|
||||||
SIZE (gdal-2.0.0.tar.xz) = 6967656
|
SIZE (gdal-2.0.1.tar.xz) = 6975872
|
||||||
|
Loading…
Reference in New Issue
Block a user