git: e5a6660d3516 - main - www/owncast: remove rc.d entry from pkg-plist
Stefan Eßer
se at FreeBSD.org
Sun May 30 18:54:11 UTC 2021
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e5a6660d35168b853473a366e88b3a88aad779ca
commit e5a6660d35168b853473a366e88b3a88aad779ca
Author: Stefan Eßer <se at FreeBSD.org>
AuthorDate: 2021-05-30 18:48:20 +0000
Commit: Stefan Eßer <se at FreeBSD.org>
CommitDate: 2021-05-30 18:54:05 +0000
www/owncast: remove rc.d entry from pkg-plist
The file etc/rc.d/owncast is already automatically included in the
PLIST due to USE_RC_SUBR=owncast in the port's Makefile.
This commit does not change the generated package but it removes a
warning printed by the pkg command.
---
www/owncast/pkg-plist | 1 -
1 file changed, 1 deletion(-)
diff --git a/www/owncast/pkg-plist b/www/owncast/pkg-plist
index aca14aed1aee..ac806cb52435 100644
--- a/www/owncast/pkg-plist
+++ b/www/owncast/pkg-plist
@@ -1,4 +1,3 @@
-etc/rc.d/owncast
sbin/owncast
@mode 0644
%%WWWDIR%%/LICENSE
More information about the dev-commits-ports-all
mailing list