mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
graphics/gdal: Update to 3.3.0
Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/master/gdal/NEWS
This commit is contained in:
parent
7134910288
commit
3fe7963684
@ -1,8 +1,7 @@
|
||||
# Created by: Randall Hopper
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 3.2.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.3.0
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
@ -26,9 +25,8 @@ LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff \
|
||||
OPTIONS_DEFINE= ARMADILLO CFITSIO CHARLS CRYPTOPP CURL DODS ECW EXPAT EXR FREEXL GEOS GTA HDF5 JASPER KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SFCGAL SPATIALITE SQLITE TILEDB WEBP XERCES ZSTD
|
||||
OPTIONS_RADIO= PDF
|
||||
OPTIONS_RADIO_PDF= PODOFO POPPLER
|
||||
OPTIONS_DEFAULT= CURL EXPAT FREEXL GEOS HDF5 JASPER \
|
||||
KML LIBXML2 NETCDF OPENJPEG PCRE PGSQL SFCGAL \
|
||||
SPATIALITE SQLITE WEBP XERCES ZSTD POPPLER
|
||||
OPTIONS_DEFAULT=CURL EXPAT FREEXL GEOS JASPER LIBXML2 OPENJPEG PCRE PGSQL POPPLER WEBP ZSTD \
|
||||
HDF5 KML NETCDF SPATIALITE SFCGAL SQLITE XERCES
|
||||
OPTIONS_SUB= yes
|
||||
CHARLS_DESC= JPEG-Lossless support via charls
|
||||
CRYPTOPP_DESC= Cryptopp support
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620405367
|
||||
SHA256 (gdal-3.2.3.tar.xz) = d9ec8458fe97fd02bf36379e7f63eaafce1005eeb60e329ed25bb2d2a17a796f
|
||||
SIZE (gdal-3.2.3.tar.xz) = 12259160
|
||||
TIMESTAMP = 1624630042
|
||||
SHA256 (gdal-3.3.0.tar.xz) = 190c8f4b56afc767f43836b2a5cd53cc52ee7fdc25eb78c6079c5a244e28efa7
|
||||
SIZE (gdal-3.3.0.tar.xz) = 12923948
|
||||
|
Loading…
Reference in New Issue
Block a user