Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 20:09:24 +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: r369763 - head/graphics/p5-Geo-GDAL
Message-ID:  <201410012009.s91K9OCc082979@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/OSR
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/OGR
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/GDAL/Const
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/GDAL
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo/GDAL
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo



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