Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2022 16:17:08 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c6e24907313e - main - sysutils/froxlor: Re-add WWWGRP/WWWOWN to pkg-plist
Message-ID:  <202204291617.23TGH8hk077232@gitrepo.freebsd.org>

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

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

commit c6e24907313e0f1be10b955122f320b4c4dd20c1
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-04-29 16:17:07 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-04-29 16:17:07 +0000

    sysutils/froxlor: Re-add WWWGRP/WWWOWN to pkg-plist
---
 sysutils/froxlor/pkg-plist | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sysutils/froxlor/pkg-plist b/sysutils/froxlor/pkg-plist
index 901871aae25c..43c75fd08159 100644
--- a/sysutils/froxlor/pkg-plist
+++ b/sysutils/froxlor/pkg-plist
@@ -1,3 +1,5 @@
+@group %%WWWGRP%%
+@owner %%WWWOWN%%
 %%WWWDIR%%/.github/CONTRIBUTING.md
 %%WWWDIR%%/.github/FUNDING.yml
 %%WWWDIR%%/.github/ISSUE_TEMPLATE.md
@@ -1338,3 +1340,5 @@
 %%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/transliterator_list.php
 %%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/utf8_fix.php
 %%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/win1252_to_utf8.php
+@group
+@owner



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