svn commit: r369763 - head/graphics/p5-Geo-GDAL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 1 20:09:25 UTC 2014


Author: sunpoet
Date: Wed Oct  1 20:09:23 2014
New Revision: 369763
URL: https://svnweb.freebsd.org/changeset/ports/369763
QAT: https://qat.redports.org/buildarchive/r369763/

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

Modified:
  head/graphics/p5-Geo-GDAL/Makefile
  head/graphics/p5-Geo-GDAL/distinfo
  head/graphics/p5-Geo-GDAL/pkg-plist

Modified: head/graphics/p5-Geo-GDAL/Makefile
==============================================================================
--- head/graphics/p5-Geo-GDAL/Makefile	Wed Oct  1 20:09:18 2014	(r369762)
+++ head/graphics/p5-Geo-GDAL/Makefile	Wed Oct  1 20:09:23 2014	(r369763)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Geo-GDAL
-PORTVERSION=	1.11.0
-PORTREVISION=	1
+PORTVERSION=	1.11.1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://download.osgeo.org/gdal/ \
 		ftp://ftp.remotesensing.org/pub/gdal/ \
@@ -19,7 +18,7 @@ LICENSE=	MIT
 LIB_DEPENDS=	libgdal.so:${PORTSDIR}/graphics/gdal
 
 USE_PERL5=	build fixpacklist run
-USES=		perl5
+USES=		perl5 tar:xz
 WRKSRC=		${WRKDIR}/${DISTNAME}/swig/perl
 
 post-patch:

Modified: head/graphics/p5-Geo-GDAL/distinfo
==============================================================================
--- head/graphics/p5-Geo-GDAL/distinfo	Wed Oct  1 20:09:18 2014	(r369762)
+++ head/graphics/p5-Geo-GDAL/distinfo	Wed Oct  1 20:09:23 2014	(r369763)
@@ -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

Modified: head/graphics/p5-Geo-GDAL/pkg-plist
==============================================================================
--- head/graphics/p5-Geo-GDAL/pkg-plist	Wed Oct  1 20:09:18 2014	(r369762)
+++ head/graphics/p5-Geo-GDAL/pkg-plist	Wed Oct  1 20:09:23 2014	(r369763)
@@ -10,10 +10,3 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/OGR/OGR.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/OSR/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/OSR/OSR.so
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/OSR
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/OGR
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/GDAL/Const
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/GDAL
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo/GDAL
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo


More information about the svn-ports-all mailing list