Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 18:54:11 GMT
From:      =?utf-8?B?U3RlZmFuIEXDn2Vy?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e5a6660d3516 - main - www/owncast: remove rc.d entry from pkg-plist
Message-ID:  <202105301854.14UIsB0W080636@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e5a6660d35168b853473a366e88b3a88aad779ca

commit e5a6660d35168b853473a366e88b3a88aad779ca
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-05-30 18:48:20 +0000
Commit:     Stefan Eßer <se@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105301854.14UIsB0W080636>