Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 19:48:18 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 0108b3fc8515 - 2024Q3 - graphics/gdal: Fix PLIST for various options
Message-ID:  <202409181948.48IJmIlM031494@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0108b3fc8515c1f03f556282bdfc5e0c099c9113

commit 0108b3fc8515c1f03f556282bdfc5e0c099c9113
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 09:41:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-18 19:46:38 +0000

    graphics/gdal: Fix PLIST for various options
    
    (cherry picked from commit 47f8c40769987ae666b565f91d95c95b52eb9732)
---
 graphics/gdal/pkg-plist | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/gdal/pkg-plist b/graphics/gdal/pkg-plist
index 1d92430273c6..d3a44aa0ecf1 100644
--- a/graphics/gdal/pkg-plist
+++ b/graphics/gdal/pkg-plist
@@ -163,11 +163,11 @@ share/bash-completion/completions/ogrtindex
 %%DATADIR%%/GDALLogoGS.svg
 %%DATADIR%%/LICENSE.TXT
 %%DATADIR%%/MM_m_idofic.csv
-%%DATADIR%%/bag_template.xml
+%%HDF5%%%%DATADIR%%/bag_template.xml
 %%DATADIR%%/cubewerx_extra.wkt
 %%DATADIR%%/default.rsc
 %%DATADIR%%/ecw_cs.wkt
-%%DATADIR%%/eedaconf.json
+%%CURL%%%%DATADIR%%/eedaconf.json
 %%DATADIR%%/epsg.wkt
 %%DATADIR%%/esri_StatePlane_extra.wkt
 %%DATADIR%%/gdalicon.png
@@ -178,8 +178,8 @@ share/bash-completion/completions/ogrtindex
 %%DATADIR%%/gfs.xsd
 %%DATADIR%%/gml_registry.xml
 %%DATADIR%%/gml_registry.xsd
-%%DATADIR%%/gmlasconf.xml
-%%DATADIR%%/gmlasconf.xsd
+%%XERCES%%%%DATADIR%%/gmlasconf.xml
+%%XERCES%%%%DATADIR%%/gmlasconf.xsd
 %%DATADIR%%/grib2_center.csv
 %%DATADIR%%/grib2_process.csv
 %%DATADIR%%/grib2_subcenter.csv
@@ -284,14 +284,14 @@ share/bash-completion/completions/ogrtindex
 %%DATADIR%%/nitf_spec.xsd
 %%DATADIR%%/ogrinfo_output.schema.json
 %%DATADIR%%/ogrvrt.xsd
-%%DATADIR%%/osmconf.ini
+%%SQLITE%%%%DATADIR%%/osmconf.ini
 %%DATADIR%%/ozi_datum.csv
 %%DATADIR%%/ozi_ellips.csv
 %%DATADIR%%/pci_datum.txt
 %%DATADIR%%/pci_ellips.txt
 %%DATADIR%%/pdfcomposition.xsd
 %%DATADIR%%/pds4_template.xml
-%%DATADIR%%/plscenesconf.json
+%%CURL%%%%DATADIR%%/plscenesconf.json
 %%DATADIR%%/ruian_vf_ob_v1.gfs
 %%DATADIR%%/ruian_vf_st_uvoh_v1.gfs
 %%DATADIR%%/ruian_vf_st_v1.gfs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409181948.48IJmIlM031494>