diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2025-04-05 08:03:37 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2025-04-05 08:08:31 +0000 |
commit | 597229820f29c037965fc7734bb9596c83caff78 (patch) | |
tree | 24fb340dd9266d201c8faa2d0560f005f8ccf337 | |
parent | b8bcd48a72702b9528669b792158767e1371def2 (diff) |
math/saga: Fix plist with double resources entries
MFH: 2025Q2
-rw-r--r-- | math/saga/Makefile | 1 | ||||
-rw-r--r-- | math/saga/pkg-plist | 68 |
2 files changed, 1 insertions, 68 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile index 881d564377c2..8cde13d1c85c 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,6 @@ PORTNAME= saga PORTVERSION= 9.8.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} diff --git a/math/saga/pkg-plist b/math/saga/pkg-plist index 4e2b79366255..3ff47abb285d 100644 --- a/math/saga/pkg-plist +++ b/math/saga/pkg-plist @@ -213,74 +213,6 @@ share/man/man1/saga_cmd.1.gz share/man/man1/saga_gui.1.gz share/metainfo/org.saga_gis.saga_gui.appdata.xml share/pixmaps/saga.png -%%DATADIR%%/classification/classify_corine_clc_features.txt -%%DATADIR%%/classification/classify_corine_clc_raster.txt -%%DATADIR%%/classification/classify_precipitation_1.txt -%%DATADIR%%/classification/classify_precipitation_2.txt -%%DATADIR%%/classification/classify_precipitation_3.txt -%%DATADIR%%/classification/classify_stddev_1.txt -%%DATADIR%%/classification/classify_stddev_2.txt -%%DATADIR%%/classification/classify_topography_1.txt -%%DATADIR%%/color_ramps/CET-C1.pal -%%DATADIR%%/color_ramps/CET-C1s.pal -%%DATADIR%%/color_ramps/CET-C2.pal -%%DATADIR%%/color_ramps/CET-C2s.pal -%%DATADIR%%/color_ramps/CET-C3.pal -%%DATADIR%%/color_ramps/CET-C3s.pal -%%DATADIR%%/color_ramps/CET-C4.pal -%%DATADIR%%/color_ramps/CET-C4s.pal -%%DATADIR%%/color_ramps/CET-C5.pal -%%DATADIR%%/color_ramps/CET-C5s.pal -%%DATADIR%%/color_ramps/CET-C6.pal -%%DATADIR%%/color_ramps/CET-C6s.pal -%%DATADIR%%/color_ramps/CET-C7.pal -%%DATADIR%%/color_ramps/CET-C7s.pal -%%DATADIR%%/color_ramps/CET-CBC1.pal -%%DATADIR%%/color_ramps/CET-CBC2.pal -%%DATADIR%%/color_ramps/CET-CBD1.pal -%%DATADIR%%/color_ramps/CET-CBL1.pal -%%DATADIR%%/color_ramps/CET-CBL2.pal -%%DATADIR%%/color_ramps/CET-D01.pal -%%DATADIR%%/color_ramps/CET-D01A.pal -%%DATADIR%%/color_ramps/CET-D02.pal -%%DATADIR%%/color_ramps/CET-D03.pal -%%DATADIR%%/color_ramps/CET-D04.pal -%%DATADIR%%/color_ramps/CET-D06.pal -%%DATADIR%%/color_ramps/CET-D07.pal -%%DATADIR%%/color_ramps/CET-D08.pal -%%DATADIR%%/color_ramps/CET-D09.pal -%%DATADIR%%/color_ramps/CET-D10.pal -%%DATADIR%%/color_ramps/CET-D11.pal -%%DATADIR%%/color_ramps/CET-D12.pal -%%DATADIR%%/color_ramps/CET-D13.pal -%%DATADIR%%/color_ramps/CET-I1.pal -%%DATADIR%%/color_ramps/CET-I2.pal -%%DATADIR%%/color_ramps/CET-I3.pal -%%DATADIR%%/color_ramps/CET-L01.pal -%%DATADIR%%/color_ramps/CET-L02.pal -%%DATADIR%%/color_ramps/CET-L03.pal -%%DATADIR%%/color_ramps/CET-L04.pal -%%DATADIR%%/color_ramps/CET-L05.pal -%%DATADIR%%/color_ramps/CET-L06.pal -%%DATADIR%%/color_ramps/CET-L07.pal -%%DATADIR%%/color_ramps/CET-L08.pal -%%DATADIR%%/color_ramps/CET-L09.pal -%%DATADIR%%/color_ramps/CET-L10.pal -%%DATADIR%%/color_ramps/CET-L11.pal -%%DATADIR%%/color_ramps/CET-L12.pal -%%DATADIR%%/color_ramps/CET-L13.pal -%%DATADIR%%/color_ramps/CET-L14.pal -%%DATADIR%%/color_ramps/CET-L15.pal -%%DATADIR%%/color_ramps/CET-L16.pal -%%DATADIR%%/color_ramps/CET-L17.pal -%%DATADIR%%/color_ramps/CET-L18.pal -%%DATADIR%%/color_ramps/CET-L19.pal -%%DATADIR%%/color_ramps/CET-L20.pal -%%DATADIR%%/color_ramps/CET-R1.pal -%%DATADIR%%/color_ramps/CET-R2.pal -%%DATADIR%%/color_ramps/CET-R3.pal -%%DATADIR%%/color_ramps/CET-R4.pal -%%DATADIR%%/color_ramps/README.md %%DATADIR%%/debug/README.md %%DATADIR%%/debug/gdb_saga_api_pp.py %%DATADIR%%/docs/saga_on_mac.md |