git: 532ba08e56d6 - main - irc/kvirc: fix plist - remove help/en/doc_rfc2812.html
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 09:33:28 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=532ba08e56d6c0e9c8d6b8381dea4f164aec03e2 commit 532ba08e56d6c0e9c8d6b8381dea4f164aec03e2 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-05-19 09:25:37 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-05-19 09:32:45 +0000 irc/kvirc: fix plist - remove help/en/doc_rfc2812.html Upstream removed data/doctemplates/rfc2812.template: https://github.com/kvirc/KVIrc/issues/2640 This file used for generate: %%DOCS%%share/kvirc/%%VER%%/help/en/doc_rfc2812.html Reported by: pkg-fallout --- irc/kvirc/pkg-plist | 1 - 1 file changed, 1 deletion(-) diff --git a/irc/kvirc/pkg-plist b/irc/kvirc/pkg-plist index 3ce7927c24bc..962acfa7ea94 100644 --- a/irc/kvirc/pkg-plist +++ b/irc/kvirc/pkg-plist @@ -805,7 +805,6 @@ share/kvirc/%%VER%%/defscript/toolbars.kvs %%DOCS%%share/kvirc/%%VER%%/help/en/doc_perl_and_kvs.html %%DOCS%%share/kvirc/%%VER%%/help/en/doc_python_and_kvs.html %%DOCS%%share/kvirc/%%VER%%/help/en/doc_registered_users.html -%%DOCS%%share/kvirc/%%VER%%/help/en/doc_rfc2812.html %%DOCS%%share/kvirc/%%VER%%/help/en/doc_rfc2812wrappers.html %%DOCS%%share/kvirc/%%VER%%/help/en/doc_script_localization.html %%DOCS%%share/kvirc/%%VER%%/help/en/doc_selfarithmetic.html