git: 6dc21f995abd - main - net-mgmt/zabbix7-frontend: Fix pkg-plist and thus build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jul 2024 13:55:18 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=6dc21f995abd6046b4d029584002d114ec9a2a5c commit 6dc21f995abd6046b4d029584002d114ec9a2a5c Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2024-07-23 13:51:51 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2024-07-23 13:51:51 +0000 net-mgmt/zabbix7-frontend: Fix pkg-plist and thus build Fix pkg-plist for frontend. --- net-mgmt/zabbix7-server/pkg-plist.frontend | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-mgmt/zabbix7-server/pkg-plist.frontend b/net-mgmt/zabbix7-server/pkg-plist.frontend index 847ab7b0c0ec..0a54c51f4562 100644 --- a/net-mgmt/zabbix7-server/pkg-plist.frontend +++ b/net-mgmt/zabbix7-server/pkg-plist.frontend @@ -1052,7 +1052,6 @@ %%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldColorView.php %%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldColumnsListView.php %%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldDatePickerView.php -%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldHostPatternSelectView.php %%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldIntegerBoxView.php %%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldLatLngView.php %%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectActionView.php @@ -1269,7 +1268,6 @@ %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldColor.php %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldColumnsList.php %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldDatePicker.php -%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldIntegerBox.php %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldLatLng.php %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelect.php