1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

www/nextcloud: Fix file integrity problem

PR:		245852
Submitted by:	Matthias Fechner <mfechner FreeBSD org>
This commit is contained in:
Bernard Spil 2020-05-11 09:36:57 +00:00
parent 247b86641c
commit b56f2ced48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534898
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= nextcloud
DISTVERSION= 18.0.4
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/releases/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}

View File

@ -1,5 +1,6 @@
@(,%%NEXTCLOUD_GROUPNAME%%,644) %%WWWDIR%%/.htaccess
@(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,664) %%WWWDIR%%/.user.ini
%%WWWDIR%%/3rdparty/.gitignore
%%WWWDIR%%/3rdparty/LICENSE INFO
%%WWWDIR%%/3rdparty/README.md
%%WWWDIR%%/3rdparty/autoload.php