Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 20:09:12 +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: r369761 - head/graphics/php-gdal
Message-ID:  <201410012009.s91K9CE9082692@svn.freebsd.org>

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

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

Modified:
  head/graphics/php-gdal/Makefile
  head/graphics/php-gdal/distinfo
  head/graphics/php-gdal/pkg-plist

Modified: head/graphics/php-gdal/Makefile
==============================================================================
--- head/graphics/php-gdal/Makefile	Wed Oct  1 20:07:52 2014	(r369760)
+++ head/graphics/php-gdal/Makefile	Wed Oct  1 20:09:12 2014	(r369761)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	1.11.0
-PORTREVISION=	1
+PORTVERSION=	1.11.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://download.osgeo.org/gdal/ \
 		ftp://ftp.remotesensing.org/pub/gdal/ \
@@ -24,7 +23,7 @@ MAKEFILE=	GNUmakefile
 PHP_MOD_NAME=	php_${PORTNAME}
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
-USES=		gmake
+USES=		gmake tar:xz
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/swig/php
 

Modified: head/graphics/php-gdal/distinfo
==============================================================================
--- head/graphics/php-gdal/distinfo	Wed Oct  1 20:07:52 2014	(r369760)
+++ head/graphics/php-gdal/distinfo	Wed Oct  1 20:09:12 2014	(r369761)
@@ -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/php-gdal/pkg-plist
==============================================================================
--- head/graphics/php-gdal/pkg-plist	Wed Oct  1 20:07:52 2014	(r369760)
+++ head/graphics/php-gdal/pkg-plist	Wed Oct  1 20:09:12 2014	(r369761)
@@ -6,8 +6,3 @@ lib/php/%%PHP_EXT_DIR%%/php_gdal.so
 lib/php/%%PHP_EXT_DIR%%/php_gdalconst.so
 lib/php/%%PHP_EXT_DIR%%/php_ogr.so
 lib/php/%%PHP_EXT_DIR%%/php_osr.so
-@dirrmtry lib/php/%%PHP_EXT_DIR%%
-@dirrmtry lib/php
-@dirrm include/php/ext/gdal
-@dirrmtry include/php/ext
-@dirrmtry include/php



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