svn commit: r352294 - head/graphics/p5-Geo-GDAL
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 26 18:11:04 UTC 2014
Author: sunpoet
Date: Sat Apr 26 18:11:03 2014
New Revision: 352294
URL: http://svnweb.freebsd.org/changeset/ports/352294
QAT: https://qat.redports.org/buildarchive/r352294/
Log:
- Update to 1.11.0
- Remove regression-test:
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
Modified:
head/graphics/p5-Geo-GDAL/Makefile
head/graphics/p5-Geo-GDAL/distinfo
Modified: head/graphics/p5-Geo-GDAL/Makefile
==============================================================================
--- head/graphics/p5-Geo-GDAL/Makefile Sat Apr 26 18:10:50 2014 (r352293)
+++ head/graphics/p5-Geo-GDAL/Makefile Sat Apr 26 18:11:03 2014 (r352294)
@@ -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>
Modified: head/graphics/p5-Geo-GDAL/distinfo
==============================================================================
--- head/graphics/p5-Geo-GDAL/distinfo Sat Apr 26 18:10:50 2014 (r352293)
+++ head/graphics/p5-Geo-GDAL/distinfo Sat Apr 26 18:11:03 2014 (r352294)
@@ -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
More information about the svn-ports-all
mailing list