mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
- Update to 1.11.1
- Cleanup PLIST Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
This commit is contained in:
parent
0115b62d16
commit
3fa2906c1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369761
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user