git: 918b9ddb612f - main - graphics/qgis: Make word_map files non writable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Jun 2022 20:05:09 UTC
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=918b9ddb612f9febf4811b5d460ec31fa1acb62e commit 918b9ddb612f9febf4811b5d460ec31fa1acb62e Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2022-06-19 19:55:41 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2022-06-19 20:04:08 +0000 graphics/qgis: Make word_map files non writable Thanks to Bill Blake for pointing out that the world_map files are writable. They should have been read-only for two years already (PR 237070). PR: 264761 Reported by: Bill Blake <billblake2018@gmail.com> --- graphics/qgis/pkg-plist | 2 -- 1 file changed, 2 deletions(-) diff --git a/graphics/qgis/pkg-plist b/graphics/qgis/pkg-plist index fe11b38986f9..e3d375540bf6 100644 --- a/graphics/qgis/pkg-plist +++ b/graphics/qgis/pkg-plist @@ -5629,12 +5629,10 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/resources/data/contributors.qml %%DATADIR%%/resources/data/qgis-hackfests.json %%DATADIR%%/resources/data/qgis-hackfests.qml -@mode 0666 %%DATADIR%%/resources/data/user_groups.qml %%DATADIR%%/resources/data/user_groups_data.json %%DATADIR%%/resources/data/world_map.gpkg %%DATADIR%%/resources/data/world_map_generalize.model3 -@mode %%DATADIR%%/resources/metadata-ISO/LinkPropertyLookupTable.csv %%DATADIR%%/resources/metadata-ISO/country_code_ISO_3166.csv %%DATADIR%%/resources/metadata-ISO/language_codes_ISO_639.csv