mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
graphics/gdal: Update to 3.2.3
Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.2/gdal/NEWS
This commit is contained in:
parent
67b25c0d1a
commit
009c0c730c
@ -1,8 +1,7 @@
|
||||
# Created by: Randall Hopper
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 3.2.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.3
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
@ -107,7 +106,8 @@ ECW_LIB_DEPENDS= libNCSEcw.so:graphics/libecwj2
|
||||
EXPAT_CONFIGURE_WITH= expat
|
||||
EXPAT_LIB_DEPENDS= libexpat.so:textproc/expat2
|
||||
EXR_CONFIGURE_WITH= exr
|
||||
EXR_LIB_DEPENDS= libOpenEXR.so:graphics/openexr libImath.so:math/Imath
|
||||
EXR_LIB_DEPENDS= libImath.so:math/Imath \
|
||||
libOpenEXR.so:graphics/openexr
|
||||
EXR_CFLAGS= -DInt64=uint64_t
|
||||
FREEXL_CONFIGURE_WITH= freexl
|
||||
FREEXL_LIB_DEPENDS= libfreexl.so:textproc/freexl
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1619198407
|
||||
SHA256 (gdal-3.2.2.tar.xz) = a7e1e414e5c405af48982bf4724a3da64a05770254f2ce8affb5f58a7604ca57
|
||||
SIZE (gdal-3.2.2.tar.xz) = 12251728
|
||||
TIMESTAMP = 1620405367
|
||||
SHA256 (gdal-3.2.3.tar.xz) = d9ec8458fe97fd02bf36379e7f63eaafce1005eeb60e329ed25bb2d2a17a796f
|
||||
SIZE (gdal-3.2.3.tar.xz) = 12259160
|
||||
|
@ -13,3 +13,4 @@ raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info Binary/ASCII Grid.
|
||||
A full list of supported data formats is available on the official website.
|
||||
|
||||
WWW: https://gdal.org/
|
||||
WWW: https://github.com/OSGeo/gdal
|
||||
|
Loading…
Reference in New Issue
Block a user