Bug 245852

Summary: www/nextcloud fix file integrity problem
Product: Ports & Packages Reporter: Matthias Fechner <mfechner>
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Many People Keywords: buildisok
Priority: --- Flags: brnrd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix file integrity check none

Description Matthias Fechner freebsd_committer freebsd_triage 2020-04-23 14:56:55 UTC
Created attachment 213726 [details]
Fix file integrity check

Version 18.0.4 has a missing entry which causes the nextcloud file integrity to show an error on nextclouddomain.fqdn/settings/integrity/failed

with:
Technical information
=====================
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.

Results
=======
- core
	- FILE_MISSING
		- 3rdparty/.gitignore

Raw output
==========
Array
(
    [core] => Array
        (
            [FILE_MISSING] => Array
                (
                    [3rdparty/.gitignore] => Array
                        (
                            [expected] => 2cd4ef94f5838ceb021a585949768e7a7ca10ddd96148b60470f590305dc697aeac9f50137630492b6d3e5dad545274145b24d7e6321accff33805df44f7c2e9
                            [current] => 
                        )

                )

        )

)

The attached patch fixes it.
I had to reexecute it to show a green light.
Comment 1 Steve Wills freebsd_committer freebsd_triage 2020-05-11 03:42:38 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/144526045
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-11 09:37:11 UTC
A commit references this bug:

Author: brnrd
Date: Mon May 11 09:36:57 UTC 2020
New revision: 534898
URL: https://svnweb.freebsd.org/changeset/ports/534898

Log:
  www/nextcloud: Fix file integrity problem

  PR:		245852
  Submitted by:	Matthias Fechner <mfechner FreeBSD org>

Changes:
  head/www/nextcloud/Makefile
  head/www/nextcloud/pkg-plist