mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Update to 1.11.0
- Remove regression-test: Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
This commit is contained in:
parent
d8336ae057
commit
4a24d1d3a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352294
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Geo-GDAL
|
||||
PORTVERSION= 1.10.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.11.0
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/ \
|
||||
@ -30,7 +29,4 @@ post-install:
|
||||
${CHMOD} u+w ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/GDAL/Const/Const.so ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/*/*.so
|
||||
${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/GDAL/Const/Const.so ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/*/*.so
|
||||
|
||||
regression-test test: build
|
||||
-cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gdal-1.10.1.tar.gz) = 9984f0314c0bd831eb59fb646c2bc5e13cf1378be4f51499045166cbe62be6ea
|
||||
SIZE (gdal-1.10.1.tar.gz) = 10241357
|
||||
SHA256 (gdal-1.11.0.tar.gz) = 989db33ff411e2c888348e71edec5ad06c74ed68781ebfbc4e85179b9d65aafe
|
||||
SIZE (gdal-1.11.0.tar.gz) = 10707286
|
||||
|
Loading…
Reference in New Issue
Block a user