Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 18:11:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352294 - head/graphics/p5-Geo-GDAL
Message-ID:  <201404261811.s3QIB39A070448@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404261811.s3QIB39A070448>