svn commit: r369760 - head/graphics/py-gdal
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Oct 1 20:07:53 UTC 2014
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
More information about the svn-ports-head
mailing list