git: 545a4178a570 - main - www/baculum-web: fix plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jul 2023 14:39:07 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=545a4178a57017ea5f13cc33451d807e330ad8b3 commit 545a4178a57017ea5f13cc33451d807e330ad8b3 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-07-25 14:29:35 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-07-25 14:29:35 +0000 www/baculum-web: fix plist Reported by: poudriere bulk -t Approved by: portmgr blanket Sponsored by: Serenity Cybersecurity, LLC --- www/baculum-web/Makefile | 1 + www/baculum-web/pkg-plist | 3 +++ 2 files changed, 4 insertions(+) diff --git a/www/baculum-web/Makefile b/www/baculum-web/Makefile index 43494973f50a..c716939f6a84 100644 --- a/www/baculum-web/Makefile +++ b/www/baculum-web/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= -web COMMENT= Baculum Web diff --git a/www/baculum-web/pkg-plist b/www/baculum-web/pkg-plist index 9027047cf8be..dcc1976abfba 100644 --- a/www/baculum-web/pkg-plist +++ b/www/baculum-web/pkg-plist @@ -240,6 +240,9 @@ %%WWWDIR%%/htdocs/protected/Web/Portlets/UpdateSlots.php %%WWWDIR%%/htdocs/protected/Web/Portlets/UpdateSlots.tpl %%WWWDIR%%/htdocs/protected/Web/endpoints.xml +@dir %%WWWDIR%%/htdocs/protected/Common +@dir %%WWWDIR%%/htdocs/protected/vendor +@dir %%WWWDIR%%/htdocs/themes @dir %%ETCDIR%%/Config/WEB @dir /var/cache/baculum @dir /var/log/baculum