Skip to content

Commit

Permalink
graphics/gdal: Update to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 27, 2023
1 parent 660d6a8 commit 282a027
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
3 changes: 1 addition & 2 deletions graphics/gdal/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gdal
PORTVERSION= 3.7.3
PORTREVISION= 1
PORTVERSION= 3.8.0
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
Expand Down
6 changes: 3 additions & 3 deletions graphics/gdal/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1699774500
SHA256 (gdal-3.7.3.tar.xz) = e0a6f0c453ea7eb7c09967f50ac49426808fcd8f259dbc9888140eb69d7ffee6
SIZE (gdal-3.7.3.tar.xz) = 8625812
TIMESTAMP = 1700759732
SHA256 (gdal-3.8.0.tar.xz) = ec0f78d9dc32352aeac6edc9c3b27a991b91f9dc6f92c452207d84431c58757d
SIZE (gdal-3.8.0.tar.xz) = 8853728
7 changes: 5 additions & 2 deletions graphics/gdal/pkg-plist
@@ -1,6 +1,7 @@
bin/gdal-config
bin/gdal_contour
bin/gdal_create
bin/gdal_footprint
bin/gdal_grid
bin/gdal_rasterize
bin/gdal_translate
Expand Down Expand Up @@ -87,6 +88,7 @@ include/gdaljp2metadata.h
include/gdaljp2metadatagenerator.h
include/gdalpansharpen.h
include/gdalsse_priv.h
include/gdalsubdatasetinfo.h
include/gdalwarper.h
include/gdalwarpkernel_opencl.h
include/gnm.h
Expand Down Expand Up @@ -117,8 +119,8 @@ lib/cmake/gdal/GDALConfig.cmake
lib/cmake/gdal/GDALConfigVersion.cmake
lib/gdalplugins/drivers.ini
lib/libgdal.so
lib/libgdal.so.33
lib/libgdal.so.33.%%PORTVERSION%%
lib/libgdal.so.34
lib/libgdal.so.34.%%PORTVERSION%%
libdata/pkgconfig/gdal.pc
share/bash-completion/completions/gdal-config
share/bash-completion/completions/gdal2tiles.py
Expand Down Expand Up @@ -317,6 +319,7 @@ share/man/man1/gdal_contour.1.gz
share/man/man1/gdal_create.1.gz
share/man/man1/gdal_edit.1.gz
share/man/man1/gdal_fillnodata.1.gz
share/man/man1/gdal_footprint.1.gz
share/man/man1/gdal_grid.1.gz
share/man/man1/gdal_merge.1.gz
share/man/man1/gdal_pansharpen.1.gz
Expand Down

0 comments on commit 282a027

Please sign in to comment.