Bug 216139

Summary: www/nextcloud: update to 11.0.1
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Olivier Cochard <olivier>
Status: Closed FIXED    
Severity: Affects Only Me CC: loic.blot, olivier
Priority: --- Flags: loic.blot: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2017-01-16 12:23:58 UTC
Created attachment 178950 [details]
patch

The attached patch contains update to 11.0.1 and addition of gettext-runtime USES (suggested by portlint).

It builds fine on Poudriere with 10.3.
Comment 1 loic.blot 2017-01-16 14:35:25 UTC
Okay for me
Comment 2 loic.blot 2017-01-16 23:28:30 UTC
in fact, there is one error, strangely my poudriere didn't noticed error: 

%%WWWDIR%%/config/config.sample.php line should be removed as @sample line for this file is already present
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-01-16 23:39:58 UTC
A commit references this bug:

Author: olivier
Date: Mon Jan 16 23:39:09 UTC 2017
New revision: 431711
URL: https://svnweb.freebsd.org/changeset/ports/431711

Log:
  Update to 11.0.1

  PR:		216139
  Submitted by:	Piotr Kubaj (pkubaj@anongoth.pl)
  Approved by:	loic.blot@unix-experience.fr (maintainer)

Changes:
  head/www/nextcloud/Makefile
  head/www/nextcloud/distinfo
  head/www/nextcloud/pkg-plist
Comment 4 Olivier Cochard freebsd_committer freebsd_triage 2017-01-16 23:40:54 UTC
Committed with a small change: Don't forget to use "poudriere testport" next time.