aboutsummaryrefslogtreecommitdiff
path: root/audio/ampache
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2021-02-08 16:05:31 +0000
committerChris Rees <crees@FreeBSD.org>2021-02-08 16:05:31 +0000
commitb26627fd15a3f21fe8f0c71916e88cddd9460313 (patch)
tree682caeb84043a87dc3b818ed22e6a5a31be04598 /audio/ampache
parentb80d31b9283a2feb38f64f1ee667d5add24a2b56 (diff)
downloadports-b26627fd15a3f21fe8f0c71916e88cddd9460313.tar.gz
ports-b26627fd15a3f21fe8f0c71916e88cddd9460313.zip
audio/ampache: pkg-plist fix
Solve the problem of root owned directories correctly No need for PORTREVISION bump as the change does not make a significant difference to the result.
Notes
Notes: svn path=/head/; revision=564717
Diffstat (limited to 'audio/ampache')
-rw-r--r--audio/ampache/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/ampache/pkg-plist b/audio/ampache/pkg-plist
index 6bb169f5035a..d065198c5870 100644
--- a/audio/ampache/pkg-plist
+++ b/audio/ampache/pkg-plist
@@ -1,5 +1,7 @@
etc/periodic/daily/500.ampache-cron
man/man1/ampache.1.gz
+@owner %%WWWOWN%%
+@group %%WWWGRP%%
%%PORTDOCS%%%%DOCSDIR%%/ACKNOWLEDGEMENTS.md
%%PORTDOCS%%%%DOCSDIR%%/API-JSON-methods.md
%%PORTDOCS%%%%DOCSDIR%%/API-XML-methods.md
@@ -7326,8 +7328,8 @@ man/man1/ampache.1.gz
@dir %%WWWDIR%%/scripts/tests/lib/vendor/symfony/finder/Iterator
@dir %%WWWDIR%%/scripts/tests/lib/vendor/tightenco/collect/src/Illuminate/Support
@dir %%WWWDIR%%/scripts/tests/lib/vendor/tightenco/collect/tests/Support
+@dir %%WWWDIR%%/config
@sample %%WWWDIR%%/channel/.htaccess.dist %%WWWDIR%%/channel/.htaccess
@sample %%WWWDIR%%/play/.htaccess.dist %%WWWDIR%%/play/.htaccess
@sample %%WWWDIR%%/rest/.htaccess.dist %%WWWDIR%%/rest/.htaccess
@sample %%WWWDIR%%/config/registration_agreement.php.dist %%WWWDIR%%/config/registration_agreement.php
-@postexec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%WWWDIR%%