Update to 2.2.0

Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-05-10 06:53:09 +00:00
parent 033e4b7e91
commit 56137569e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440529
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Geo-GDAL
PORTVERSION= 2.1.3
PORTVERSION= 2.2.0
CATEGORIES= graphics perl5
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
@ -24,8 +24,8 @@ USES= perl5 tar:xz
WRKSRC_SUBDIR= swig/perl
post-patch:
@${RM} ${WRKSRC}/../../GDALmake.opt.in
@${REINPLACE_CMD} -e 's| install| pure_install|' ${WRKSRC}/${MAKEFILE}
@${LN} -s ${LOCALBASE}/bin/gdal-config ${WRKSRC}/../../apps/gdal-config
@${REINPLACE_CMD} -e 's| INSTALL_BASE=.*||; s| install| pure_install|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|(const char \*)""|(char \*)""|' ${WRKSRC}/gdal_wrap.cpp ${WRKSRC}/ogr_wrap.cpp
post-install:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1485557241
SHA256 (gdal-2.1.3.tar.xz) = b489793627e6cb8d2ff8d7737b61daf58382fe189fae4c581ddfd48c04b49005
SIZE (gdal-2.1.3.tar.xz) = 7707436
TIMESTAMP = 1494345082
SHA256 (gdal-2.2.0.tar.xz) = 0d4c326862e0f118e17418c042c2bcd037b25abd3fb198e1fc5d40b11a9fc8ea
SIZE (gdal-2.2.0.tar.xz) = 8229284