Skip to content

Commit

Permalink
graphics/gdal: Update to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 11, 2021
1 parent 67b25c0 commit 009c0c7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions graphics/gdal/Makefile
@@ -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
Expand Down Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions graphics/gdal/distinfo
@@ -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
1 change: 1 addition & 0 deletions graphics/gdal/pkg-descr
Expand Up @@ -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

0 comments on commit 009c0c7

Please sign in to comment.