Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 20:07:53 +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: r369760 - head/graphics/py-gdal
Message-ID:  <201410012007.s91K7rAN082173@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Oct  1 20:07:52 2014
New Revision: 369760
URL: https://svnweb.freebsd.org/changeset/ports/369760
QAT: https://qat.redports.org/buildarchive/r369760/

Log:
  - Update to 1.11.1
  - Cleanup PLIST
  
  Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News

Modified:
  head/graphics/py-gdal/Makefile
  head/graphics/py-gdal/distinfo

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Wed Oct  1 20:07:47 2014	(r369759)
+++ head/graphics/py-gdal/Makefile	Wed Oct  1 20:07:52 2014	(r369760)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	1.11.0
-PORTREVISION=	1
+PORTVERSION=	1.11.1
 CATEGORIES=	graphics python
 MASTER_SITES=	http://download.osgeo.org/gdal/ \
 		ftp://ftp.remotesensing.org/pub/gdal/ \
@@ -21,7 +20,7 @@ OPTIONS_DEFINE=	NUMPY
 NUMPY_DESC=	Enable array support via NumPy
 
 USE_PYTHON=	autoplist distutils
-USES=		python shebangfix
+USES=		python shebangfix tar:xz
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/swig/python
 

Modified: head/graphics/py-gdal/distinfo
==============================================================================
--- head/graphics/py-gdal/distinfo	Wed Oct  1 20:07:47 2014	(r369759)
+++ head/graphics/py-gdal/distinfo	Wed Oct  1 20:07:52 2014	(r369760)
@@ -1,2 +1,2 @@
-SHA256 (gdal-1.11.0.tar.gz) = 989db33ff411e2c888348e71edec5ad06c74ed68781ebfbc4e85179b9d65aafe
-SIZE (gdal-1.11.0.tar.gz) = 10707286
+SHA256 (gdal-1.11.1.tar.xz) = 20e1042cff15a71038459a299732fb342428aea9912f32df30c85790fcab6302
+SIZE (gdal-1.11.1.tar.xz) = 6464112



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