git: 0dfc123f20bf - 2022Q2 - net-mgmt/zabbix5-server: Fix pkg-plist for frontend
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Jul 2022 12:48:27 UTC
The branch 2022Q2 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=0dfc123f20bf0959f37854b14338cfe913153d9d commit 0dfc123f20bf0959f37854b14338cfe913153d9d Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-07-01 12:40:00 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-07-01 12:40:00 +0000 net-mgmt/zabbix5-server: Fix pkg-plist for frontend Fix pkg-plist for zabbix5-frontend that has not been caught up in previous commit to zabbix5-server. This is a direct commit to 2022Q2 PR: 264957 --- net-mgmt/zabbix5-server/pkg-plist.frontend | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/net-mgmt/zabbix5-server/pkg-plist.frontend b/net-mgmt/zabbix5-server/pkg-plist.frontend index 3badd7871f9c..31cba6852502 100644 --- a/net-mgmt/zabbix5-server/pkg-plist.frontend +++ b/net-mgmt/zabbix5-server/pkg-plist.frontend @@ -1058,6 +1058,7 @@ %%WWWDIR%%/local/.htaccess %%WWWDIR%%/local/README %%WWWDIR%%/locale/README +%%WWWDIR%%/locale/README.md %%WWWDIR%%/locale/add_new_language.sh %%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.po @@ -1069,6 +1070,7 @@ %%WWWDIR%%/locale/de/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/el/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/el/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/en/LC_MESSAGES/frontend.pot %%WWWDIR%%/locale/en_US/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/en_US/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/es/LC_MESSAGES/frontend.mo @@ -1098,8 +1100,8 @@ %%WWWDIR%%/locale/lv/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/lv/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/make_mo.sh -%%WWWDIR%%/locale/nb/LC_MESSAGES/frontend.mo -%%WWWDIR%%/locale/nb/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/nb_NO/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/nb_NO/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/nl/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/nl/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/pl/LC_MESSAGES/frontend.mo @@ -1114,8 +1116,8 @@ %%WWWDIR%%/locale/ru/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.po -%%WWWDIR%%/locale/sv/LC_MESSAGES/frontend.mo -%%WWWDIR%%/locale/sv/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/sv_SE/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/sv_SE/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/uk/LC_MESSAGES/frontend.mo